CAS code misses check for null

Roland Westrelin rwestrel at redhat.com
Tue Jun 14 08:39:57 UTC 2016


http://cr.openjdk.java.net/~roland/cas-null/webrev/

Applying the read barrier to the expected value or the value retrieved
from memory in the CAS can cause a crash if one of those is null.

Roland.


More information about the shenandoah-dev mailing list