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

ASF subversion and git services commented on HTTPCLIENT-2097:
-------------------------------------------------------------

Commit 93e3d0f45204836a547602c56a51f0c32f0f3df4 in httpcomponents-client's 
branch refs/heads/5.1.x from Carter Kozak
[ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=93e3d0f ]

HTTPCLIENT-2097: Fix PoolingAsyncClientConnectionManager boxed primitive 
reference equality


> Avoid boxed primitive instance equality in PoolingAsyncClientConnectionManager
> ------------------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-2097
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2097
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient (async)
>    Affects Versions: 5.0.1
>            Reporter: Carter Kozak
>            Priority: Major
>             Fix For: 5.0.2
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> PoolingAsyncClientConnectionManager uses an instance equality check against a 
> boxed boolean. While this likely works in most cases, it can be dangerous if 
> Boolean explicit constructors are used.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to