Code Review for jdk

Prepared by:clanger on Tue Sep 25 16:12:44 CEST 2018
Workspace:
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:51865
Summary of changes: 1048 lines changed: 857 ins; 88 del; 103 mod; 9823 unchg
Changeset: jdk.changeset
Bug id: JDK-6194856
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/java.base/share/classes/java/nio/file/attribute/PosixFilePermissions.java

rev 51866 : 6194856: Zip Files lose ALL ownership and permissions of the files
119 lines changed: 116 ins; 1 del; 2 mod; 177 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/java.base/share/classes/java/util/zip/ZipEntry.java

rev 51866 : 6194856: Zip Files lose ALL ownership and permissions of the files
49 lines changed: 43 ins; 1 del; 5 mod; 679 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/java.base/share/classes/java/util/zip/ZipFile.java

rev 51866 : 6194856: Zip Files lose ALL ownership and permissions of the files
21 lines changed: 13 ins; 7 del; 1 mod; 1614 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/java.base/share/classes/java/util/zip/ZipOutputStream.java

rev 51866 : 6194856: Zip Files lose ALL ownership and permissions of the files
64 lines changed: 24 ins; 11 del; 29 mod; 771 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/java.base/share/classes/java/util/zip/ZipUtils.java

rev 51866 : 6194856: Zip Files lose ALL ownership and permissions of the files
7 lines changed: 3 ins; 3 del; 1 mod; 300 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.jartool/share/classes/sun/tools/jar/GNUStyleOptions.java

rev 51866 : 6194856: Zip Files lose ALL ownership and permissions of the files
6 lines changed: 6 ins; 0 del; 0 mod; 373 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.jartool/share/classes/sun/tools/jar/Main.java

rev 51866 : 6194856: Zip Files lose ALL ownership and permissions of the files
32 lines changed: 24 ins; 5 del; 3 mod; 2272 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.jartool/share/classes/sun/tools/jar/resources/jar.properties

rev 51866 : 6194856: Zip Files lose ALL ownership and permissions of the files
3 lines changed: 3 ins; 0 del; 0 mod; 306 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipConstants.java

rev 51866 : 6194856: Zip Files lose ALL ownership and permissions of the files
5 lines changed: 2 ins; 2 del; 1 mod; 250 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileAttributeView.java

rev 51866 : 6194856: Zip Files lose ALL ownership and permissions of the files
80 lines changed: 56 ins; 4 del; 20 mod; 151 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileAttributes.java

rev 51866 : 6194856: Zip Files lose ALL ownership and permissions of the files
9 lines changed: 4 ins; 1 del; 4 mod; 37 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileStore.java

rev 51866 : 6194856: Zip Files lose ALL ownership and permissions of the files
13 lines changed: 2 ins; 5 del; 6 mod; 129 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileSystem.java

rev 51866 : 6194856: Zip Files lose ALL ownership and permissions of the files
168 lines changed: 103 ins; 40 del; 25 mod; 2455 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileSystemProvider.java

rev 51866 : 6194856: Zip Files lose ALL ownership and permissions of the files
39 lines changed: 25 ins; 8 del; 6 mod; 309 unchg

------ ------ ------ ------ --- New ----- Raw test/jdk/java/util/zip/ZipFile/TestPosixPerms.java

rev 51866 : 6194856: Zip Files lose ALL ownership and permissions of the files
193 lines changed: 193 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- --- ----- Raw test/jdk/java/util/zip/ZipFile/posixtest.zip

rev 51866 : 6194856: Zip Files lose ALL ownership and permissions of the files

------ ------ ------ ------ --- New ----- Raw test/jdk/jdk/nio/zipfs/TestPosixPerms.java

rev 51866 : 6194856: Zip Files lose ALL ownership and permissions of the files
240 lines changed: 240 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- --- ----- Raw test/jdk/jdk/nio/zipfs/posixtest.zip

rev 51866 : 6194856: Zip Files lose ALL ownership and permissions of the files

This code review page was prepared using /cygdrive/c/SAPDevelop/mercurial/webrev/webrev.ksh (vers 25.17-hg+openjdk.java.net).