RFR: 8353485: Jcms should allow to specify streaming_output mode

Alex Menkov amenkov at openjdk.org
Wed Apr 9 20:18:33 UTC 2025


On Mon, 7 Apr 2025 17:59:24 GMT, Alex Menkov <amenkov at openjdk.org> wrote:

> The fix adds `--streaming_output` jcmd option to manage attach command streaming output.
> 
> Testing: tier1..tier4,hs-tier5-svc

Streaming output for attach client can be set by "jdk.attach.allowStreamingOutput" property, passing the value by using launcher VM args ("-J"). Closing the issue

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

PR Comment: https://git.openjdk.org/jdk/pull/24494#issuecomment-2790896487


More information about the serviceability-dev mailing list