Loading... (original) (raw)
- Type:
Bug
- Resolution: Fixed
- Priority:
P3
- Fix Version/s: 9
- Affects Version/s: 8u40, 9
Testsuite name: Regression
Tests names:
java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java
JDK tested: 8u40 b12
Platform tested: Linux x64
Is it a regression: NO
Is it platform specific? NO
The test fails because -Xcomp option causes all classes to be compiled with max optimization. This mandatory compilation consumes ReservedCodeCache very quickly.
backported by
JDK-8129222 TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option
- Resolved
JDK-8130589 TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option
- Resolved
JDK-8130982 TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option
- Resolved
JDK-8135930 TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option
- Resolved
JDK-8138265 TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option
- Resolved