7019631: issues in test headers in b130
Fix to test headers not containing correct bug ID Reviewed-by: jjg
This commit is contained in:
parent
1ae687fbd2
commit
7186448cfe
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* @test /nodynamiccopyright/
|
||||
* @bug 4279339
|
||||
* @bug 4279339 6969184
|
||||
* @summary Verify that an anonymous class cannot contain a static method.
|
||||
* @author maddox
|
||||
*
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* @test /nodynamiccopyright/
|
||||
* @bug 4063740
|
||||
* @bug 4063740 6969184
|
||||
* @summary Interfaces may only be declared in top level classes.
|
||||
* @author turnidge
|
||||
*
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* @test /nodynamiccopyright/
|
||||
* @bug 4406966
|
||||
* @bug 4406966 6969184
|
||||
* @summary null qualifying inner instance creation should be error.
|
||||
* @author gafter
|
||||
*
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* @test /nodynamiccopyright/
|
||||
* @bug 6956758
|
||||
* @bug 6969184
|
||||
*
|
||||
* @summary poor error recovery after symbol not found
|
||||
* @author Maurizio Cimadamore
|
||||
|
Loading…
Reference in New Issue
Block a user