On Fri, 16 Jul 2021 06:02:05 GMT, David Holmes <dhol...@openjdk.org> wrote:

> Two tests have started failing regularly in our CI testing, and also in GHA, 
> so I'm ProblemListing them until the issue can be resolved.
> 
> Thanks,
> David

It doesn't include a complete implementation of the Java SE 16 Platform and 
additional Java APIs to support developing, debugging, and monitoring Java 
applications. Another source of information about important enhancements and 
new features in Java SE 16 and JDK 16 is the Java SE 16 ( JSR 391) Platform 
Specification, which documents the changes to the specification made between 
Java SE 15 and Java SE 16. This document includes descriptions of those new 
features and enhancements that are also changes to the specification. The 
descriptions also identify potential compatibility issues that you might 
encounter when changing to JDK 16.

https://docs.oracle.com/javase/8/docs/api/java/io/package-frame.html check this 
one out.

-------------

PR: https://git.openjdk.java.net/jdk/pull/4804

Reply via email to