8007504: Remove @ignore from tests that no longer need it

Reviewed-by: mcimadamore
This commit is contained in:
Jim Holmlund 2013-02-05 18:55:13 +00:00
parent dea2648931
commit 8985a7c2ac
4 changed files with 0 additions and 6 deletions

View file

@ -23,7 +23,6 @@
/*
* @test
* @ignore investigate as to whether code generation fails
* @bug 8003280
* @summary Add lambda tests
* Compiler crash when local inner class nested inside lambda captures local variables from enclosing scope