History log of /openjdk9/jdk/test/java/lang/invoke/LFCaching/TestMethods.java
Revision Date Author Comments
# 12592:698c03ee0d7b 16-Aug-2015 kshefov

8060717: [TESTBUG] Improve test coverage of MethodHandles.explicitCastArguments()
Reviewed-by: vlivanov, mhaupt


# 12591:53ef4019871f 16-Aug-2015 kshefov

8133543: [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java should be modified
Reviewed-by: vlivanov, mhaupt


# 10760:d37a314f2f64 02-Oct-2014 kshefov

8058695: [TESTBUG] Reinvokers with arity >253 can't be cached
Reviewed-by: iignatyev, vlivanov


# 10652:cabbfab50bd9 12-Sep-2014 kshefov

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