-
Bug
-
Resolution: Not an Issue
-
P3
-
9
With JDK-8074839, several disabled warnings were resolved for unpack200. However, with JDK-8074859 (Turn on warnings as error), additional warnings had to be disabled for this library.
The new warnings are:
DISABLED_WARNINGS_gcc := unused-result
The new warnings are:
DISABLED_WARNINGS_gcc := unused-result
- relates to
-
JDK-8196985 Disable new warnings from GCC 7.3 in jdk libraries
-
- Resolved
-