RFR: 8015972: Refactor the sending of the object count after GC event
Bengt Rutisson
bengt.rutisson at oracle.com
Thu Jul 4 08:15:36 UTC 2013
Hi Erik,
Looks good.
Bengt
On 7/3/13 3:01 PM, Erik Helin wrote:
> Hi all,
>
> this change is a "forward port" of the same change that was applied to
> hotspot 24.
>
> The difference between between the hotspot 24 version and the hotspot 25
> version is that the INCLUDE_SERVICES define was added, and heap
> inspection is part of INCLUDE_SERVICES. I have therefore included
> ObjectCountEventSender under the INCLUDE_SERVICES define as well, since
> it is completely dependent on the heap inspection functionality.
>
> Webrev:
> http://cr.openjdk.java.net/~ehelin/8015972/webrev.00/
>
> Testing:
> - JPRT
>
> Thanks,
> Erik
More information about the hotspot-gc-dev
mailing list