Hi Rory,
Thanks a lot for keeping us in the loop. So far we (CXF) have been directly
affected
by https://bugs.openjdk.java.net/browse/JDK-8215608 (addressed by
https://issues.apache.org/jira/browse/CXF-8066). The builds against latest
JDK13 bits
are looking not bad (https://builds.apache.org/job/CXF-Master-JDK13/) but still
we
have some work to do. Our main roadblocks are the projects we depend on, we are
closely watching their progress. Thanks!
Best Regards,
Andriy Redko
ROD> Hi Andriy,
ROD> Any issues to report on JDK 13 , would like to hear the status as we are
ROD> now in rampdown phase 2 ?
ROD> **OpenJDK builds *- JDK 13 Early Access build 30 **is now available **at
ROD> : - jdk.java.net/13/*
ROD> * Per the JDK 13 schedule [1], we are now in Rampdown Phase Two.
ROD> o For more details , see Mark Reinhold's email to jdk-dev mailing
ROD> list [2]
ROD> o The overall feature set is frozen, no further JEPs will be
ROD> targeted to this release.
ROD> o Per the JDK Release Process [3] we now turn our focus to P1 and
ROD> P2 bugs.
ROD> * I want to draw your attention to some noteable changes in previous
ROD> builds of JDK 13. These changes are important for those that
ROD> develop/maintain their own socket implementation
ROD> (java.net.SocketImpl) or use the setSocketImplFactory or
ROD> setSocketFactory APIs to change the system-wide socket implementation:
ROD> o http://jdk.java.net/13/release-notes#JDK-8224477 - delivered in
ROD> build 23
ROD> o http://jdk.java.net/13/release-notes#JDK-8216978 - delivered in
ROD> build 20
ROD> o http://jdk.java.net/13/release-notes#JDK-8220493 - delivered in
ROD> build 13
ROD> **OpenJDK builds *- JDK 14 Early Access build 6 is **now available **at
ROD> : - jdk.java.net/14/*
ROD> * These early-access, open-source builds are provided under the
ROD> o GNU General Public License, version 2, with the Classpath
ROD> Exception <http://openjdk.java.net/legal/gplv2+ce.html>.
ROD> * Changes of interest since last email
ROD> o 8225239: Refactor NetworkInterface lookups
ROD> o 8226409: Enable argument profiling for sun.misc.Unsafe.put*/get*
ROD> * JEP targeted to JDK 14:
ROD> o JEP352: Non-Volatile Mapped
ROD> * Bug fixes reported by Open Source Projects :
ROD> o JDK-8227080 - fixed in b5 -reported by Eclipse Jetty
ROD> The Java Crypto Roadmap
ROD> <https://www.java.com/en/jre-jdk-cryptoroadmap.html> has been updated :
ROD> * Released - 16-July-2019 - Release Affected JDK 7u231 - Disabled
ROD> Kerberos DES encryption by default
ROD> * Targeted Date - 2020 - Targeted Release - JDK 8 - Transport Layer
ROD> Security (TLS) 1.3
ROD> Rgds,Rory
ROD> [1] http://openjdk.java.net/projects/jdk/13/#Schedule
ROD> [2] https://mail.openjdk.java.net/pipermail/jdk-dev/2019-July/003170.html