[PATCH] Return -1 after throwing internal error

Xiaoguang Sun sunxiaoguang at gmail.com
Tue Oct 21 01:31:34 UTC 2014


Hi All,

I recently discovered some inconsistency in UnixOperatingSystem_md.c
that do now return -1 after throwing internal error. It usually
shouldn't be a problem, but making it more consistent to other code
within the same file shouldn't be a bad idea.

Xiaoguang
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Return -1 after throwing internal error.patch
Type: text/x-patch
Size: 1471 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20141021/a5afb2be/Return-1afterthrowinginternalerror.patch>


More information about the core-libs-dev mailing list