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

Custom WAR Packager should support producing Java 11-compatible JFR images

      Right now Custom WAR Packager implements a custom build flow for a Jenkinsfile Runner Dockerfile. JAXB libraries are not included into the bundle, and the flags are not set. So the image won't work on Java 11 even if you set a Java 11 base image in CWP settings.

       

          [JENKINS-54906] Custom WAR Packager should support producing Java 11-compatible JFR images

          According to this comment, very few plugins would crash due to JAXB.

          Also JAXB is going to be offered through a detached plugin when running in Java 11.

          So my understanding is we don't really need to do any changes in Custom War Packager / Jenkinsfile Runner.

          Evaristo Gutierrez added a comment - According to this comment , very few plugins would crash due to JAXB. Also JAXB is going to be offered through a detached plugin when running in Java 11. So my understanding is we don't really need to do any changes in Custom War Packager / Jenkinsfile Runner.

            egutierrez Evaristo Gutierrez
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: