On Tue, 6 Apr 2021 13:06:39 GMT, Robbin Ehn <r...@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