You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2016/11/25 09:23:58 UTC

[jira] [Updated] (QPID-7520) [Java Broker] Fix "&" vs "&&" typo in BooleanWriter from AMQP 1.0 codec

     [ https://issues.apache.org/jira/browse/QPID-7520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Wall updated QPID-7520:
-----------------------------
    Summary: [Java Broker] Fix "&" vs "&&" typo in BooleanWriter from AMQP 1.0 codec   (was: [Java Broker] Improve writing to buffer in  BooleanWriter from AMQP 1.0 codec )

> [Java Broker] Fix "&" vs "&&" typo in BooleanWriter from AMQP 1.0 codec 
> ------------------------------------------------------------------------
>
>                 Key: QPID-7520
>                 URL: https://issues.apache.org/jira/browse/QPID-7520
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.32, qpid-java-6.0, qpid-java-6.0.1, qpid-java-6.0.2, qpid-java-6.0.3, qpid-java-6.0.4, qpid-java-6.0.5, qpid-java-6.1
>            Reporter: Alex Rudyy
>            Priority: Trivial
>             Fix For: qpid-java-6.2
>
>
> "if" condition in BooleanWriter#writeBuffer is evaluated using operand "&" instead of "&&" which is not really required by the implementation logic. It seems a "typo".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org