RFR (XS): JDK-8029524: Remove unsused method CollectedHeap::unsafe_max_alloc()
Bengt Rutisson
bengt.rutisson at oracle.com
Thu Dec 5 06:44:04 UTC 2013
Thanks for the review, Jon!
Bengt
> 4 dec 2013 kl. 19:32 skrev Jon Masamitsu <jon.masamitsu at oracle.com>:
>
> 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