RFR: JDK-8273146: Start of release updates for JDK 19 [v9]
Joe Darcy
darcy at openjdk.java.net
Mon Dec 6 21:52:37 UTC 2021
> 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.
Joe Darcy has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 17 commits:
- Merge branch 'master' into JDK-8273146
- Merge branch 'master' into JDK-8273146
- Merge branch 'master' into JDK-8273146
- Merge branch 'master' into JDK-8273146
- Update symbol files to JDK 18 b26.
- Merge branch 'master' into JDK-8273146
- Merge branch 'master' into JDK-8273146
- Merge branch 'master' into JDK-8273146
- Merge branch 'master' into JDK-8273146
- Update symbol information for JDK 18 b25.
- ... and 7 more: https://git.openjdk.java.net/jdk/compare/ea8d3c92...9f68398a
-------------
Changes: https://git.openjdk.java.net/jdk/pull/6493/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6493&range=08
Stats: 3870 lines in 67 files changed: 3827 ins; 4 del; 39 mod
Patch: https://git.openjdk.java.net/jdk/pull/6493.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6493/head:pull/6493
PR: https://git.openjdk.java.net/jdk/pull/6493
More information about the compiler-dev
mailing list