The last usage of the the Thread parameter that is passed to CollectedHeap::{tlab_capacity, tlab_used, unsafe_max_tlab_alloc} was removed in JDK-8370345. Following this we should remove the Thread parameter completely from CollectedHeap and all GCs that derive from it.
- links to
-
Commit(master)
openjdk/jdk/19cca0a2
-
Review(master)
openjdk/jdk/28107