hg: jdk10/sandbox/jdk: 2 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Fri Aug 25 17:48:28 UTC 2017


Changeset: 7dec03b77b26
Author:    bchristi
Date:      2017-08-25 10:39 -0700
URL:       http://hg.openjdk.java.net/jdk10/sandbox/jdk/rev/7dec03b77b26

8186217: Remove erroneous @hidden JavaDoc tag from java.util.Properties.replace(Object, Object, Object)
Reviewed-by: bpb, naoto

! src/java.base/share/classes/java/util/Properties.java

Changeset: 603393a94dd7
Author:    bpb
Date:      2017-08-25 10:43 -0700
URL:       http://hg.openjdk.java.net/jdk10/sandbox/jdk/rev/603393a94dd7

8186707: Remove libnio FileChannelImpl native close0() function
Summary: Remove Java_sun_nio_ch_FileChannelImpl_close0() on Unix and Windows and Java_sun_nio_ch_FileDispatcherImpl_closeByHandle on Windows only
Reviewed-by: alanb

! make/mapfiles/libnio/mapfile-linux
! make/mapfiles/libnio/mapfile-macosx
! make/mapfiles/libnio/mapfile-solaris
! src/java.base/unix/native/libnio/ch/FileChannelImpl.c
! src/java.base/windows/classes/sun/nio/ch/FileDispatcherImpl.java
! src/java.base/windows/native/libnio/ch/FileChannelImpl.c
! src/java.base/windows/native/libnio/ch/FileDispatcherImpl.c



More information about the jdk10-sandbox-changes mailing list