test/tools/javac/diags/examples.not-yet.txt

changeset 3826
3fdfb200c295
parent 2525
2eb010b6cb22
parent 3814
12045c5cae33
     1.1 --- a/test/tools/javac/diags/examples.not-yet.txt	Thu Sep 05 18:40:52 2019 +0800
     1.2 +++ b/test/tools/javac/diags/examples.not-yet.txt	Thu Sep 05 18:58:59 2019 +0800
     1.3 @@ -32,6 +32,7 @@
     1.4  compiler.err.proc.no.service                            # JavacProcessingEnvironment: no service loader available
     1.5  compiler.err.proc.processor.bad.option.name             # cannot happen? masked by javac.err.invalid.A.key
     1.6  compiler.err.proc.service.problem                       # JavacProcessingEnvironment: catch Throwable from service loader
     1.7 +compiler.err.proc.cant.load.class                       # JavacProcessingEnvironment: cant load the class/jar file
     1.8  compiler.err.signature.doesnt.match.intf                # UNUSED
     1.9  compiler.err.signature.doesnt.match.supertype           # UNUSED
    1.10  compiler.err.source.cant.overwrite.input.file

mercurial