test/tools/javac/annotations/neg/NoDefault.out

Mon, 23 Sep 2013 17:27:38 +0400

author
kizune
date
Mon, 23 Sep 2013 17:27:38 +0400
changeset 2048
809a50f24d6f
parent 0
959103a6100f
permissions
-rw-r--r--

7154966: CRs found to be in Fixed state with no test and no noreg- keyword.
Reviewed-by: ksrini

aoqi@0 1 NoDefault.java:8:17: compiler.err.mod.not.allowed.here: default
aoqi@0 2 NoDefault.java:8:21: compiler.err.intf.meth.cant.have.body
aoqi@0 3 2 errors

mercurial