RFR: 8267630: Start of release updates for JDK 18
Joe Darcy
darcy at openjdk.java.net
Thu Jun 3 05:48:51 UTC 2021
On Mon, 24 May 2021 22:35:04 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> 8267630: Start of release updates for JDK 18
JDK 18 is right around the corner, time for the usual start-of-release changeset for review.
Typical structure for these kinds of changes. I'll update the symbol file information of JDK 17 b25 after that build is promoted.
Usual updates to SourceVersion, javac, HotSpot, and version-oriented tests.
Please also review the related CSRs:
JDK-8268156: Add SourceVersion.RELEASE_18
https://bugs.openjdk.java.net/browse/JDK-8268156
JDK-8268157: Add source 18 and target 18 to javac
https://bugs.openjdk.java.net/browse/JDK-8268157
-------------
PR: https://git.openjdk.java.net/jdk/pull/4175
More information about the compiler-dev
mailing list