hg: jdk/sandbox: 8201251: The tests for JDK-8187247 should be under test/langtools
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Apr 6 23:15:22 UTC 2018
Changeset: 5556e9c1e681
Author: cushon
Date: 2018-04-06 08:58 -0700
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/5556e9c1e681
8201251: The tests for JDK-8187247 should be under test/langtools
Reviewed-by: darcy
+ test/langtools/tools/javac/importChecks/ImportCanonicalSameName/ImportCanonicalSameName.java
+ test/langtools/tools/javac/importChecks/ImportCanonicalSameName/ImportCanonicalSameName.out
+ test/langtools/tools/javac/importChecks/ImportCanonicalSameName/p1/A.java
+ test/langtools/tools/javac/importChecks/ImportCanonicalSameName/p2/A.java
- test/tools/javac/importChecks/ImportCanonicalSameName/ImportCanonicalSameName.java
- test/tools/javac/importChecks/ImportCanonicalSameName/ImportCanonicalSameName.out
- test/tools/javac/importChecks/ImportCanonicalSameName/p1/A.java
- test/tools/javac/importChecks/ImportCanonicalSameName/p2/A.java
More information about the jdk-sandbox-changes
mailing list