mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8337998: CompletionFailure in getEnclosingType attaching type annotations
Reviewed-by: vromero
This commit is contained in:
parent
877fd5a768
commit
9e282e5c96
4 changed files with 116 additions and 3 deletions
|
@ -41,6 +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.err.type.var.more.than.once # UNUSED
|
||||
compiler.err.type.var.more.than.once.in.result # UNUSED
|
||||
compiler.err.unexpected.type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue