-
Bug
-
Resolution: Fixed
-
P3
-
8
-
None
-
b117
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8028832 | port-stage-ppc-aix | Joe Darcy | P3 | Resolved | Fixed | master |
When support for intersection types was first added to JDK 8 (JDK- 8002099), the release 8 associated type visitors in javax.lang.model.util were not updated with an overridden visitIntersection method which did not call visit unknown.
Such version-specific methods need to be added.
Such version-specific methods need to be added.
- backported by
-
JDK-8028832 Fix release-8 type visitors to support intersection types
-
- Resolved
-
- relates to
-
JDK-8002099 Add support for intersection types in cast expression
-
- Closed
-
-
JDK-6557966 Multiple upper bounds of the TypeVariable
-
- Closed
-
-
JDK-8329644 Discuss expected visitor evolution patterns in javax.lang.model.util
-
- Resolved
-