Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-3155

Stack overflow during compilation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.7
    • 1.6.3, 1.7-beta-1
    • Compiler
    • None
    • Ubuntu 8.10, Java 5

    Description

      I get:
      java.lang.StackOverflowError
      at org.codehaus.groovy.ast.ClassNode.equals(ClassNode.java:575)
      at org.codehaus.groovy.ast.ClassNode.equals(ClassNode.java:573)
      at org.codehaus.groovy.ast.ClassNode.declaresInterfaceDirect(ClassNode.java:803)
      at org.codehaus.groovy.ast.ClassNode.declaresInterface(ClassNode.java:786)
      at org.codehaus.groovy.ast.ClassNode.declaresInterface(ClassNode.java:792)
      at org.codehaus.groovy.ast.ClassNode.declaresInterface(ClassNode.java:792)
      ...

      the project has mixed java & groovy sources.
      Not sure where the issue is, so can't reproduce with a small set of files

      Attachments

        Activity

          People

            roshandawrani Roshan Dawrani
            yegor Yegor Kozlov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: