RFR: 8198420: Remove unused extension point AllocationContextStats

Stefan Johansson stefan.johansson at oracle.com
Tue Feb 20 14:48:03 UTC 2018


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/

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