-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 14
-
Component/s: hotspot
-
b22
There is need to parallelize iteration of CHT iteration, i.e. multiple threads being allowed to work on a single (large) CHT during safepoint with no concurrent modifications of any kind.
In GC we often parallelize HT iteration on a set of buckets basis in such situations.
In GC we often parallelize HT iteration on a set of buckets basis in such situations.
- relates to
-
JDK-8058803 Allow one remembered set to be used for multiple regions
-
- Closed
-