8058584: Ignore java/lang/invoke/LFCaching/LFGarbageCollectedTest until 8057020 is fixed

Reviewed-by: darcy, alanb
This commit is contained in:
Vladimir Ivanov 2014-09-16 23:04:13 +04:00
parent 8acf66df11
commit 21e3c51138

View File

@ -26,6 +26,7 @@
* @bug 8046703
* @summary Test verifies that lambda forms are garbage collected
* @author kshefov
* @ignore 8057020
* @library /lib/testlibrary/jsr292 /lib/testlibrary
* @build TestMethods
* @build LambdaFormTestCase