test/langtools/tools/javac/varargs/6313164/T6313164Source7.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
25008
969bfaae5bce 8036953: Fix timing of varargs access check, per JDK-8016205
vromero
parents:
diff changeset
     2
T6313164.java:14:10: compiler.err.cant.apply.symbol: kindname.method, foo1, p1.A[], p1.B,p1.B, kindname.class, p1.B, (compiler.misc.inaccessible.varargs.type: p1.A, kindname.class, T6313164)
969bfaae5bce 8036953: Fix timing of varargs access check, per JDK-8016205
vromero
parents:
diff changeset
     3
T6313164.java:19:15: compiler.err.prob.found.req: (compiler.misc.inaccessible.varargs.type: p1.A, kindname.class, T6313164)
969bfaae5bce 8036953: Fix timing of varargs access check, per JDK-8016205
vromero
parents:
diff changeset
     4
T6313164.java:20:15: compiler.err.prob.found.req: (compiler.misc.inaccessible.varargs.type: p1.A, kindname.class, T6313164)
969bfaae5bce 8036953: Fix timing of varargs access check, per JDK-8016205
vromero
parents:
diff changeset
     5
3 errors
969bfaae5bce 8036953: Fix timing of varargs access check, per JDK-8016205
vromero
parents:
diff changeset
     6
1 warning