On Tue, 3 Jun 2025 18:52:53 GMT, Alex Menkov <amen...@openjdk.org> wrote:
>> The fix turns on streaming output for attach operations. >> Change in HotSpotVirtualMachine.java sets attach client property. >> Change in attachListener.cpp sets server property (used when client does not >> specify the property in the request - this is the case when attach tool from >> older release connects to new VM). >> >> Testing: tier1..tier8 > > Alex Menkov has updated the pull request incrementally with one additional > commit since the last revision: > > removed comment Marked as reviewed by sspitsyn (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/25192#pullrequestreview-2893864149