Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: openjdk7u
-
Fix Version/s: openjdk7u
-
Component/s: infrastructure
-
Labels:
-
Subcomponent:
-
Resolved In Build:master
-
CPU:generic
-
OS:generic
Description
In jdk7u241, a backport of 7068616 was introduced setting "-Xlint:all,-deprecation -Werror" javac compilation arguments for NIO libraries. This exposed an "unchecked method invocation" warning in sun/nio/cs/ext/DoubleByteDecoder.java (along with a couple more of related warnings) which is fatal.
8, 11 and newer releases are not affected by this bug.
8, 11 and newer releases are not affected by this bug.