[jdk17u-dev] RFR: 8293877: Rewrite MineField test
Matthias Baesken
mbaesken at openjdk.org
Mon Sep 9 07:23:05 UTC 2024
On Fri, 6 Sep 2024 12:38:22 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 17.0.14-oracle.
>
> Does not apply clean because "8173605: Remove support for source and target 1.7 option in javac" which added -Xlint:-options in diagnostics.sh is not in 17.
> This appears in the new file, Diagnositcs.java:95. But I think this is ok for 17, actually -options makes sense since 9. So I do not change Diagnostics.java.
>
> Tests pass.
Marked as reviewed by mbaesken (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk17u-dev/pull/2852#pullrequestreview-2289027192
More information about the jdk-updates-dev
mailing list