On Tue, 2 May 2023 08:04:52 GMT, David Holmes <dhol...@openjdk.org> wrote:

>> Daniel D. Daugherty has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   dholmes CR - change ':' to '.'.
>
> src/hotspot/share/runtime/threadSMR.cpp line 828:
> 
>> 826:   if (java_thread != JavaThread::current()) {
>> 827:     // java_thread is not the current JavaThread so we have to verify it
>> 828:     // against the ThreadsList:
> 
> Colon at the end of the comment seems odd

Nice catch! Fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13704#discussion_r1183022658

Reply via email to