[jdk11u-dev] RFR: 8207248: Reduce incidence of compiler.warn.source.no.bootclasspath in javac tests

Goetz Lindenmaier goetz at openjdk.org
Wed Feb 15 12:52:41 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.

What about doing it similar to SuppressDeprecation.java?  See new change.

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/1721


More information about the jdk-updates-dev mailing list