JDK 10 no longer working

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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?

       

       

       

       

       

            Assignee:
            Unassigned
            Reporter:
            David Goate
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: