langtools/test/tools/javac/importOnDemand/ImportOnDemandConflicts.out
author ysuenaga
Wed, 30 Mar 2016 21:05:13 +0900
changeset 37218 c7241bc368bf
parent 25443 9187d77f2c64
permissions -rw-r--r--
8151674: STW phases at Concurrent GC should count in PerfCounter Reviewed-by: jmasa, sla, tschatzl
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
25443
9187d77f2c64 8031569: Refactor javac scope implementation to enable lazy imports
jlahoda
parents:
diff changeset
     1
String.java:13:9: compiler.err.ref.ambiguous: Boolean, kindname.class, p2.Boolean, p2, kindname.class, java.lang.Boolean, java.lang
9187d77f2c64 8031569: Refactor javac scope implementation to enable lazy imports
jlahoda
parents:
diff changeset
     2
1 error