RFR: Add JVMTI raw monitor lock/unlock mechanisms
Jean Christophe Beyler
jcbeyler at google.com
Tue Apr 30 01:58:19 UTC 2019
Fair enough, I forgot you had added it there while I was adding it in mine.
I merged it to use yours, and because you don't do the fancy do/while in
the macro, it works as intended then and we can leave it at that then for
now :)
New webrev is here:
http://cr.openjdk.java.net/~jcbeyler/jvmti/webrev.06/
I'll add in a future webrev the tests for the other VM operations and try
to see how we can fix the VM operation also in a future webrev; as soon as
symbolization is up, we should be able to get testing to be a bit more
reliable :)
Thanks for the reviews!
Jc
On Mon, Apr 29, 2019 at 3:17 PM Arthur Eubanks <aeubanks at google.com> wrote:
> There is TSAN_ONLY in hotspot/share/utilities/macros.hpp, maybe that's
> helpful?
>
>>
--
Thanks,
Jc
More information about the tsan-dev
mailing list