[jdk11u-dev] RFR: 8207248: Reduce incidence of compiler.warn.source.no.bootclasspath in javac tests
Christoph Langer
clanger at openjdk.org
Tue Feb 14 13:55:57 UTC 2023
On Mon, 13 Feb 2023 12:56:25 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> 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.
I'm not sure about the approach regarding WeirdTwr. Maybe you should leave this test alone, meaning not to remove WeirdTwr.out as well. I think the -source/-target 6 is still supported in JDK 11 so you should keep the test.
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1721
More information about the jdk-updates-dev
mailing list