On Mon, 7 Apr 2025 17:59:24 GMT, Alex Menkov <amen...@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