hg: jdk9/dev/langtools: 8175335: Improve handling of module types in javax.lang.model.util.Types

joe.darcy at oracle.com joe.darcy at oracle.com
Wed Feb 22 20:01:39 UTC 2017


Changeset: a7c2b2d0894c
Author:    darcy
Date:      2017-02-22 12:01 -0800
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/a7c2b2d0894c

8175335: Improve handling of module types in javax.lang.model.util.Types
Reviewed-by: jjg, abuckley

! src/java.compiler/share/classes/javax/lang/model/type/TypeMirror.java
! src/java.compiler/share/classes/javax/lang/model/util/Types.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/model/JavacTypes.java
+ test/tools/javac/processing/model/util/types/TestPseudoTypeHandling.java



More information about the jdk9-dev-changes mailing list