Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-57024

Plugin Jelly/Stapler does not work with JDK 11.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Minor Minor
    • gradle-jpi-plugin
    • None
    • 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.

            sghill Steve Hill
            jeschkies Karsten Jeschkies
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: