RFR: 8269596: Snapshot soft ref policy before marking/copying [v2]

Thomas Schatzl tschatzl at openjdk.java.net
Thu Jul 1 15:34:56 UTC 2021


On Thu, 1 Jul 2021 12:46:24 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

>> Set up soft ref policy before marking/copying for Serial, Parallel and G1. With this change, all collectors do soft-ref policy setup in the beginning of a GC cycle.
>
> Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   start_discovery

Lgtm.

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

Marked as reviewed by tschatzl (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/4624



More information about the hotspot-gc-dev mailing list