8005205: tests missing bugid for repeating annotation change
Reviewed-by: jjg, ssides
This commit is contained in:
parent
454b9ff071
commit
c3e43ab7d5
@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @test /nodynamiccopyright/
|
||||
* @bug 7169362
|
||||
* @bug 7169362 8001114
|
||||
* @author sogoel
|
||||
* @summary ContainerAnnotation does not have FooContainer.class specified
|
||||
* @compile/fail/ref=MissingContainer.out -XDrawDiagnostics MissingContainer.java
|
||||
|
@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @test /nodynamiccopyright/
|
||||
* @bug 7169362
|
||||
* @bug 7169362 8001114
|
||||
* @author sogoel
|
||||
* @summary Default case not specified for other methods in container annotation
|
||||
* @compile/fail/ref=MissingDefaultCase1.out -XDrawDiagnostics MissingDefaultCase1.java
|
||||
|
Loading…
x
Reference in New Issue
Block a user