Skip to content

Commit 3d90a9b

Browse files
cost0muchPaul Hohensee
authored andcommitted
8309511: Regression test ExtraImportSemicolon.java refers to the wrong bug
Backport-of: bcc4d36857b0907e865d0afc4447f9b0780f8101
1 parent 088f46d commit 3d90a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/langtools/tools/javac/parser/ExtraImportSemicolon.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* @test /nodynamiccopyright/
3-
* @bug 5059679
3+
* @bug 8027682
44
* @summary Verify proper error reporting of extra semicolon before import statement
55
* @compile/fail/ref=ExtraImportSemicolon.out1 -XDrawDiagnostics ExtraImportSemicolon.java
66
* @compile/ref=ExtraImportSemicolon.out2 --release 20 -XDrawDiagnostics ExtraImportSemicolon.java

0 commit comments

Comments
 (0)