8005222: Fixed bugs should have tests with bugid in @bug tag

Reviewed-by: jfranck, jjg
This commit is contained in:
Andreas Lundblad 2013-09-10 13:47:51 +02:00 committed by Joel Borggrén-Franck
parent a9e5e17bd2
commit fae7d60062
37 changed files with 72 additions and 53 deletions

View file

@ -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