[prev in list] [next in list] [prev in thread] [next in thread] 

List:       httpclient-commons-dev
Subject:    [jira] [Updated] (HTTPCLIENT-1135) RandomAccessFile mode "w" is not
From:       "Oleg Kalnichevski (Updated) (JIRA)" <jira () apache ! org>
Date:       2011-10-08 13:22:29
Message-ID: 1039072186.11582.1318080149725.JavaMail.tomcat () hel ! zones ! apache ! org
[Download RAW message or body]


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

Oleg Kalnichevski updated HTTPCLIENT-1135:
------------------------------------------

    Priority: Major  (was: Critical)
    
> RandomAccessFile mode "w" is not valid
> --------------------------------------
> 
> Key: HTTPCLIENT-1135
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1135
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Components: Cache
> Affects Versions: 4.1.2
> Environment: Android
> Reporter: Craig
> Labels: android
> Fix For: 4.1.3, 4.2 Alpha1
> 
> 
> According to the Java docs for RandomAccessFile, mode must be "r" "rw" "rws" or \
> "rwd" - anything else results in an IllegalArgumentException. It seems that \
> Sun/Oracle/OpenJDK's don't document it, but supports "w" mode that is equivalent to \
> "rw" Android does as the Javadocs say, and throws an IllegalArgumentException when \
> mode "w" is passed as HttpClientCache does IOUtils.copyFile() (line 70-71). This \
> means that HttpClient Cache does not work on Android.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: \
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more \
information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic