-
Sub-task
-
Resolution: Fixed
-
P5
-
None
-
b23
-
generic
-
generic
@SuppressWarnings annotations that don't actually suppress any warnings create a potential pathway for future bugs to creep in unnoticed. They should be removed if possible.
Similarly, any -Xlint:-foo command line options that don't actually suppress any warnings should also be removed.
This issue is for those JDK files with the "build" label.
Similarly, any -Xlint:-foo command line options that don't actually suppress any warnings should also be removed.
This issue is for those JDK files with the "build" label.
- links to
-
Commit(master) openjdk/jdk/c799cad1
-
Review(master) openjdk/jdk/21859