-
Enhancement
-
Resolution: Fixed
-
P3
-
7
-
None
-
b77
-
generic
-
generic
With the fix for 6876135, compiling java.nio pulls in sun.management classes to compile. make/java/nio/Makefile sets -Xlint:serial -Werror flags that also are set when compiling sun.management classes which are not serial javac warning free.
Need to clean up the warnings for sun.management classes.
Need to clean up the warnings for sun.management classes.
- relates to
-
JDK-6876135 Eliminate logging's dependency on the management API
-
- Resolved
-