[ http://issues.apache.org/jira/browse/HTTPCLIENT-594?page=all ]
Oleg Kalnichevski updated HTTPCLIENT-594:
-----------------------------------------
Summary: HttpMethodBase#aborted variable mistakenly declared transient
instead of volatile (was: HttpMethodBase#abort variable mistakenly declared
transient instead of volatile)
Description:
HttpMethodBase#aborted variable mistakenly declared transient instead of
volatile. This is quite nasty.
Do we want to cut an emergency release (3.0.2) because of that or can this wait
until 3.1-beta1?
Fix attached.
Oleg
was:
HttpMethodBase#abort variable mistakenly declared transient instead of
volatile. This is quite nasty.
Do we want to cut an emergency release (3.0.2) because of that or can this wait
until 3.1-beta1?
Fix attached.
Oleg
> HttpMethodBase#aborted variable mistakenly declared transient instead of
> volatile
> ---------------------------------------------------------------------------------
>
> Key: HTTPCLIENT-594
> URL: http://issues.apache.org/jira/browse/HTTPCLIENT-594
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Components: HttpClient
> Affects Versions: 3.0.1, 3.1 Alpha 1
> Reporter: Oleg Kalnichevski
> Assigned To: Oleg Kalnichevski
> Fix For: 3.1 Beta 1
>
> Attachments: httpmethodbase.patch
>
>
> HttpMethodBase#aborted variable mistakenly declared transient instead of
> volatile. This is quite nasty.
> Do we want to cut an emergency release (3.0.2) because of that or can this
> wait until 3.1-beta1?
> Fix attached.
> Oleg
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]