RFR: Do not coalesce dead objects in global cycle if GC was cancelled
William Kemper
wkemper at openjdk.java.net
Thu Oct 14 20:31:30 UTC 2021
Attempting to coalesce and fill with an incomplete mark context triggers an assert in debug builds (and may cause problems for a release build).
-------------
Commit messages:
- Do not coalesce dead objects in global cycle if GC was cancelled
Changes: https://git.openjdk.java.net/shenandoah/pull/89/files
Webrev: https://webrevs.openjdk.java.net/?repo=shenandoah&pr=89&range=00
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/shenandoah/pull/89.diff
Fetch: git fetch https://git.openjdk.java.net/shenandoah pull/89/head:pull/89
PR: https://git.openjdk.java.net/shenandoah/pull/89
More information about the shenandoah-dev
mailing list