RFR: 8219817: Remove unused CollectedHeap::block_size()

Stefan Karlsson stefan.karlsson at oracle.com
Wed Mar 6 12:17:36 UTC 2019


Looks good.

StefanK

On 2019-02-27 09:47, Per Liden wrote:
> CollectedHeap::block_size() is never called. We should remove it and the 
> implementations provided by the different collectors.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8219817
> Webrev: http://cr.openjdk.java.net/~pliden/8219817/webrev.0
> 
> /Per



More information about the hotspot-gc-dev mailing list