History log of /openjdk9/jdk/test/java/lang/invoke/LFCaching/LFCachingTestCase.java
Revision Date Author Comments
# 12210:a2ff61db3446 17-Jun-2015 kshefov

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


# 11057:3e6549434acb 04-Dec-2014 vlivanov

8057020: LambdaForm caches should support eviction
Reviewed-by: psandoz, jrose, shade


# 10652:cabbfab50bd9 12-Sep-2014 kshefov

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