wetmore [Wed, 13 Apr 2011 11:59:18 -0700] rev 9265
7031343: Provide API changes to support future GCM AEAD ciphers
Reviewed-by: valeriep, xuelei
wetmore [Wed, 13 Apr 2011 11:36:34 -0700] rev 9264
6914617: JCE framework code signing certificate is expiring at the end of 2010.
Reviewed-by: valeriep, weijun, mullan
alanb [Wed, 13 Apr 2011 18:39:48 +0100] rev 9263
6597112: referential integrity loophole during remote object export
Reviewed-by: peterjones
Contributed-by: Neil Richards <neil.richards@ngmr.net>
lancea [Wed, 13 Apr 2011 11:21:36 -0400] rev 9262
7036251: Correct SQLPermission constructor javadocs for permission target names
Reviewed-by: alanb
valeriep [Tue, 12 Apr 2011 16:09:17 -0700] rev 9261
6986789: Sun pkcs11 provider fails to parse path name containing "+"
Summary: Modified to accept '+' as valid character.
Reviewed-by: weijun
valeriep [Tue, 12 Apr 2011 15:57:28 -0700] rev 9260
7001094: Can't initialize SunPKCS11 more times than PKCS11 driver maxSessionCount
Summary: Changed SessionManager to keep track of session count for each instance
Reviewed-by: mullan
dcubed [Tue, 12 Apr 2011 13:36:38 -0700] rev 9259
7035555: 4/4 attach/BasicTests.sh needs another tweak for Cygwin
Summary: Test needs to properly detect missing AgentInitializationException. Clarify when exceptions are expected. Another Cygwin tweak.
Reviewed-by: dsamersoff, ohair
lancea [Tue, 12 Apr 2011 14:32:03 -0400] rev 9258
7007772: Address typos in javadoc for ResultSet
Reviewed-by: ohair, smarks