git: openjdk/jdk: master: 8319055: JCMD should not buffer the whole output of commands

Alex Menkov amenkov at openjdk.org
Thu Mar 13 20:08:04 UTC 2025


Changeset: cd1be917
Branch: master
Author:    Alex Menkov <amenkov at openjdk.org>
Date:      2025-03-13 20:05:49 +0000
URL:       https://git.openjdk.org/jdk/commit/cd1be9175714186b8881a4d08628fdfcc9382bbc

8319055: JCMD should not buffer the whole output of commands

Reviewed-by: stuefe, jsjolen

! src/hotspot/os/posix/attachListener_posix.cpp
! src/hotspot/os/windows/attachListener_windows.cpp
! src/hotspot/share/services/attachListener.cpp
! src/hotspot/share/services/attachListener.hpp
! src/hotspot/share/services/diagnosticFramework.cpp
! src/hotspot/share/services/diagnosticFramework.hpp
! src/jdk.attach/linux/classes/sun/tools/attach/VirtualMachineImpl.java
! src/jdk.attach/macosx/classes/sun/tools/attach/VirtualMachineImpl.java
! src/jdk.attach/share/classes/sun/tools/attach/HotSpotVirtualMachine.java
! src/jdk.attach/windows/classes/sun/tools/attach/VirtualMachineImpl.java
+ test/hotspot/jtreg/serviceability/attach/AttachAPIv2/StreamingOutputTest.java
! test/hotspot/jtreg/serviceability/dcmd/compiler/CodeHeapAnalyticsParams.java



More information about the jdk-changes mailing list