RFR(XS): 8008255: jvmtiExport.cpp::post_to_env() does not check malloc() return
Staffan Larsen
staffan.larsen at oracle.com
Wed May 8 05:17:14 PDT 2013
Looks good.
/Staffan
On 8 maj 2013, at 13:08, Rickard Bäckman <rickard.backman at oracle.com> wrote:
> Hi,
>
> please review this small change.
> The change adds a check to see the result of a malloc() and aborts the VM with an out of memory error.
>
> Webrev: http://cr.openjdk.java.net/~rbackman/8008255/
> Bug: http://bugs.sun.com/view_bug.do?bug_id=8008255
>
> Thanks
> /R
>
More information about the hotspot-runtime-dev
mailing list