Integrated: 8269596: Snapshot soft ref policy before marking/copying

Albert Mingkun Yang ayang at openjdk.java.net
Fri Jul 2 09:23:05 UTC 2021


On Tue, 29 Jun 2021 14:58:10 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.

This pull request has now been integrated.

Changeset: f8bcbf01
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/f8bcbf0172af25ac17b110d22232bd618cfd621a
Stats:     46 lines in 11 files changed: 7 ins; 26 del; 13 mod

8269596: Snapshot soft ref policy before marking/copying

Reviewed-by: tschatzl, kbarrett

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

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



More information about the hotspot-gc-dev mailing list