On Wed, 10 Nov 2021 01:24:58 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:

>> Richard Reingruber has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Improve comment as suggested by Chris.
>
> src/jdk.jdwp.agent/share/native/libjdwp/threadControl.c line 2189:
> 
>> 2187: 
>> 2188:         /*
>> 2189:          * trackAppResume() (indirectly) aquires handlerLock. For 
>> proper lock
> 
> I'd suggest to get rid of '()' brackets in this comment line, so it will be:
>    `* trackAppResume indirectly aquires handlerLock. For proper lock`

Sure. Done.

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

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

Reply via email to