test/langtools/tools/javac/switchexpr/ExpressionSwitchNotExhaustive.out
changeset 59021 cfc7bb9a5a92
parent 51563 de411d537aae
--- a/test/langtools/tools/javac/switchexpr/ExpressionSwitchNotExhaustive.out	Mon Nov 11 17:43:10 2019 -0800
+++ b/test/langtools/tools/javac/switchexpr/ExpressionSwitchNotExhaustive.out	Tue Nov 12 06:32:13 2019 +0000
@@ -1,6 +1,4 @@
 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