Hi Ceki,

Per the JDK 16 schedule , we are in Rampdown Phase Two [1] .

Please advise if you find any issues while testing the latest Early Access builds.

OpenJDK 16 Early Access build 32 is now available at http://jdk.java.net/16

  • These early-access, open-source builds are provided under the GNU General Public License, version 2, with the Classpath Exception.
  • Features [3] - the overall feature set is frozen. No further JEPs will be targeted to this release.
  • Changes in recent builds that maybe of interest:
    • Build 32: 
      • JDK-8259028 - ClassCastException when using custom filesystem with wrapper FileChannel impl
        • Apache Lucene found.
      • JDK-8253996 - Javac error on jdk16 build 18: invalid flag: -Xdoclint:-missing
        • Apache Zookeeper found.
    • Build 31:
      • JDK-8259027: NullPointerException in makeMappedSegment due to NULL Unmapper when length of segment is 0
        • Reported by Apache Lucene
    • Build 30:
      • JDK-8254023: A module declaration is not allowed to be a target of an annotation that lacks an @Target meta-annotation
        • Reported by JUnit5
      • JDK-8256693: getAnnotatedReceiverType parameterizes types too eagerly

Project Panama/foreign EA Build 16-panama+3-385 (2020/12/10) is available now [4]

OpenJDK 17 Early Access build 5 is now available at http://jdk.java.net/17

Java Cryptographic Roadmap [5] has been updated

Rgds, Rory

[1] https://mail.openjdk.java.net/pipermail/jdk-dev/2021-January/005001.html
[2] https://jdk.java.net/16/release-notes
[3] http://openjdk.java.net/projects/jdk/16/
[4] https://mail.openjdk.java.net/pipermail/panama-dev/2020-December/011605.html
[5] https://java.com/en/jre-jdk-cryptoroadmap.html