test/langtools/tools/javac/diags/examples.not-yet.txt
changeset 54650 d9208a660094
parent 54568 b2ed96c35687
child 58713 ad69fd32778e
--- a/test/langtools/tools/javac/diags/examples.not-yet.txt	Wed Apr 17 01:21:56 2019 -0700
+++ b/test/langtools/tools/javac/diags/examples.not-yet.txt	Tue Apr 30 10:39:22 2019 +0200
@@ -35,6 +35,7 @@
 compiler.err.proc.no.service                            # JavacProcessingEnvironment: no service loader available
 compiler.err.proc.processor.bad.option.name             # cannot happen? masked by javac.err.invalid.A.key
 compiler.err.proc.service.problem                       # JavacProcessingEnvironment: catch Throwable from service loader
+compiler.err.proc.cant.load.class                       # JavacProcessingEnvironment: cant load the class/jar file
 compiler.err.signature.doesnt.match.intf                # UNUSED
 compiler.err.signature.doesnt.match.supertype           # UNUSED
 compiler.err.source.cant.overwrite.input.file