lana [Mon, 11 Aug 2014 11:27:24 -0700] rev 25978
Merge
lana [Mon, 11 Aug 2014 11:00:20 -0700] rev 25977
Merge
lancea [Mon, 11 Aug 2014 14:22:22 -0400] rev 25976
8054555: javadoc cleanup for java.sql and javax.sql
Reviewed-by: darcy, igerasim
msheppar [Mon, 11 Aug 2014 15:34:24 +0100] rev 25975
8054118: java/net/ipv6tests/UdpTest.java failed intermittently
Summary: ignore the Teredo interface on windows test machines
Reviewed-by: chegar
weijun [Mon, 11 Aug 2014 11:11:55 +0800] rev 25974
6997010: Consolidate java.security files into one file with modifications
Reviewed-by: mullan, erikj
lana [Sat, 09 Aug 2014 21:27:33 -0700] rev 25973
Added tag jdk9-b26 for changeset dca4e4c83da4
ascarpino [Fri, 08 Aug 2014 14:17:14 -0700] rev 25972
8054366: Broken link in SecureRandom.html
Reviewed-by: xuelei, mullan, wetmore
Contributed-by: Jamil Nimeh <jamil.j.nimeh@oracle.com>
valeriep [Fri, 08 Aug 2014 17:47:50 +0000] rev 25971
8043836: Need new tests for AES cipher
Summary: Add AES cipher tests with various modes, padding schemes and read methods of CipherInputStream for SunJCE provider
Reviewed-by: valeriep
Contributed-by: felix.yang@oracle.com