--- old/test/tools/javac/diags/examples.not-yet.txt 2019-04-12 10:48:07.133188203 +0100 +++ new/test/tools/javac/diags/examples.not-yet.txt 2019-04-12 10:48:07.045187327 +0100 @@ -32,6 +32,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