test/langtools/tools/javac/conditional/Conditional.out
author mcimadamore
Mon, 04 Dec 2017 17:54:49 +0000
changeset 48054 702043a4cdeb
parent 47216 71c04702a3d5
child 51047 860a3648c494
permissions -rw-r--r--
8189749: Devise strategy for making source level checks more uniform Summary: Create a 'feature' enum which is responsible for handling source version checks and related diagnostic generation Reviewed-by: jjg, jlahoda
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
48054
702043a4cdeb 8189749: Devise strategy for making source level checks more uniform
mcimadamore
parents: 47216
diff changeset
     1
- compiler.warn.source.no.bootclasspath: 7
30716
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