diff -r 000000000000 -r 959103a6100f test/tools/javac/TryWithResources/ResourceInterface.out --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/tools/javac/TryWithResources/ResourceInterface.out Wed Apr 27 01:34:52 2016 +0800 @@ -0,0 +1,2 @@ +ResourceInterface.java:38:23: compiler.err.unreported.exception.implicit.close: ResourceInterface.E1, r2 +1 error