JDK 11 Early Access build 8 available
Muneer Kolarkunnu
abdul.kolarkunnu at oracle.com
Thu Apr 12 09:59:09 UTC 2018
Hi All,
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
http://openjdk.java.net/projects/jdk/11/
Release Notes:
http://jdk.java.net/11/release-notes
Summary of changes
HYPERLINK "https://download.java.net/java/early_access/jdk11/5/jdk-11+5.html"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:
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
The VM option "-XX:+AggressiveOpts" is deprecated in JDK 11 and will be removed in a future release.
Build 6:
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]
[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-
--
Regards,
Abdul Muneer
Quality Engineer
Oracle, Bangalore, India
More information about the adoption-discuss
mailing list