duke [Wed, 05 Jul 2017 20:13:41 +0200] rev 28311
Merge
lana [Mon, 12 Jan 2015 12:24:30 -0800] rev 28310
Merge
bpb [Fri, 09 Jan 2015 17:27:28 -0800] rev 28309
4026465: Provide more byte array constructors for BigInteger
Summary: Add two's complement and sign-magnitude constructors for byte arrays with offset and length.
Reviewed-by: darcy, alanb, scolebourne
juh [Fri, 09 Jan 2015 11:58:34 -0800] rev 28308
8046724: XML Signature ECKeyValue elements cannot be marshalled or unmarshalled
Reviewed-by: mullan
erikj [Fri, 09 Jan 2015 16:54:17 +0100] rev 28307
8067060: build can still fail with spaces following -L on link lines
Reviewed-by: smarks, ihse
sjiang [Fri, 09 Jan 2015 09:55:00 +0100] rev 28306
8068591: javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java should be quarantined
Reviewed-by: jbachorik
darcy [Thu, 08 Jan 2015 10:06:45 -0800] rev 28305
6481080: (ann) @Deprecated annotation has no effect on packages
Reviewed-by: lancea, alanb, psandoz, abuckley
msheppar [Thu, 08 Jan 2015 20:00:14 +0000] rev 28304
8068597: Add error code to to exception condition message resulting from GetAdaptersAddresses function calls
Summary: added error code to exception message thrown after a GetAdaptersAddresses call.
Reviewed-by: chegar