test/tools/javac/generics/6711619/T6711619b.out

changeset 384
ed31953ca025
parent 155
4d2d8b6459e1
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/generics/6711619/T6711619b.out	Thu Aug 27 13:40:48 2009 +0100
     1.2 +++ b/test/tools/javac/generics/6711619/T6711619b.out	Thu Aug 27 11:08:27 2009 -0700
     1.3 @@ -1,5 +1,5 @@
     1.4 -T6711619b.java:39:22: compiler.err.report.access: i, private, T6711619b.X1
     1.5 -T6711619b.java:46:22: compiler.err.report.access: i, private, T6711619b.X2
     1.6 -T6711619b.java:54:22: compiler.err.report.access: i, private, T6711619b.X3
     1.7 -T6711619b.java:61:22: compiler.err.report.access: i, private, T6711619b.X4
     1.8 +T6711619b.java:16:22: compiler.err.report.access: i, private, T6711619b.X1
     1.9 +T6711619b.java:23:22: compiler.err.report.access: i, private, T6711619b.X2
    1.10 +T6711619b.java:31:22: compiler.err.report.access: i, private, T6711619b.X3
    1.11 +T6711619b.java:38:22: compiler.err.report.access: i, private, T6711619b.X4
    1.12  4 errors

mercurial