--- old/test/langtools/tools/javac/diags/examples.not-yet.txt 2019-04-12 11:06:43.480339793 +0100 +++ new/test/langtools/tools/javac/diags/examples.not-yet.txt 2019-04-12 11:06:43.044335440 +0100 @@ -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