diff -r 000000000000 -r 959103a6100f test/tools/javac/generics/6711619/T6711619b.out --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/tools/javac/generics/6711619/T6711619b.out Wed Apr 27 01:34:52 2016 +0800 @@ -0,0 +1,5 @@ +T6711619b.java:16:22: compiler.err.report.access: i, private, T6711619b.X1 +T6711619b.java:23:22: compiler.err.report.access: i, private, T6711619b.X2 +T6711619b.java:31:22: compiler.err.report.access: i, private, T6711619b.X3 +T6711619b.java:38:22: compiler.err.report.access: i, private, T6711619b.X4 +4 errors