Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-JSR-5
-
Fix Version/s: 1.0-JSR-6
-
Component/s: class generator
-
Labels:None
-
Environment:Any OS, Any supported JDK
-
Testcase included:yes
-
Number of attachments :
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.
this should now work