RFR: 8231093: Document the ZIP FS properties noCompression and releaseVersion

Alan Bateman Alan.Bateman at oracle.com
Fri Sep 20 13:53:23 UTC 2019


On 20/09/2019 12:09, Lance Andersen wrote:
> Hi all,
>
> Please review the fix for  8231093 which documents the ZIP FS 
> properties “noCompression" and “releaseVersion”.  The property 
> “multi-release” has been renamed to “releaseVersion” as the supported 
> property while ZIP FS still checks for  “multi-release” if 
> “releaseVersion” is not found.
>
> The webrev can be found 
> at:http://cr.openjdk.java.net/~lancea/8231093/webrev.00/index.html.
>
Do you need to update 
src/jdk.compiler/share/classes/com/sun/tools/javac/file/Locations.java 
to use the documented option?

-Alan


More information about the nio-dev mailing list