[PATCH] Fix returning random value bug in os::set_native_priority of os_bsd.cpp

Xiaoguang Sun sunxiaoguang at gmail.com
Fri Aug 16 07:43:08 PDT 2013


Fix returning random value bug in os::set_native_priority of os_bsd.cpp

The returned result is not used on all platforms, therefore this bug
doesn't break anything. But it's better to be fixed before somebody starts
checking the return result.

Xiaoguang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/bsd-port-dev/attachments/20130816/86b3bba4/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bsd-port-set_native_priority.patch
Type: application/octet-stream
Size: 661 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/bsd-port-dev/attachments/20130816/86b3bba4/bsd-port-set_native_priority.patch 


More information about the bsd-port-dev mailing list