RFR: JDK-4347142: Need method to set Password protection to Zip entries

Alan Bateman Alan.Bateman at oracle.com
Fri Mar 18 15:25:51 UTC 2016


On 18/03/2016 15:02, Yasumasa Suenaga wrote:
> Hi all,
>
> We (including me and Yuji Kubota (ykubota: OpenJDK jdk9 Author)) discussed
> about this issue from Nov. 2015. [1]
> We heard several comments and we applied them to our patch.
>
> I have not heard new comment for our latest patch.
> So I send review request for it. Could you review it?
>
>   webrev:
>     http://cr.openjdk.java.net/~ysuenaga/JDK-4347142/webrev.04/
>
>   Usage of new API:
>     http://cr.openjdk.java.net/~ysuenaga/JDK-4347142/webrev.04/Test.java
>
Yasumasa - I think the main issue here is to decide whether the API
should be extended for encryption or not. If exposing it in the API make
sense then I assume that alternative names to java.util.zip.ZipCryption
needs to be explored.

-Alan.



More information about the core-libs-dev mailing list