RFR: Add missing null check in assert

Roman Kennke rkennke at redhat.com
Tue Mar 28 20:46:18 UTC 2017


the GCBasher test started to fail with my last update-references change.
It's caused by an attempt to resolve the brooks ptr of an object that
may become NULL in an assert. I added a null-check there to avoid the
problem.

http://cr.openjdk.java.net/~rkennke/missingnullcheck/webrev.00/
<http://cr.openjdk.java.net/%7Erkennke/missingnullcheck/webrev.00/>

Roman




More information about the shenandoah-dev mailing list