mchung [Fri, 25 Aug 2017 10:52:17 -0700] rev 47010
8186145: tools/launcher/modules/validate/ValidateModulesTest.java fails when launched with -XX:+EnableJVMCI
Summary: --validate-modules runs with a boot layer resolving all system modules rather than only java.base
Reviewed-by: alanb
bpb [Fri, 25 Aug 2017 10:43:12 -0700] rev 47009
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
bchristi [Fri, 25 Aug 2017 10:39:02 -0700] rev 47008
8186217: Remove erroneous @hidden JavaDoc tag from java.util.Properties.replace(Object, Object, Object)
Reviewed-by: bpb, naoto
asaha [Fri, 25 Aug 2017 05:02:36 +0000] rev 47007
Merge
asaha [Fri, 25 Aug 2017 04:59:20 +0000] rev 47006
Added tag jdk-10+21 for changeset c6cefe631b18
weijun [Fri, 25 Aug 2017 09:28:10 +0800] rev 47005
8186576: KerberosTicket does not properly handle renewable tickets at the end of their lifetime
Reviewed-by: xuelei
jjg [Thu, 24 Aug 2017 16:52:21 -0700] rev 47004
8186684: Fix broken links in java.base API docs
Reviewed-by: sherman, martin, mchung, bpb, lancea