-
Bug
-
Resolution: Fixed
-
P4
-
17, 20
-
b27
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8299515 | 17.0.7-oracle | Tobias Hartmann | P4 | Resolved | Fixed | b01 |
JDK-8299427 | 17.0.7 | Martin Doerr | P4 | Resolved | Fixed | b01 |
After the sweeper removal (
We could wait for the GC to do the job or reserve some space. Or allocate in NonNMethod space.
- backported by
-
JDK-8299427 VirtualMachineError: Out of space in CodeCache for method handle intrinsic
- Resolved
-
JDK-8299515 VirtualMachineError: Out of space in CodeCache for method handle intrinsic
- Resolved
- duplicates
-
JDK-8297267 RenaissanceStressTest.java failed with "VirtualMachineError: Out of space in CodeCache for method handle intrinsic"
- Closed
- relates to
-
JDK-8296334 [Loom] continuation native intrinsic allocation failure possible
- Open
-
JDK-8338486 JVM running out of CodeCache for adapters is not recoverable
- Open
-
JDK-8305088 SIGSEGV in Method::is_method_handle_intrinsic
- Resolved
-
JDK-8298947 compiler/codecache/MHIntrinsicAllocFailureTest.java fails intermittently
- Resolved
-
JDK-8296336 Fallback for method handle intrinsic allocation failures
- Open
-
JDK-8290025 Remove the Sweeper
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/82790b03
-
Commit openjdk/jdk/cd2182a9
-
Review openjdk/jdk17u-dev/951
-
Review openjdk/jdk/10933