test/langtools/tools/javac/diags/examples.not-yet.txt
changeset 50181 f854b76b6a0c
parent 49872 0798eab12791
child 51047 860a3648c494
--- a/test/langtools/tools/javac/diags/examples.not-yet.txt	Fri May 18 14:51:06 2018 +0200
+++ b/test/langtools/tools/javac/diags/examples.not-yet.txt	Fri May 18 09:22:31 2018 -0700
@@ -129,6 +129,8 @@
 compiler.err.preview.feature.disabled.classfile         # preview feature support: needs compilation against classfile
 compiler.warn.preview.feature.use.classfile             # preview feature support: needs compilation against classfile
 compiler.note.preview.plural.additional                 # preview feature support: diag test causes intermittent failures (see JDK-8201498)
+compiler.misc.bad.intersection.target.for.functional.expr  # currently not generated, should be removed?
+compiler.misc.not.an.intf.component
 
 # The following module-related messages will have to stay on the not-yet list for various reasons:
 compiler.warn.locn.unknown.file.on.module.path                # Never issued ATM (short circuited with an if (false))