hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Nov 1 20:30:17 UTC 2019
Changeset: 76638c631869
Author: bpb
Date: 2019-11-01 13:16 -0700
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/76638c631869
8162520: (fs) FileStore should support file stores with > Long.MAX_VALUE capacity
Reviewed-by: alanb, darcy, rriggs
! src/java.base/share/classes/java/nio/file/FileStore.java
! src/java.base/unix/classes/sun/nio/fs/UnixFileStore.java
! src/java.base/windows/classes/sun/nio/fs/WindowsFileStore.java
Changeset: 4ec9fc2b2f0d
Author: kbarrett
Date: 2019-11-01 16:21 -0400
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/4ec9fc2b2f0d
8233359: Add global sized operator delete definitions
Summary: Added new definitions.
Reviewed-by: dholmes
! src/hotspot/share/memory/operator_new.cpp
More information about the jdk-sandbox-changes
mailing list