-
Type:
Enhancement
-
Resolution: Duplicate
-
Priority:
P4
-
Affects Version/s: 9, 10
-
Component/s: hotspot
G1RemSet::prepare_for_oops_into_collection_set_do() does some non-trivial O(#regions) work that in case of heaps with a few thousand regions shows up in "Other" time as significant.
Parallelize this phase and add appropriate logging.
Parallelize this phase and add appropriate logging.
- duplicates
-
JDK-8141637 Parallelize single threaded heap region iteration during Pre Evacuate Collection Set
-
- Resolved
-