RFR: 8147588: Jar file and Zip file not removed in spite of the OPEN_DELETE flag
Xueming Shen
xueming.shen at oracle.com
Sun May 15 18:54:35 UTC 2016
Thanks Alan,
Here is the webrev with the first proposed change.
http://cr.openjdk.java.net/~sherman/8147588/webrev/
-sherman
On 5/14/2016 1:01 PM, Alan Bateman wrote:
> On 13/05/2016 22:09, Xueming Shen wrote:
>>
>> My memory suggests the reason we went to winFileHandleOpen() is for
>> that windows' long path issue
>> we dealt with years ago. ZFILE_Open() does not appear to deal with that.
>>
>> Sure I can bring ZFILE_Open in for the non-windows platform, though
>> my original wish is to reduce the
>> native exposure of the ZipFile. I don't have a strong feeling for
>> that though.
>>
> Ah, I forgot the long file name issue, in which case then maybe your
> first approach to have RAF support at additional mode is more
> appealing. Sorry for sending down you part way down another road.
>
> -Alan
More information about the core-libs-dev
mailing list