-
Bug
-
Resolution: Won't Fix
-
P3
-
8
-
generic
-
generic
javac does not correctly handle dependencies between annotations. This has caused NPE issues, for which the temporary fix (i.e. workaround) is to ignore unevaluated annotations.
The correct solution is to recognize and handle references between annotations.
The correct solution is to recognize and handle references between annotations.
- relates to
-
JDK-7043371 javac7 fails with NPE during compilation
- Closed
-
JDK-7073508 Regression: NullPointerException at com.sun.tools.javac.code.Lint$AugmentVisitor.augment
- Closed
-
JDK-7073477 Regression: NPE in com.sun.tools.javac.code.Symbol$VarSymbol.getConstValue
- Closed