RFR: 8200111: MallocArrayAllocator::free should not take a length parameter (original) (raw)

Stefan Karlsson stefan.karlsson at oracle.com
Thu Mar 22 15:56:49 UTC 2018


Thanks George!

StefanK

On 2018-03-22 16:49, George Triantafillou wrote:

Stefan,

Looks good! -George On 3/22/2018 11:31 AM, Stefan Karlsson wrote: Hi all,

Please review this trivial patch to remove the length parameter from MallocArrayAllocator:🆓 http://cr.openjdk.java.net/~stefank/8200111/webrev.01/ https://bugs.openjdk.java.net/browse/JDK-8200111 This makes the MallocArrayAllocator as easy to use as the NEWCHEAPARRAY and FREECHEAPARRAY. Thanks, StefanK



More information about the hotspot-dev mailing list