8309511: Regression test ExtraImportSemicolon.java refers to the wrong bug
Reviewed-by: vromero
This commit is contained in:
parent
71baf00a2d
commit
bcc4d36857
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* @test /nodynamiccopyright/
|
||||
* @bug 5059679
|
||||
* @bug 8027682
|
||||
* @summary Verify proper error reporting of extra semicolon before import statement
|
||||
* @compile/fail/ref=ExtraImportSemicolon.out1 -XDrawDiagnostics ExtraImportSemicolon.java
|
||||
* @compile/ref=ExtraImportSemicolon.out2 --release 20 -XDrawDiagnostics ExtraImportSemicolon.java
|
||||
|
Loading…
Reference in New Issue
Block a user