History log of /openjdk9/langtools/test/tools/javac/tree/NoPrivateTypesExported.java
Revision Date Author Comments
# 3193:3b3bea483542 08-Jan-2016 alanb

8049422: Remove @jdk.Exported
Reviewed-by: dfuchs, mchung, darcy, chegar


# 3074:522e516b8a83 28-Oct-2015 ksrini

8132096: Augment the Compiler Tree API to support the new Simplified Doclet API
Reviewed-by: jjg, jlahoda


# 2933:49d207bf704d 21-May-2015 akulyakh

8076543: Add @modules as needed to the langtools tests
Reviewed-by: jjg, shurailine


# 2552:6394204fcef8 17-Jul-2014 darcy

8050430: Provided new utility visitors supporting SourceVersion.RELEASE_9
Reviewed-by: jjg


# 2114:79649bf21a92 15-Oct-2013 jlahoda

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