langtools/test/tools/javac/diags/examples.not-yet.txt
changeset 6581 f58f0ce45802
parent 6348 6c9b14d4a438
child 6592 dc56420a69bc
--- a/langtools/test/tools/javac/diags/examples.not-yet.txt	Fri Aug 27 17:21:17 2010 -0700
+++ b/langtools/test/tools/javac/diags/examples.not-yet.txt	Fri Aug 27 17:59:08 2010 -0700
@@ -62,6 +62,7 @@
 compiler.misc.fatal.err.cant.locate.ctor                # Resolve, from Lower
 compiler.misc.fatal.err.cant.locate.field               # Resolve, from Lower
 compiler.misc.fatal.err.cant.locate.meth                # Resolve, from Lower
+compiler.misc.fatal.err.cant.close.loader               # JavacProcessingEnvironment
 compiler.misc.file.does.not.contain.package
 compiler.misc.illegal.start.of.class.file
 compiler.misc.inferred.do.not.conform.to.params         # UNUSED (hard to see if very complex inference scenario might require this though, so leaving it in, as per JLS3)