hg: jdk8/tl/langtools: 8027730: Fix release-8 type visitors to support intersection types

joe.darcy at oracle.com joe.darcy at oracle.com
Thu Nov 7 20:12:08 PST 2013


Changeset: e39bd9401ea5
Author:    darcy
Date:      2013-11-07 20:11 -0800
URL:       http://hg.openjdk.java.net/jdk8/tl/langtools/rev/e39bd9401ea5

8027730: Fix release-8 type visitors to support intersection types
Reviewed-by: jjg, jlahoda, sogoel

! src/share/classes/javax/lang/model/util/SimpleTypeVisitor8.java
! src/share/classes/javax/lang/model/util/TypeKindVisitor8.java
+ test/tools/javac/processing/model/util/TestIntersectionTypeVisitors.java



More information about the compiler-dev mailing list