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