RFR (XS): JDK-8029524: Remove unsused method CollectedHeap::unsafe_max_alloc()

Bengt Rutisson bengt.rutisson at oracle.com
Wed Dec 4 14:12:10 UTC 2013


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