RFR: 8198420: Remove unused extension point AllocationContextStats
Erik Helin
erik.helin at oracle.com
Wed Feb 21 11:05:42 UTC 2018
On 02/20/2018 03:48 PM, Stefan Johansson wrote:
> Hi,
>
> Please review this change to remove some unused code.
>
> Links
> JBS: https://bugs.openjdk.java.net/browse/JDK-8198420
> Webrev: http://cr.openjdk.java.net/~sjohanss/8198420/open.00/
Looks good, Reviewed.
Thanks,
Erik
> Summary
> The class AllocationContextStats has previously been used as an
> extension point to allow Oracle internal code to do some extra
> accounting. The internal code is going away and this allow us to clean
> up the open repository as well.
>
> Testing
> Passed JDK tier 1-3 and HS tier 1-3
>
> Thanks,
> Stefan
More information about the hotspot-gc-dev
mailing list