-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
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