Changeset: 79649bf21a92
Author:    jlahoda
Date:      2013-10-15 16:23 +0200
URL:       http://hg.openjdk.java.net/jdk8/tl/langtools/rev/79649bf21a92

8026180: com.sun.source.tree.NewArrayTree refers to 
com.sun.tools.javac.util.List
Summary: Correcting import in NewArrayTree, adding test protecting againts 
improper types in API signatures
Reviewed-by: jjg

! src/share/classes/com/sun/source/tree/NewArrayTree.java
+ test/tools/javac/tree/NoPrivateTypesExported.java

Reply via email to