RFR: 8309403: Serial: Remove the useless adaptive size policy in GenCollectedHeap

Albert Mingkun Yang ayang at openjdk.org
Tue Jun 6 13:35:56 UTC 2023


On Mon, 5 Jun 2023 21:02:30 GMT, Guoxiong Li <gli at openjdk.org> wrote:

> I don't see other places to set it to true in Serial GC

`set_should_clear_all_soft_refs(true)` in `WB_FullGC`.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/14296#discussion_r1219665079


More information about the hotspot-gc-dev mailing list