RFR: JDK-8282382: Report glibc malloc tunables in error reports [v2]
Thomas Stuefe
stuefe at openjdk.java.net
Fri Mar 4 05:33:04 UTC 2022
On Fri, 4 Mar 2022 01:33:53 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Seems okay. One minor query.
>
> Thanks, David
Thanks David!
> else st->cr()? Rather than adding the cr() externally.
The idea is to have output that can, if needed, be combined into larger single lines. At least that's what I usually do with functions that output small snippets.
But I do not have strong emotions here and can change it if you prefer.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7620
More information about the hotspot-runtime-dev
mailing list