-
Sub-task
-
Resolution: Fixed
-
P5
-
25
-
master
-
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.
This issue is for those JDK files with the "client" label.
This issue is a follow up toJDK-8343476 to remove some additional warnings that were missed in that issue.
This issue is for those JDK files with the "client" label.
This issue is a follow up to
- relates to
-
JDK-8343476 Remove unnecessary @SuppressWarnings annotations (client)
- Resolved
- links to
-
Commit(master) openjdk/jdk/9c393a24
-
Review(master) openjdk/jdk/22906