RFR: JDK-8273146: Start of release updates for JDK 19 [v4]
Joe Darcy
darcy at openjdk.java.net
Mon Nov 29 07:14: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 incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains seven additional commits since the last revision:
- Merge branch 'master' into JDK-8273146
- Merge branch 'master' into JDK-8273146
- Remove SharedSpaces options from VMDeprecatedOptions.java.
- Merge branch 'master' into JDK-8273146
- Respond to review feedback.
- Add --release 18 information. Good tier1 test results.
- JDK-8273146: Start of release updates for JDK 19
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/6493/files
- new: https://git.openjdk.java.net/jdk/pull/6493/files/5fe55cbf..5c36a2ef
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6493&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6493&range=02-03
Stats: 21630 lines in 395 files changed: 12529 ins; 5912 del; 3189 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