test/langtools/tools/javac/diags/examples.not-yet.txt
changeset 49701 8c85a1855e10
parent 49580 62b908c9f0e6
child 49822 53aae0c219e6
--- a/test/langtools/tools/javac/diags/examples.not-yet.txt	Fri Apr 13 18:07:58 2018 +0000
+++ b/test/langtools/tools/javac/diags/examples.not-yet.txt	Fri Apr 13 11:14:49 2018 -0700
@@ -129,6 +129,7 @@
 compiler.note.multiple.elements                         # needs user code
 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)
 
 # 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))