[8u] RFR 8240295: hs_err elapsed time in seconds is not accurate enough
Zhengyu Gu
zgu at redhat.com
Mon Jun 29 18:08:28 UTC 2020
I would like to backport this patch to 11u for parity with Oracle 8u271.
The original patch does not apply cleanly.
There is one conflict, where 8u (unpatched) misses leading space on
following message:
st->print_cr(" elapsed time: %d seconds (%dd %dh %dm %ds)", eltime,
eldays, elhours, elmins, elsecs);
Original bug: https://bugs.openjdk.java.net/browse/JDK-8240295
Original patch: https://hg.openjdk.java.net/jdk/jdk/rev/8a14919d365d
8u webrev: http://cr.openjdk.java.net/~zgu/JDK-8243029-8u/webrev.00/
Thanks,
-Zhengyu
More information about the jdk8u-dev
mailing list