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

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed Feb 22 20:16:07 UTC 2017


Changeset: a7c2b2d0894c
Author:    darcy
Date:      2017-02-22 12:01 -0800
URL:       http://hg.openjdk.java.net/jdk9/sandbox/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-sandbox-changes mailing list