After 8339120, gcc began catching many different instances of unused code in the Windows specific codebase. Some of these seem to be bugs, so this Pull Request attempts to fix all of these in areas outside of HotSpot (Which likely needs more careful consideration)
- causes
-
JDK-8361593 Commented dead code in JDK-8342868 can be removed
-
- Open
-
- relates to
-
JDK-8339120 Use more fine-granular gcc unused warnings
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/bbc5c98b
-
Review(master) openjdk/jdk/21654