History log of /openjdk10/jdk/test/java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
Revision Date Author Comments
# 17329:e0129da12f92 12-Jun-2017 iignatyev

8181759: add explicit @build actions for jdk.test.lib classes in all :tier1 tests
Reviewed-by: alanb


# 17323:8d381ca2a358 07-Jun-2017 iignatyev

8180386: remove jdk.testlibrary.TimeLimitedRunner
Reviewed-by: rriggs, mchung


# 17248:e0211fd49ad0 26-May-2017 iignatyev

8180890: move c.o.testlibrary.jsr292 classes to jdk/test/java/lang/invoke directory
Reviewed-by: rriggs


# 16711:db26f90a85f5 10-Feb-2017 skovalev

8174194: Several java/lang tests failing due to undeclared module dependencies
Reviewed-by: dfuchs, mchung


# 16177:89ef4b822745 01-Dec-2016 alanb

8169069: Module system implementation refresh (11/2016)
Reviewed-by: plevart, chegar, psandoz, mchung, alanb, dfuchs, naoto, coffeys, weijun
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, claes.redestad@oracle.com, mark.reinhold@oracle.com


# 14415:21b1b5d178ff 10-May-2016 shurailine

8156695: Fix @modules in tests in java/lang/management
Summary: As part of JDK-8155993, tests are updated to declare dependencies on jdk.management.
Reviewed-by: mchung


# 12973:2e63fa2efdb1 27-Oct-2015 shurailine

8140336: Add @modules for exported dependencies to jdk_core tests
Reviewed-by: alanb, mchung


# 12962:0f6c981f1cbf 27-Oct-2015 mhaupt

8136967: revert all changes applied to obtain information about 8131129
Reviewed-by: sundar


# 12790:69f78bcd65f8 23-Sep-2015 mhaupt

8136931: more fine-grained condition checking for BMH species creation
Reviewed-by: psandoz, sundar


# 12226:63bc43b5daa7 23-Jun-2015 kshefov

8129532: LFMultiThreadCachingTest.java failed with ConcurrentModificationException
Reviewed-by: vlivanov


# 12210:a2ff61db3446 17-Jun-2015 kshefov

8062904: TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option
Reviewed-by: vlivanov


# 11012:1d480d8fcf8c 25-Nov-2014 kshefov

8059070: [TESTBUG] java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java failed - timeout
Reviewed-by: psandoz, vlivanov


# 11009:fdea482eec4a 24-Nov-2014 vlivanov

8063135: Enable full LF sharing by default
Reviewed-by: psandoz, shade


# 10652:cabbfab50bd9 12-Sep-2014 kshefov

8057719: Develop new tests for LambdaForm Reduction and Caching feature
Reviewed-by: iignatyev, vlivanov, psandoz