jnimeh [Thu, 22 Jan 2015 20:19:42 -0800] rev 28565
8044860: Vectors and fixed length fields should be verified for allowed sizes.
Reviewed-by: xuelei
weijun [Fri, 23 Jan 2015 09:22:14 +0800] rev 28564
8071313: krb5.conf not read if SCDynamicStore krb5 config is empty
Reviewed-by: mullan
mchung [Thu, 22 Jan 2015 13:49:53 -0800] rev 28563
8069414: Rename oracle.accessbridge to jdk.accessbridge
Reviewed-by: alanb, ptbrunet, erikj
sherman [Thu, 22 Jan 2015 12:24:35 -0800] rev 28562
8037394: ZipFileSystem leaks file descriptor when file is not a valid zip file
Summary: to close the leaking channel as suggested
Reviewed-by: alanb
sherman [Thu, 22 Jan 2015 08:51:45 -0800] rev 28561
8069211: (zipfs) ZipFileSystem creates corrupted zip if entry output stream gets closed more than once
Summary: to synchronize the write and close methods of the entry output stream
Reviewed-by: alanb
vinnie [Thu, 22 Jan 2015 12:33:05 +0000] rev 28560
8069155: The value of 'KeyStore Type' isn't 'jks'
Reviewed-by: xuelei
plevart [Wed, 21 Jan 2015 21:42:22 +0100] rev 28559
8068427: Hashtable deserialization reconstitutes table with wrong capacity
Reviewed-by: mduigou, martin, chegar, dfuchs
lancea [Wed, 21 Jan 2015 13:19:08 -0500] rev 28558
8068732: Adding Initial RowSet tests
Reviewed-by: joehw
smarks [Tue, 18 Nov 2014 17:02:50 -0800] rev 28557
8062807: Exporting RMI objects fails when run under restrictive SecurityManager
Reviewed-by: dfuchs, skoivu, igerasim, msheppar
alexsch [Wed, 05 Nov 2014 12:46:39 +0400] rev 28556
8062561: Test bug8055304 fails if file system default directory has read access
Reviewed-by: serb
xuelei [Mon, 03 Nov 2014 08:30:18 +0000] rev 28555
8061210: Issues in TLS
Reviewed-by: jnimeh, mullan, wetmore, ahgross, asmotrak
weijun [Thu, 23 Oct 2014 07:07:16 +0800] rev 28554
8061826: Part of JDK-8060474 should be reverted
Reviewed-by: mullan, ahgross