diff -r 000000000000 -r 959103a6100f test/tools/javac/annotations/neg/NoStatic.out --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/tools/javac/annotations/neg/NoStatic.out Wed Apr 27 01:34:52 2016 +0800 @@ -0,0 +1,3 @@ +NoStatic.java:9:16: compiler.err.mod.not.allowed.here: static +NoStatic.java:9:20: compiler.err.intf.meth.cant.have.body +2 errors