From glewis at eyesbeyond.com Sat Sep 21 11:37:58 2013 From: glewis at eyesbeyond.com (Greg Lewis) Date: Sat, 21 Sep 2013 11:37:58 -0700 Subject: [PATCH] Fix returning random value bug in os::set_native_priority of os_bsd.cpp In-Reply-To: References: Message-ID: <20130921183758.GA37961@misty.eyesbeyond.com> On Fri, Aug 16, 2013 at 10:43:08PM +0800, Xiaoguang Sun wrote: > 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 Thanks Xiaoguang! Do you have paperwork on file with Oracle that would allow us to commit this fix to the repository? -- Greg Lewis Email : glewis at eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis at FreeBSD.org From sunxiaoguang at gmail.com Sat Sep 21 18:43:48 2013 From: sunxiaoguang at gmail.com (Xiaoguang Sun) Date: Sun, 22 Sep 2013 09:43:48 +0800 Subject: [PATCH] Fix returning random value bug in os::set_native_priority of os_bsd.cpp In-Reply-To: <20130921183758.GA37961@misty.eyesbeyond.com> References: <20130921183758.GA37961@misty.eyesbeyond.com> Message-ID: Hi Greg, I have signed OCA paperwork before I submitted this patch. So it's good. BTW is there any easy thing that I can work on to contribute to bsd-port so I can gradually picking up and make more contribution? Thanks. Xiaoguang On Sun, Sep 22, 2013 at 2:37 AM, Greg Lewis wrote: > On Fri, Aug 16, 2013 at 10:43:08PM +0800, Xiaoguang Sun wrote: > > 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 > > Thanks Xiaoguang! Do you have paperwork on file with Oracle that would > allow us to commit this fix to the repository? > > -- > Greg Lewis Email : glewis at eyesbeyond.com > Eyes Beyond Web : http://www.eyesbeyond.com > Information Technology FreeBSD : glewis at FreeBSD.org > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/bsd-port-dev/attachments/20130922/168c7c29/attachment.html