New issue 391 by gromop...@gmail.com: Slow a as X
http://code.google.com/p/groovypptest/issues/detail?id=391
e.g. [] as LinkedHashSet. It's performing
Class.forName("java.util.LinkedHashSet") each time this is invoked. Some
caching would be appreciated.
Comment #1 on issue 391 by alex.tka...@gmail.com: Slow a as X
http://code.google.com/p/groovypptest/issues/detail?id=391
(No comment was entered for this change.)