Re: RFR: 8353485: Jcms should allow to specify streaming_output mode

2025-04-09 Thread Alex Menkov
On Mon, 7 Apr 2025 17:59:24 GMT, Alex Menkov 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 valu

RFR: 8353485: Jcms should allow to specify streaming_output mode

2025-04-07 Thread Alex Menkov
The fix adds `--streaming_output` jcmd option to manage attach command streaming output. Testing: tier1..tier4,hs-tier5-svc - Commit messages: - jcmd_streaming Changes: https://git.openjdk.org/jdk/pull/24494/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24494&range=00