-
Bug
-
Resolution: Fixed
-
P2
-
8
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8030624 | 9 | Vicente Arturo Romero Zaldivar | P2 | Closed | Fixed | b01 |
JDK-8031266 | 8u5 | Vicente Arturo Romero Zaldivar | P2 | Resolved | Fixed | b03 |
See http://mail.openjdk.java.net/pipermail/type-annotations-dev/2013-December/001456.html. A fix exists in type-annotations/langtools.
Note that the crash arises from the interaction of features from two JSRs: assigning a lambda expression to a field (JSR 335), and annotating the parameter type of the lambda expression (JSR 308).
Note that the crash arises from the interaction of features from two JSRs: assigning a lambda expression to a field (JSR 335), and annotating the parameter type of the lambda expression (JSR 308).
- backported by
-
JDK-8031266 javac crash for annotated parameter type of lambda in a field
-
- Resolved
-
-
JDK-8030624 javac crash for annotated parameter type of lambda in a field
-
- Closed
-
- duplicates
-
JDK-8029787 javac, crash when type annotations are applied to lambda expressions used as field initializers
-
- Closed
-
- relates to
-
JDK-8080365 NullPointerException occurs when passing anonymous class to annotation.
-
- Closed
-