RFR (XXS) 8231201: hs_err should print coalesced safepoint operations in Events section
Hohensee, Paul
hohensee at amazon.com
Wed Sep 18 19:57:41 UTC 2019
Any reason not to make the EventMark message identical to the log message? I.e., in the EventMark message change "Executing" to "Evaluating".
Thanks,
Paul
On 9/18/19, 12:48 PM, "Aleksey Shipilev" <shade at redhat.com> wrote:
RFE:
https://bugs.openjdk.java.net/browse/JDK-8231201
https://cr.openjdk.java.net/~shade/8231201/webrev.01/
Little debugging aid here. See examples in the bug. The patch is one-liner, but webrev is provided
to give reviewers a better context, for example to compare with other EventMark and
log_debug(vmthread) statements.
Testing: eyeballing hs_errs, jdk-submit (running)
--
Thanks,
-Aleksey
More information about the hotspot-runtime-dev
mailing list