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

Build test failures on jdk8b78

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1.1
    • None
    • None

    Description

      When building Groovy with jdk8b78 (I did not test other jdk8) I get around 60 test failures of the form

      java.lang.IllegalArgumentException
      	at org.objectweb.asm.ClassReader.<init>(Unknown Source)
      	at org.objectweb.asm.ClassReader.<init>(Unknown Source)
      	at org.objectweb.asm.ClassReader.<init>(Unknown Source)
      	at org.codehaus.groovy.runtime.ProxyGeneratorAdapter.createClassVisitor(ProxyGeneratorAdapter.java:256)
      	at org.codehaus.groovy.runtime.ProxyGeneratorAdapter.<init>(ProxyGeneratorAdapter.java:158)
      	at groovy.util.ProxyGenerator.instantiateAggregate(ProxyGenerator.java:161)
      	at groovy.util.ProxyGenerator.instantiateAggregate(ProxyGenerator.java:139)
      	at groovy.util.ProxyGenerator.instantiateAggregate(ProxyGenerator.java:135)

      All of them with Cedric's ProxyGenerator, which is why I assign it to him.

      Attachments

        Activity

          People

            melix Cédric Champeau
            blackdrag Jochen Theodorou
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: