for review: 8236522: "always atomic" modifier for inline classes to enforce atomicity

John Rose john.r.rose at oracle.com
Wed Jan 22 20:20:03 UTC 2020


On Jan 20, 2020, at 6:54 AM, Tobias Hartmann <tobias.hartmann at oracle.com> wrote:
> 
>> 
>> How did it reproduce for you? It would be nice to have a regression test.
> 
> Okay, -XX:+StressLCM did the trick :)

Thanks for taking it out for a spin.

The jtreg test ValueTearing.java failed reliably (P ~ 50%)
on my MacBook.  Debugging that led me to add that S-S barrier.

— John


More information about the valhalla-dev mailing list