mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
8063135: Enable full LF sharing by default
Reviewed-by: psandoz, shade
This commit is contained in:
parent
96da5b9ce3
commit
b1ad8012a0
7 changed files with 115 additions and 204 deletions
|
@ -31,7 +31,7 @@
|
|||
* @build TestMethods
|
||||
* @build LambdaFormTestCase
|
||||
* @build LFGarbageCollectedTest
|
||||
* @run main/othervm/timeout=600 -Djava.lang.invoke.MethodHandle.USE_LF_EDITOR=true -DtestLimit=150 LFGarbageCollectedTest
|
||||
* @run main/othervm/timeout=600 -DtestLimit=150 LFGarbageCollectedTest
|
||||
*/
|
||||
|
||||
import java.lang.invoke.MethodHandle;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue