RFR: JDK-8319307: DCmds should not assert on truncation and should report truncation [v2]
David Holmes
dholmes at openjdk.org
Mon Nov 27 05:16:06 UTC 2023
On Fri, 10 Nov 2023 08:40:41 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> Well, yes. Its the one buffer in the attach listener. We could just crank up the buffer maximum; we could also do that on a per-command base, for commands that we know may print a lot of output.
Isn't this a third option?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16474#issuecomment-1827136896
More information about the hotspot-runtime-dev
mailing list