RFR: Check that pointer is in heap before checking the affiliation of owning region

William Kemper wkemper at openjdk.java.net
Thu Jul 22 15:55:35 UTC 2021


This is a small bug fix that was meant to go in with the concurrent remembered set scanning changes

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

Commit messages:
 - Check that pointer is in heap before checking the affiliation of owning region

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

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


More information about the shenandoah-dev mailing list