RFR: 8353485: Jcms should allow to specify streaming_output mode

Alex Menkov amenkov at openjdk.org
Mon Apr 7 18:06:49 UTC 2025


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
  Issue: https://bugs.openjdk.org/browse/JDK-8353485
  Stats: 172 lines in 9 files changed: 144 ins; 7 del; 21 mod
  Patch: https://git.openjdk.org/jdk/pull/24494.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/24494/head:pull/24494

PR: https://git.openjdk.org/jdk/pull/24494


More information about the serviceability-dev mailing list