8234309: LFGarbageCollectedTest.java fails with parse Exception

LFGarbageCollectedTest.java fails with parse Exception

Reviewed-by: mchung
This commit is contained in:
Sureshkumar Mahaliswamy 2020-01-09 22:42:53 -08:00 committed by Sibabrata Sahoo
parent 5de40a0867
commit 984abfeb3f

View File

@ -25,10 +25,10 @@
* @test LFGarbageCollectedTest
* @bug 8046703
* @key randomness
* @library /lib/testlibrary /java/lang/invoke/common
* @ignore 8078602
* @summary Test verifies that lambda forms are garbage collected
* @author kshefov
* @library /lib/testlibrary /java/lang/invoke/common
* @build jdk.test.lib.TimeLimitedRunner
* @build TestMethods
* @build LambdaFormTestCase