RFR: 8147588: Jar file and Zip file not removed in spite of the OPEN_DELETE flag

Alan Bateman Alan.Bateman at oracle.com
Sat May 14 20:01:54 UTC 2016


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