On 01/05/2013 20:33, Kumar Srinivasan wrote:
Hi,

Please review simple fixes for code correctness in the launcher.

http://cr.openjdk.java.net/~ksrini/8013736/webrev.0/

Thanks
Kumar

This looks okay to me although I wonder why the NULL_CHECK macros check for 0 rather than NULL. I don't know if jexec is still used but does the malloc return need to be checked?

-Alan

Reply via email to