RFR(XS): 8016105: Add complementary RETURN_NULL allocation macros in allocation.hpp
Staffan Larsen
staffan.larsen at oracle.com
Mon Jun 10 02:05:41 PDT 2013
Looks good, but do we need REALLOC_C_HEAP_ARRAY2()? It is never used and does not seem to add anything compared to REALLOC_C_HEAP_ARRAY / REALLOC_C_HEAP_ARRAY_RETURN_NULL.
/Staffan
On 7 jun 2013, at 09:07, Markus Grönlund <markus.gronlund at oracle.com> wrote:
> Greetings,
>
>
>
> Kindly asking for reviews for the following:
>
>
>
> Bug id: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8016105
>
>
>
> Webrev: http://cr.openjdk.java.net/~mgronlun/8016105/webrev01/
>
>
>
>
>
> Thank you
>
> Markus
More information about the hotspot-dev
mailing list