hg: jdk9/dev/jdk: 3 new changesets
martinrb at google.com
martinrb at google.com
Wed Mar 25 23:09:18 UTC 2015
Changeset: cb94a46ab47b
Author: martin
Date: 2015-03-25 15:36 -0700
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/cb94a46ab47b
8073158: zip files with total entry count 0xFFFF need not be ZIP64 files
Summary: Minor rewrite of crufty zip implementation in parse_manifest.c
Reviewed-by: sherman
! src/java.base/share/native/libjli/manifest_info.h
! src/java.base/share/native/libjli/parse_manifest.c
! test/java/util/zip/EntryCount64k.java
Changeset: c82853020ede
Author: martin
Date: 2015-03-10 14:23 -0700
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/c82853020ede
8075774: Small readability and performance improvements for zipfs
Reviewed-by: sherman, alanb
! src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipConstants.java
! src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileSystem.java
Changeset: 215322a8793e
Author: martin
Date: 2015-03-04 17:35 -0800
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/215322a8793e
8074578: Document memory visibility effects of Unsafe compareAndSwap methods
Reviewed-by: psandoz, jrose, dholmes
! src/java.base/share/classes/sun/misc/Unsafe.java
More information about the jdk9-all-changes
mailing list