Integrated: 8254320: Shenandoah: C2 native LRB should activate for non-cset objects
Roman Kennke
rkennke at openjdk.java.net
Mon Oct 12 10:57:29 UTC 2020
On Fri, 9 Oct 2020 15:19:18 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.
This pull request has now been integrated.
Changeset: dfe8ba60
Author: Roman Kennke <rkennke at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/dfe8ba60
Stats: 10 lines in 1 file changed: 7 ins; 0 del; 3 mod
8254320: Shenandoah: C2 native LRB should activate for non-cset objects
Reviewed-by: roland, shade
-------------
PR: https://git.openjdk.java.net/jdk/pull/580
More information about the hotspot-gc-dev
mailing list