RFR (XS): JDK-8029524: Remove unsused method CollectedHeap::unsafe_max_alloc()
Per Liden
per.liden at oracle.com
Wed Dec 4 14:49:14 UTC 2013
Looks good.
/Per
On 12/04/2013 03:12 PM, Bengt Rutisson wrote:
>
> Hi everyone,
>
> Can I have a couple of reviews for this small clean up?
>
> http://cr.openjdk.java.net/~brutisso/8029524/webrev.00/
>
> It removes the method CollectedHeap::unsafe_max_alloc() that is
> implemented by all collectors but is not used anywhere.
>
> Thanks,
> Bengt
More information about the hotspot-gc-dev
mailing list