RFR(S): 8200720: Print additional information in thread dump (times, allocated bytes etc.)
Milan Mimica
milan.mimica at gmail.com
Wed Jun 20 08:58:17 UTC 2018
pet, 8. lip 2018. u 17:36 Haug, Gunter <gunter.haug at sap.com> napisao je:
> Hi all,
>
> thanks a lot for all the input! I have prepared a new version of the
> webrev incorporating the suggestions you made (at least I tried):
>
> http://cr.openjdk.java.net/~ghaug/webrevs/8200720.v3/
+ st->print("allocated=" JLONG_FORMAT "B ", allocated_bytes);
Can you please make this easier for humans, ie use
byte_size_in_proper_unit() and proper_unit_for_byte_size()?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20180620/2b82cec3/attachment.html>
More information about the serviceability-dev
mailing list