[jdk11u-dev] RFR: 8207248: Reduce incidence of compiler.warn.source.no.bootclasspath in javac tests [v2]
Goetz Lindenmaier
goetz at openjdk.org
Wed Feb 15 12:52:39 UTC 2023
> I backport this for parity with 11.0.19-oracle.
>
> Change itself applied clean, but
> WeirdTwr.java needs fix from 8206439: Remove javac -source/-target 6 from langtools regression tests
> Else it fails after delting the .out file.
Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:
Another version of resolving WeirdTwr
-------------
Changes:
- all: https://git.openjdk.org/jdk11u-dev/pull/1721/files
- new: https://git.openjdk.org/jdk11u-dev/pull/1721/files/1435e7cf..97f89639
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1721&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1721&range=00-01
Stats: 3 lines in 2 files changed: 3 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/1721.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1721/head:pull/1721
PR: https://git.openjdk.org/jdk11u-dev/pull/1721
More information about the jdk-updates-dev
mailing list