RFR (S): 8012086: The object count event should only send events for instances occupying more than 0.5% of the heap

Jesper Wilhelmsson jesper.wilhelmsson at oracle.com
Tue May 7 08:48:24 UTC 2013


Looks good.
Ship it!
/Jesper

Erik Helin skrev 7/5/13 10:14 AM:
> Hi all,
>
> this change makes sure that we only send the trace event
> vm/gc/detailed/object_count_after_gc if the total size of all the instances of a
> class occupies more than 0.5% of the used heap.
>
> Webrev:
> http://cr.openjdk.java.net/~ehelin/8012086/webrev.00/
>
> Testing:
> JPRT
>
> Thanks,
> Erik



More information about the hotspot-gc-dev mailing list