RFR: 8257831: Suspend with handshakes [v2]

Daniel D.Daugherty dcubed at openjdk.java.net
Tue Apr 6 19:00:43 UTC 2021


On Tue, 6 Apr 2021 13:06:39 GMT, Robbin Ehn <rehn at openjdk.org> wrote:

>> These `Threads_lock NOT held ...` comments in JVM/TI are a left over
>> issue from the Thread-SMR project and I think I forgot to file a follow-up
>> bug to clean those up.
>> 
>> I recommend handling that in a general cleanup issue for all of these
>> comments in JVM/TI (and possibly elsewhere). Please let me know if I
>> should go ahead and file that bug.
>
> Yes, please file that issue.

Done. I filed:
JDK-8264800 cleanup Threads_lock comments in JVM/TI function headers

-------------

PR: https://git.openjdk.java.net/jdk/pull/3191


More information about the serviceability-dev mailing list