git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Thu Mar 13 20:09:19 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/mobile/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
Changeset: f9347742
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-03-13 20:05:59 +0000
URL: https://git.openjdk.org/mobile/commit/f93477426e10cbd3c000279d096e7d7168afada2
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list