-
Bug
-
Resolution: Unresolved
-
P4
-
7
-
unknown
-
generic
There have been a number of cases in which a mix of intersection types and wildcards led to compiler crashes - this seems to be related to a lack of specification of intersection types membership that is addressed by the spec CR 7034922.
Javac should be updated to implement the new rules.
Javac should be updated to implement the new rules.
- relates to
-
JDK-7034495 Javac asserts on usage of wildcards in bounds
- Closed
-
JDK-7034922 4.9: Clarify membership of intersection types for wildcard parameterizations
- Open
-
JDK-8027386 Compiler regression error on multi-level abstract generic class with intersection types
- Open