RFR: Make region sampling aware of full collections

William Kemper wkemper at openjdk.java.net
Thu Oct 21 17:26:53 UTC 2021


Full collections do not change the `_gc_state` of `ShenandoahHeap` in a way the region sampling code expected. The region sampling code is now aware of full collections.

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

Commit messages:
 - Make region sampling aware of full collections

Changes: https://git.openjdk.java.net/shenandoah/pull/94/files
 Webrev: https://webrevs.openjdk.java.net/?repo=shenandoah&pr=94&range=00
  Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
  Patch: https://git.openjdk.java.net/shenandoah/pull/94.diff
  Fetch: git fetch https://git.openjdk.java.net/shenandoah pull/94/head:pull/94

PR: https://git.openjdk.java.net/shenandoah/pull/94


More information about the shenandoah-dev mailing list