Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0-JSR-5
-
None
-
Any OS, Any supported JDK
Description
If the groovy script implements an interface that has the same name as the groovy class but both reside in different packages a stack overflow occurs while loading via GroovyClassLoader, see attached test case.