test/langtools/tools/javac/diags/examples/NotExhaustive.java
changeset 59021 cfc7bb9a5a92
parent 53878 4584d0331318
--- a/test/langtools/tools/javac/diags/examples/NotExhaustive.java	Mon Nov 11 17:43:10 2019 -0800
+++ b/test/langtools/tools/javac/diags/examples/NotExhaustive.java	Tue Nov 12 06:32:13 2019 +0000
@@ -22,9 +22,6 @@
  */
 
 // key: compiler.err.not.exhaustive
-// key: compiler.note.preview.filename
-// key: compiler.note.preview.recompile
-// options: --enable-preview -source ${jdk.version}
 
 class NotExhaustive {
     int t(int i) {