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 LambdaFormTestCase
* @build LFCachingTestCase
* @build LFMultiThreadCachingTest
* @run main/othervm/timeout=300 -Djava.lang.invoke.MethodHandle.USE_LF_EDITOR=true LFMultiThreadCachingTest
* @run main/othervm/timeout=300 LFMultiThreadCachingTest
*/
import java.lang.invoke.MethodHandle;