jbachorik [Fri, 13 Nov 2015 14:44:05 +0100] rev 34540
8142398: ManagementAgent.status diagnostic command only outputs the specifically set properties
Reviewed-by: sla
erikj [Fri, 11 Dec 2015 11:46:45 +0100] rev 34539
8145106: Still intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c
Reviewed-by: tbell, dholmes
bpb [Thu, 10 Dec 2015 17:47:26 -0800] rev 34538
8032027: Add BigInteger square root methods
Summary: Add sqrt() and sqrtAndReminder() using Newton iteration
Reviewed-by: darcy, lowasser
bpb [Thu, 10 Dec 2015 15:57:27 -0800] rev 34537
8139133: Changing the modification time on a unix domain socket file fails
Summary: If a file descriptor cannot be obtained, use utimes() instead of futimes().
Reviewed-by: alanb
lana [Thu, 10 Dec 2015 09:23:49 -0800] rev 34536
Merge
chegar [Thu, 10 Dec 2015 10:04:41 +0000] rev 34535
8145082: Remove sun.misc.Unsafe dependency from sun.nio.cs.StringUTF16
Reviewed-by: psandoz, sherman