RFR: 8265683: vmTestbase/nsk/jdb tests failed with "JDWP exit error AGENT_ERROR_INTERNAL(181)" [v2]
Chris Plummer
cjplummer at openjdk.java.net
Thu Apr 22 23:14:56 UTC 2021
On Thu, 22 Apr 2021 21:52:20 GMT, Daniel D. Daugherty <dcubed at 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
More information about the serviceability-dev
mailing list