RFR: 8319055: JCMD should not buffer the whole output of commands

Alan Bateman alanb at openjdk.org
Sat Feb 1 08:16:53 UTC 2025


On Fri, 31 Jan 2025 23:23:36 GMT, Alex Menkov <amenkov at openjdk.org> wrote:

> The fix implements streaming output support for attach protocol.
> See JBS issue for evaluation, summary of the changes in the 1st comment.
> Testing: tier1..4,hs-tier5-svc

Do you expect there will be follow up work at some point for the commands that upcall to Java and produce a byte[] to return to the tool?

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

PR Comment: https://git.openjdk.org/jdk/pull/23405#issuecomment-2628846029


More information about the hotspot-runtime-dev mailing list