--- old/test/langtools/tools/javac/switchexpr/ExpressionSwitchNotExhaustive.out 2018-08-01 08:09:25.123825056 +0200 +++ new/test/langtools/tools/javac/switchexpr/ExpressionSwitchNotExhaustive.out 2018-08-01 08:09:24.827825070 +0200 @@ -1,6 +1,6 @@ -ExpressionSwitchNotExhaustive.java:9:16: compiler.err.not.exhaustive -ExpressionSwitchNotExhaustive.java:15:16: compiler.err.not.exhaustive -ExpressionSwitchNotExhaustive.java:28:23: compiler.err.var.might.not.have.been.initialized: s +ExpressionSwitchNotExhaustive.java:10:16: compiler.err.not.exhaustive +ExpressionSwitchNotExhaustive.java:16:16: compiler.err.not.exhaustive +ExpressionSwitchNotExhaustive.java:29:23: compiler.err.var.might.not.have.been.initialized: s - compiler.note.preview.filename: ExpressionSwitchNotExhaustive.java - compiler.note.preview.recompile 3 errors