mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-29 09:10:13 +00:00
Adjusting javax.lang.model javadoc regarding IntersectionType, IntersectionType.accept now calls visitIntersection for all kinds of IntersectionTypes. Co-authored-by: Joe Darcy <joe.darcy@oracle.com> Reviewed-by: darcy, vromero