-
Bug
-
Resolution: Fixed
-
P3
-
8u40, 9
-
b70
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135930 | emb-9 | Konstantin Shefov | P3 | Resolved | Fixed | team |
JDK-8130982 | 8u65 | Konstantin Shefov | P3 | Resolved | Fixed | b05 |
JDK-8129222 | 8u60 | Konstantin Shefov | P3 | Resolved | Fixed | b22 |
JDK-8138265 | emb-8u65 | Unassigned | P3 | Resolved | Fixed | b05 |
JDK-8130589 | emb-8u60 | Konstantin Shefov | P3 | Resolved | Fixed | b22 |
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.
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
-