Plugin Jelly/Stapler does not work with JDK 11.

XMLWordPrintable

    • Type: Bug
    • Resolution: Not A Defect
    • Priority: Minor
    • Component/s: gradle-jpi-plugin
    • None
    • Environment:
      OpenJDK 11, Jenkins core 2.173, JPI 0.31.0

      We are building a Jenkins Cloud plugin using JPI for Java 11. Stapler is failing to create the Cloud at ClassReader:170. It seems that org.kohsuke.asm5 is not working with Java 11. From what I understood it should use org.kohsuke.asm6 anyways. ./gradlew dependencies shows that JPI pulled in both, asm5 and asm6. Is this a bug in JPI or should is the configuration just wrong?

       

      See my pull request for details.

            Assignee:
            Steve Hill
            Reporter:
            Karsten Jeschkies
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: