RFR 8225483: Shenandoah: Enhance native access barrier

Aleksey Shipilev shade at redhat.com
Wed Jun 12 08:32:35 UTC 2019


On 6/11/19 5:51 PM, Roman Kennke wrote:
> Am 11. Juni 2019 16:25:21 MESZ schrieb Zhengyu Gu <zgu at redhat.com>:
>     Updated: http://cr.openjdk.java.net/~zgu/JDK-8225483/webrev.02/
>     Okay now?

I still do not like ASSERT around the declaration/definition. What prevents us from making that
method available in both release/debug? That would certainly simplify debugging: we would execute
the same code in both configurations.

-Aleksey



More information about the shenandoah-dev mailing list