RFR: Fix oop comparisons

Aleksey Shipilev shade at redhat.com
Fri Oct 28 20:38:09 UTC 2016


On 10/28/2016 10:30 PM, Roman Kennke wrote:
> While debugging, I found 2 little issues. In JVM_StopThread we need to
> add an == barrier for comparing thread objects, and in stackwalk.cpp we
> have a redundant comparison.
> 
> http://cr.openjdk.java.net/~rkennke/fixoopcomp/webrev.00/

Looks OK. Can go straight into upstream?

Thanks,
-Aleksey



More information about the shenandoah-dev mailing list