RFR: 8353479: jcmd with streaming output breaks intendation
Johan Sjölen
jsjolen at openjdk.org
Wed Apr 2 12:45:59 UTC 2025
On Tue, 1 Apr 2025 21:23:01 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
> `outputStream` implementations should call `update_position` from `write` to correctly handle indentation.
> The fix adds the call to `attachStream::write`
>
> testing: sanity tier1;
> in progress: tier2..4,hs-tier5-svc
Thanks!
-------------
Marked as reviewed by jsjolen (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24368#pullrequestreview-2736139795
More information about the serviceability-dev
mailing list