[jdk17u-dev] Integrated: 8293877: Rewrite MineField test
Goetz Lindenmaier
goetz at openjdk.org
Tue Sep 10 05:58:17 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.
This pull request has now been integrated.
Changeset: 2886a394
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/2886a394f5004e273ad12abc3ea70d41950427c1
Stats: 3208 lines in 15 files changed: 1931 ins; 1276 del; 1 mod
8293877: Rewrite MineField test
Reviewed-by: mbaesken
Backport-of: e137f9f2f0e4244307900cd0eadceb9b773e9858
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2852
More information about the jdk-updates-dev
mailing list