RFR (XS): JDK-8029524: Remove unsused method CollectedHeap::unsafe_max_alloc()
Jon Masamitsu
jon.masamitsu at oracle.com
Wed Dec 4 18:32:18 UTC 2013
Looks good.
On 12/4/2013 6:12 AM, 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