3 Commits

Author SHA1 Message Date
Archie L. Cobbs
9e788319c5 Ensure that "-Xlint:none" still works for the affected warnings.
The extra checks for "-Xlint:none" are needed now because of JDK-8352612,
which changed the behavior of "-Xlint:none" to no longer imply "-nowarn",
which allowed the affected warnings to get away with skipping that check.
2025-06-18 16:06:32 -05:00
Archie L. Cobbs
8dcea7004f No need for /nodynamiccopyright/ with this test. 2025-06-17 08:59:59 -05:00
Archie L. Cobbs
5069bf2d66 Restore behavior when both -Xlint:options and -Xlint:-options are given. 2025-06-16 20:52:10 -05:00