diff -r 000000000000 -r 959103a6100f test/tools/javac/T8023545/MisleadingErrorMsgDiamondPlusPrivateCtorTest.out --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/tools/javac/T8023545/MisleadingErrorMsgDiamondPlusPrivateCtorTest.out Wed Apr 27 01:34:52 2016 +0800 @@ -0,0 +1,2 @@ +MisleadingErrorMsgDiamondPlusPrivateCtorTest.java:10:31: compiler.err.report.access: MyClass(), private, MyClass +1 error