RFR: 8322332: Add API to access ZipEntry.extraAttributes

Alan Bateman alanb at openjdk.org
Mon May 13 06:50:04 UTC 2024


On Sun, 12 May 2024 21:44:56 GMT, Alan Snyder <javalists at cbfiddle.com> wrote:

> I was not using the Zip file system. I was processing a Zip file.

They are equivalent, the suggestion to look at the sym link support in the zip file system provider is that it's a much better fit for this extension. It already has optional support for POSIX file permissions and the APIs for dealing with sym links.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/19204#issuecomment-2106776812


More information about the core-libs-dev mailing list