We've run into a bit of a hiccup with puppet and updating the build nodes. There is a workaround in place that will get JDK11 ea 8 out there for testing, though it will take up to 30 mins to reach every node.
-Chris T. On Thu, 2018-04-12 at 16:12 -0700, Ismael Juma wrote: > Hi Gavin, > > I tried this and got the following error: > > "*20:00:47* ERROR: JAVA_HOME is set to an invalid directory: > /home/jenkins/tools/java/jdk-11-ea+8" > > https://builds.apache.org/job/kafka-trunk-jdk11/3/console > > Ismael > > On Thu, Apr 12, 2018 at 6:02 AM, Gavin McDonald <[email protected]. > au> > wrote: > > > Thanks Rory, > > > > I’ve added the Oracle JDK 11 ea 8 to our Jenkins and Buildbot nodes > > and is > > rolling out to them as we speak. > > I’ll do the same tomorrow for the OpenJDK version. > > > > Projects should start testing on this version ASAP. > > > > HTH > > > > Gav… > > > > > > > On 12 Apr 2018, at 7:42 pm, Rory O'Donnell <rory.odonnell@oracle. > > > com> > > > > wrote: > > > > > > > > > Hi Mark & Gavin, > > > > > > **JDK 11 EA build 8, *****under both the GPL and Oracle EA > > > licenses, is > > > > now available at **http://jdk.java.net/11**. ** > > > * > > > > > > * Newly approved Schedule, status & features > > > o http://openjdk.java.net/projects/jdk/11/ > > > * Release Notes: > > > o http://jdk.java.net/11/release-notes > > > * Summary of changes > > > o https://download.java.net/java/early_access/jdk11/8/jdk-11+ > > > 8.html > > > > > > *Notable changes in JDK 11 EA builds since last email:* > > > > > > * Build 8: > > > o If you have a library that uses the Selector API heavily > > > then > > > now would be a good time to test it out. [1] > > > * Build 7 > > > o The VM option "-XX:+AggressiveOpts" is deprecated in JDK 11 > > > and > > > will be removed in a future release. > > > * Build 6: > > > o JDK-8193033 : remove terminally deprecated > > > sun.misc.Unsafe.defineClass. Users should use the public > > > replacement > > > `java.lang.invoke.MethodHandles.Lookup.defineClass` > > > which was added in Java SE 9. [2] > > > > > > ** > > > > > > > > > *SURVEY: The HotSpot Serviceability Agent (SA) *[3] > > > > > > * If you have used, or have (support) processes that utilize the > > > Serviceability Agent or related APIs, then we would definitely > > > appreciate if you would complete this survey: > > > https://www.surveymonkey.com/r/CF3MYDL > > > > > > > > > Regards, > > > Rory > > > > > > [1] http://mail.openjdk.java.net/pipermail/nio-dev/2018-April/ > > > > 004964.html > > > [2] https://docs.oracle.com/javase/9/docs/api/java/lang/ > > > > invoke/MethodHandles.Lookup.html#defineClass-byte:A- > > > [3] http://mail.openjdk.java.net/pipermail/jdk-dev/2018-April/ > > > > 001052.html > > > > > > -- > > > Rgds,Rory O'Donnell > > > Quality Engineering Manager > > > Oracle EMEA , Dublin, Ireland > > > > > > >
