From sunxiaoguang at gmail.com Fri Aug 16 07:43:08 2013 From: sunxiaoguang at gmail.com (Xiaoguang Sun) Date: Fri, 16 Aug 2013 22:43:08 +0800 Subject: [PATCH] Fix returning random value bug in os::set_native_priority of os_bsd.cpp Message-ID: 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