mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
8059070: [TESTBUG] java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java failed - timeout
Reviewed-by: psandoz, vlivanov
This commit is contained in:
parent
3469175a63
commit
758644082b
5 changed files with 21 additions and 3 deletions
|
@ -31,7 +31,7 @@
|
|||
* @build TestMethods
|
||||
* @build LambdaFormTestCase
|
||||
* @build LFGarbageCollectedTest
|
||||
* @run main/othervm/timeout=600 -DtestLimit=150 LFGarbageCollectedTest
|
||||
* @run main/othervm LFGarbageCollectedTest
|
||||
*/
|
||||
|
||||
import java.lang.invoke.MethodHandle;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue