test/tools/javac/4880220/T4880220.warn.out

changeset 0
959103a6100f
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/tools/javac/4880220/T4880220.warn.out	Wed Apr 27 01:34:52 2016 +0800
     1.3 @@ -0,0 +1,7 @@
     1.4 +T4880220.java:20:27: compiler.warn.static.not.qualified.by.type: kindname.method, T4880220.C
     1.5 +T4880220.java:21:27: compiler.warn.static.not.qualified.by.type: kindname.variable, T4880220.C
     1.6 +T4880220.java:22:27: compiler.warn.static.not.qualified.by.type: kindname.variable, T4880220.C
     1.7 +T4880220.java:24:29: compiler.warn.static.not.qualified.by.type: kindname.method, T4880220.C
     1.8 +T4880220.java:25:29: compiler.warn.static.not.qualified.by.type: kindname.variable, T4880220.C
     1.9 +T4880220.java:26:29: compiler.warn.static.not.qualified.by.type: kindname.variable, T4880220.C
    1.10 +6 warnings

mercurial