mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +02:00
8005222: Fixed bugs should have tests with bugid in @bug tag
Reviewed-by: jfranck, jjg
This commit is contained in:
parent
a9e5e17bd2
commit
fae7d60062
37 changed files with 72 additions and 53 deletions
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* @test /nodynamiccopyright/
|
||||
* @bug 8003280
|
||||
* @bug 7175538 8003280
|
||||
* @summary Add lambda tests
|
||||
* Integrate effectively final check with DA/DU analysis
|
||||
* @compile/fail/ref=EffectivelyFinalTest01.out -XDrawDiagnostics EffectivelyFinalTest.java
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue