amlu [Mon, 11 Apr 2016 15:14:04 +0800] rev 36970
8153928: test/lib/share/classes/jdk/test/lib/Utils.java introduced dependency to java.base/jdk.internal.misc
Reviewed-by: alanb, amlu
Contributed-by: felix.yang@oracle.com
coffeys [Mon, 11 Apr 2016 08:00:21 +0100] rev 36969
8149450: LdapCtx.processReturnCode() throwing Null Pointer Exception
Reviewed-by: xuelei
amlu [Mon, 11 Apr 2016 12:27:48 +0800] rev 36968
8153722: Mark java/nio/channels/Selector/SelectAndClose.java as intermittently failing
Reviewed-by: bpb, darcy
msheppar [Mon, 11 Apr 2016 03:00:50 +0100] rev 36967
8134577: Eliminate or standardize a replacement for sun.net.spi.nameservice.NameServiceDescriptor
Reviewed-by: chegar, alanb
chegar [Sat, 09 Apr 2016 20:12:13 +0100] rev 36966
8153737: Unsupported Module
Reviewed-by: alanb, mchung, psandoz
chegar [Sat, 09 Apr 2016 20:11:51 +0100] rev 36965
8153498: Update the PostVMInitHook mechanism to use an internal package in the base module
Reviewed-by: alanb, mchung
bpb [Fri, 08 Apr 2016 09:36:11 -0700] rev 36964
8153414: (fs) Internal sun/nio/fs exceptions should be stackless
Summary: Override fillInStackTrace() to be a no-op in UnixException and WindowsException.
Reviewed-by: alanb
Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>