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

Plugin Jelly/Stapler does not work with JDK 11.

    • 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.

          [JENKINS-57024] Plugin Jelly/Stapler does not work with JDK 11.

          Karsten Jeschkies created issue -
          Steve Hill made changes -
          Resolution New: Not A Defect [ 7 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]
          Karsten Jeschkies made changes -
          Remote Link New: This issue links to "Stapler Issue 160 (Web Link)" [ 22709 ]

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

              Created:
              Updated:
              Resolved: