Tue, 06 Sep 2016 13:57:03 +0530 8164730: Make it clear that 'cl' parameter passed to RMIConnector.OISWL is never null.
vtewari [Tue, 06 Sep 2016 13:57:03 +0530] rev 40742
8164730: Make it clear that 'cl' parameter passed to RMIConnector.OISWL is never null. Summary: Added checks inside constructor of ObjectInputStreamWithLoader inner class. Test case added. Reviewed-by: dfuchs, alanb Contributed-by: amit.sapre@oracle.com
Mon, 05 Sep 2016 10:05:12 +0200 8163181: Further improvements for Unix NetworkInterface native implementation
clanger [Mon, 05 Sep 2016 10:05:12 +0200] rev 40741
8163181: Further improvements for Unix NetworkInterface native implementation Reviewed-by: chegar, msheppar
Sat, 03 Sep 2016 13:43:01 +0300 8165243: Base64.Encoder.wrap(os).write(byte[],int,int) with incorrect arguments should not produce output
igerasim [Sat, 03 Sep 2016 13:43:01 +0300] rev 40740
8165243: Base64.Encoder.wrap(os).write(byte[],int,int) with incorrect arguments should not produce output Reviewed-by: rriggs, alanb, sherman
Fri, 02 Sep 2016 12:38:27 -0700 8165000: Selector.select(timeout) throws IOException when timeout is a large long
bpb [Fri, 02 Sep 2016 12:38:27 -0700] rev 40739
8165000: Selector.select(timeout) throws IOException when timeout is a large long Summary: Clamp the timeout passed to kevent0 to the largest value that does not provoke the error. Reviewed-by: clanger, alanb
(0) -30000 -10000 -3000 -1000 -300 -100 -30 -10 -4 +4 +10 +30 +100 +300 +1000 +3000 +10000 tip