mullan [Fri, 11 Dec 2015 09:34:56 -0500] rev 34541
8144784: Remove @Deprecated annotation from java.security.acl, javax.security.cert and com.sun.jarsigner packages
Reviewed-by: mchung, weijun, wetmore
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