RFR: 8319055: JCMD should not buffer the whole output of commands
Thomas Stuefe
stuefe at openjdk.org
Wed Feb 5 07:27:10 UTC 2025
On Tue, 4 Feb 2025 20:23:57 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
>> src/hotspot/share/services/attachListener.cpp line 139:
>>
>>> 137: }
>>> 138: } else {
>>> 139: /* TODO: handle buffer overflow
>>
>> Important `TODO` :-).
>
> This is for [JDK-8319307](https://bugs.openjdk.org/browse/JDK-8319307)
> @tstuefe Do you want to keep this comment to work on JDK-8319307?
You can remove it.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23405#discussion_r1942361508
More information about the serviceability-dev
mailing list