RFR: 8254320: Shenandoah: C2 native LRB should activate for non-cset objects [v2]

Roland Westrelin roland at openjdk.java.net
Mon Oct 12 10:09:17 UTC 2020


On Fri, 9 Oct 2020 17:04:26 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

>> In C2 native-LRB, we don't call the slow-path when the reference is not in cset. However, it may need to return NULL
>> for non-cset objects too, in order to prevent accidental ressurrection of referenced object.
>
> Roman Kennke has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev
> excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since
> the last revision:
>  - Merge remote-tracking branch 'upstream/master' into 8254320
>  - 8254320: Shenandoah: C2 native LRB should activate for non-cset objects

Looks good to me.

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

Marked as reviewed by roland (Reviewer).

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


More information about the shenandoah-dev mailing list