[ 
https://issues.apache.org/jira/browse/CXF-7539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16216961#comment-16216961
 ] 

ASF GitHub Bot commented on CXF-7539:
-------------------------------------

amarkevich opened a new pull request #327: [CXF-7539] Provide Boolean wrapper 
object for == comparation
URL: https://github.com/apache/cxf/pull/327
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Provide Boolean wrapper object for == comparation
> -------------------------------------------------
>
>                 Key: CXF-7539
>                 URL: https://issues.apache.org/jira/browse/CXF-7539
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS
>    Affects Versions: 3.2.0
>            Reporter: Alexey Markevich
>
> {code}
> @QueryParam("param") Boolean param
> {code}
> currently creates new Boolean object instance whick cause (Boolean.TRUE == 
> param) to be false even with "true" value



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to