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

Albert Mingkun Yang ayang at openjdk.java.net
Thu Jul 1 12:46:24 UTC 2021


> 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

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4624/files
  - new: https://git.openjdk.java.net/jdk/pull/4624/files/f13bed4b..ca0e71eb

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4624&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4624&range=00-01

  Stats: 27 lines in 7 files changed: 6 ins; 12 del; 9 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4624.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4624/head:pull/4624

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



More information about the hotspot-gc-dev mailing list