mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-05 04:31:36 +00:00
8234309: LFGarbageCollectedTest.java fails with parse Exception
LFGarbageCollectedTest.java fails with parse Exception Reviewed-by: mchung
This commit is contained in:
parent
5de40a0867
commit
984abfeb3f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user