This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fwd: [PATCH, libjava]: Avoid suggest parentheses around comparison in operand of '|' in java/lang/natObject.cc


On 03/12/2014 03:02 PM, Uros Bizjak wrote:
> 2014-03-10  Uros Bizjak  <ubizjak@gmail.com>
> 
>     * java/lang/natObject.cc (_Jv_MonitorEnter): Add missing parenthesis
>     around comparison with (address | LOCKED) in JvAssert.
> 
> Patch was bootstrapped and regression tested on x86_64-pc-linux-gnu {,-m32}.
> 
> OK for mainline SVN and release branches?

Yes, thanks.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]