Duplicate :
|
|
Relates :
|
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).
|