RFR: 8257831: Suspend with handshakes [v4]
Daniel D.Daugherty
dcubed at openjdk.java.net
Wed Apr 14 16:22:59 UTC 2021
On Mon, 12 Apr 2021 07:48:10 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
>> src/hotspot/share/runtime/objectMonitor.cpp line 970:
>>
>>> 968:
>>> 969: current->frame_anchor()->make_walkable(current);
>>> 970: OrderAccess::storestore();
>>
>> Needs a comment explaining what the memory sync is for.
>
> Fixed
I'm not seeing the comment here.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3191
More information about the serviceability-dev
mailing list