8063135: Enable full LF sharing by default

Reviewed-by: psandoz, shade
This commit is contained in:
Vladimir Ivanov 2014-11-24 07:16:38 -08:00
parent 96da5b9ce3
commit b1ad8012a0
7 changed files with 115 additions and 204 deletions

View file

@ -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;