Integrated: JDK-8273146: Start of release updates for JDK 19
Joe Darcy
darcy at openjdk.java.net
Thu Dec 9 17:07:18 UTC 2021
On Mon, 22 Nov 2021 03:15:51 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> The time to get JDK 19 underway draws nigh, please review this usual set of start-of-release updates, including CSRs for the javac and javax.lang.model updates:
>
> JDK-8277512: Add SourceVersion.RELEASE_19
> https://bugs.openjdk.java.net/browse/JDK-8277512
>
> JDK-8277514: Add source 19 and target 19 to javac
> https://bugs.openjdk.java.net/browse/JDK-8277514
>
> Clean local tier 1 test runs for langtools, jdk, and hotspot.
This pull request has now been integrated.
Changeset: 09831e7a
Author: Joe Darcy <darcy at openjdk.org>
Committer: Jesper Wilhelmsson <jwilhelm at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/09831e7aa47ebe41eab2f3014ebbacf338097ef6
Stats: 4252 lines in 67 files changed: 4206 ins; 7 del; 39 mod
8273146: Start of release updates for JDK 19
8277511: Add SourceVersion.RELEASE_19
8277513: Add source 19 and target 19 to javac
Reviewed-by: dholmes, alanb, erikj, iris, mikael, ihse
-------------
PR: https://git.openjdk.java.net/jdk/pull/6493
More information about the compiler-dev
mailing list