Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-dev] JDK 11 Early Access build 12 available

Hi Simone,

 

JDK 11 EA build 12 , under both the GPL and Oracle EA licenses, is now available at http://jdk.java.net/11 .

Notable changes in JDK 11 EA builds since last email:
  • Build 11 - see Release Notes for details.
    • JDK-8201315 : SelectableChannel.register may be invoked while a selection operation is in progress
  • Build 10 - see Release Notes for details.
    • JDK-8200149 : Removal of "com.sun.awt.AWTUtilities" class
    • JDK-8189997 (not public) :  Enhanced KeyStore Mechanisms
    • JDK-8175075 (not public) :  3DES Cipher Suites Disabled
  • Build 9: - see Release Notes for details.
    • JDK-8200152 : KerberosString uses UTF-8 encoding by default
    • JDK-8200458 : Readiness information previously recorded in SelectionKey ready set not preserved


Draft JEP: Deprecate pack200, unpack200 tools and related APIs. [1]

This draft JEP [2] proposes to deprecate the pack200 APIs and tools in the JDK. As outlined in the JEP, the usefulness of this technology
have diminishing returns, the components using them are being removed and connectivity speeds have improved by leaps and bounds,
since its inception.  Feedback appreciated via http://mail.openjdk.java.net/pipermail/jdk-dev

Regards,
Rory

[1] http://mail.openjdk.java.net/pipermail/jdk-dev/2018-April/001074.html
[2] https://bugs.openjdk.java.net/browse/JDK-8200752
 
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA, Dublin,Ireland

Back to the top