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

JDK 10 no longer working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Blocker Blocker
    • jdk-tool-plugin
    • All

      As of today, all of our java 10 builds no longer work (they did yesterday).

       

      In our pipeline we have:

       

       

      stage('Build') {
                  tools {    
                  jdk 'JDK10'   
          }         
      }
      

       

       

      And at runtime 
      Java version: 9.0.4, vendor: Oracle Corporation, runtime:
      is ultimately being used. 

       

      I noticed in the JDK tools provided config in the jenkins admin pane that jdk 10 is no longer an option. Latest is now 9.0.4, which I presume is the root cause. 

       

      Is there anything that can be done at the plugin provider level, or is this something Oracle related or licensing?

       

       

       

       

       

            Unassigned Unassigned
            davidgoate David Goate
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: