-
Bug
-
Resolution: Fixed
-
P3
-
8
Test tools/javac/T8003967/DetectMutableStaticFields.java fails on type-annotations builds.
The bug has been fixed in jdk8 (8000484)
Looks like 'targets' was changed to final in com/sun/tools/javac/code/TargetType.java after the code was duplicated into com/sun/tools/classfile/TypeAnnotation.java.
The bug has been fixed in jdk8 (8000484)
Looks like 'targets' was changed to final in com/sun/tools/javac/code/TargetType.java after the code was duplicated into com/sun/tools/classfile/TypeAnnotation.java.