-
Enhancement
-
Resolution: Fixed
-
P4
-
24
-
b07
Refactor the following Parallel specific VM operations to be more aligned with Serial and G1.
VM_ParallelGCFailedAllocation
VM_ParallelGCSystemGC
After renaming:
VM_ParallelCollectForAllocation: used by mem_allocate and allocate_new_tlab in CollectedHeap.
VM_ParallelGCCollect: used by CollectedHeap::collect
VM_ParallelGCFailedAllocation
VM_ParallelGCSystemGC
After renaming:
VM_ParallelCollectForAllocation: used by mem_allocate and allocate_new_tlab in CollectedHeap.
VM_ParallelGCCollect: used by CollectedHeap::collect
- relates to
-
JDK-8331557 Serial: Refactor SerialHeap::do_collection
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/34d8562a
-
Review(master) openjdk/jdk/20077