RFR: JDK-8220780: ShenandoahBS::AccessBarrier::oop_store_in_heap_at ignores AS_NO_KEEPALIVE

Aleksey Shipilev shade at redhat.com
Mon Mar 18 15:27:05 UTC 2019


On 3/18/19 4:17 PM, Roman Kennke wrote:
> Aleksey discovered that we're ignoring AS_NO_KEEPALIVE for oop-stores.
> This is bad because it means we do extra processing for no good reason
> (enqueueing stuff in SATB) and worst case, keep stuff alive that we
> shouldn't.
> 
> Bug:
> https://bugs.openjdk.java.net/browse/JDK-8220780
> Cure:
> http://cr.openjdk.java.net/~rkennke/JDK-8220780/webrev.00/

Seems fine.

-Aleksey

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20190318/8003f484/signature.asc>


More information about the hotspot-gc-dev mailing list