git: openjdk/mobile: 8231766: Files.copy and Files.move do not honor requested compression method when copying or moving within the same zip file

duke duke at openjdk.java.net
Tue Oct 29 18:27:11 UTC 2019


Changeset: 4095f603
Author:    Lance Andersen <lancea at openjdk.org>
Date:      2019-10-29 14:22:18 +0000
URL:       https://git.openjdk.java.net/mobile/commit/4095f603

8231766: Files.copy and Files.move do not honor requested compression method when copying or moving within the same zip file

Reviewed-by: clanger, bpb, alanb

! src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileSystem.java
+ test/jdk/jdk/nio/zipfs/CopyMoveTests.java
! test/jdk/jdk/nio/zipfs/UpdateEntryTest.java




More information about the mobile-changes mailing list