RFR: 8200111: MallocArrayAllocator::free should not take a length parameter
Stefan Karlsson
stefan.karlsson at oracle.com
Thu Mar 22 16:27:38 UTC 2018
Thanks Thomas.
StefanK
On 2018-03-22 17:27, Thomas Schatzl wrote:
> Hi,
>
> On Thu, 2018-03-22 at 16:31 +0100, 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.
>
> looks good :)
>
> Thomas
>
More information about the hotspot-dev
mailing list