--- old/test/tools/javac/TryWithResources/TwrForVariable2.out 2015-10-14 09:44:25.531473499 +0300 +++ new/test/tools/javac/TryWithResources/TwrForVariable2.out 2015-10-14 09:44:25.459473496 +0300 @@ -4,4 +4,5 @@ TwrForVariable2.java:21:14: compiler.err.try.with.resources.expr.needs.var TwrForVariable2.java:24:16: compiler.err.try.with.resources.expr.needs.var TwrForVariable2.java:27:31: compiler.err.try.with.resources.expr.needs.var -6 errors +TwrForVariable2.java:30:14: compiler.err.try.with.resources.expr.needs.var +7 errors