-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b18
The constructor takes `uint worker_id` just to obtain the per-worker `ParCompactionManager*`, which is already accessible in the calling side.
Therefore, one can pass `ParCompactionManager*` directly.
Therefore, one can pass `ParCompactionManager*` directly.
- links to
-
Commit(master) openjdk/jdk/444007fc
-
Review(master) openjdk/jdk/27541