From c65a7ac5fce6fcebc42bcf13d7b8fa911c1b9a9f Mon Sep 17 00:00:00 2001 From: Liam Miller-Cushon Date: Wed, 29 Oct 2025 15:12:17 +0100 Subject: [PATCH] Update examples.not-yet.txt --- test/langtools/tools/javac/diags/examples.not-yet.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/langtools/tools/javac/diags/examples.not-yet.txt b/test/langtools/tools/javac/diags/examples.not-yet.txt index b29f20e5ebb..1fbebc53c79 100644 --- a/test/langtools/tools/javac/diags/examples.not-yet.txt +++ b/test/langtools/tools/javac/diags/examples.not-yet.txt @@ -41,7 +41,7 @@ compiler.err.signature.doesnt.match.intf # UNUSED compiler.err.signature.doesnt.match.supertype # UNUSED compiler.err.source.cant.overwrite.input.file compiler.err.stack.sim.error -compiler.err.cant.attach.type.annotations # bad class file +compiler.warn.cant.attach.type.annotations # bad class file compiler.err.type.var.more.than.once # UNUSED compiler.err.type.var.more.than.once.in.result # UNUSED compiler.err.unexpected.type