groovy

implementation of interface named exactly as the groovy class, but in another package yields stack overflow

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major 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 :
    1

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.

Activity

Hide
blackdrag blackdrag added a comment -

this should now work

Show
blackdrag blackdrag added a comment - this should now work

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: