-
Sub-task
-
Resolution: Fixed
-
P4
-
14
-
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
-
- Open
-