On Thu, 22 Apr 2021 21:52:20 GMT, Daniel D. Daugherty <dcu...@openjdk.org> 
wrote:

>> src/jdk.jdwp.agent/share/native/libjdwp/threadControl.c line 261:
>> 
>>> 259:          */
>>> 260:         if ( node == NULL ) {
>>> 261:             if (list == NULL || list == &runningThreads ) {
>> 
>> nit - s/ )/)/
>
> In that case, this one is inconsistent.

Ok. Fixed.

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

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

Reply via email to