Integrated: 8255991: Shenandoah: Apply 'weak' LRB on cmpxchg and xchg

Roman Kennke rkennke at openjdk.java.net
Mon Nov 9 09:21:58 UTC 2020


On Fri, 6 Nov 2020 17:45:53 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> It is possible to access a Reference's referent by using various cmpxchg and xchg intrinsics. When that happens, we need to apply the weak LRB to prevent resurrection.
> 
> Testing: hotspot_gc_shenandoah

This pull request has now been integrated.

Changeset: d99e1f6c
Author:    Roman Kennke <rkennke at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d99e1f6c
Stats:     8 lines in 3 files changed: 3 ins; 0 del; 5 mod

8255991: Shenandoah: Apply 'weak' LRB on cmpxchg and xchg

Reviewed-by: shade

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

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


More information about the shenandoah-dev mailing list