-
Bug
-
Resolution: Fixed
-
P3
-
20
-
b21
After JDK-8294281, it is now possible to disable warnings for individual files instead for whole libraries. I used this opportunity to go through all disabled warnings in java.desktop native libraries.
Any warnings that were only triggered in a few files were removed from the library as a whole, and changed to be only disabled for those files.
Some warnings didn't trigger in any file anymore, and could just be removed.
Any warnings that were only triggered in a few files were removed from the library as a whole, and changed to be only disabled for those files.
Some warnings didn't trigger in any file anymore, and could just be removed.
- relates to
-
JDK-8295847 slow debug build error after JDK-8294466
-
- Resolved
-
-
JDK-8295868 32-bit Windows build failures after JDK-8294466
-
- Resolved
-