diff -r 000000000000 -r 959103a6100f test/tools/javac/enum/EnumAsIdentifier5.out --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/tools/javac/enum/EnumAsIdentifier5.out Wed Apr 27 01:34:52 2016 +0800 @@ -0,0 +1,6 @@ +- compiler.warn.source.no.bootclasspath: 1.5 +- compiler.warn.option.obsolete.source: 1.5 +- compiler.warn.option.obsolete.suppression +EnumAsIdentifier.java:13:9: compiler.err.enum.as.identifier +1 error +3 warnings