mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-24 13:51:12 +00:00
Employ PLABStats instances to record information about survivor and old PLABs, and use the recorded stats to adjust the sizes of survivor and old PLABS. Reviewed-by: johnc, ysr