RFR: 8200111: MallocArrayAllocator::free should not take a length parameter
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Thu Mar 22 16:03:11 UTC 2018
This looks good.
Coleen
On 3/22/18 11:31 AM, Stefan Karlsson wrote:
> Hi all,
>
> Please review this trivial patch to remove the length parameter from
> MallocArrayAllocator::free:
>
> 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
> NEW_C_HEAP_ARRAY and FREE_C_HEAP_ARRAY.
>
> Thanks,
> StefanK
More information about the hotspot-dev
mailing list