langtools/test/tools/javac/conditional/Conditional.out
author ysuenaga
Wed, 30 Mar 2016 21:05:13 +0900
changeset 37218 c7241bc368bf
parent 30716 1bbdff43424d
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:
30716
1bbdff43424d 8074408: Group 12: golden files for tests in tools/javac dir
sogoel
parents:
diff changeset
     1
- compiler.warn.source.no.bootclasspath: 1.7
1bbdff43424d 8074408: Group 12: golden files for tests in tools/javac dir
sogoel
parents:
diff changeset
     2
Conditional.java:16:38: compiler.err.prob.found.req: (compiler.misc.inconvertible.types: java.util.List<? extends java.lang.Object>, java.util.List<java.lang.String>)
1bbdff43424d 8074408: Group 12: golden files for tests in tools/javac dir
sogoel
parents:
diff changeset
     3
1 error
1bbdff43424d 8074408: Group 12: golden files for tests in tools/javac dir
sogoel
parents:
diff changeset
     4
1 warning