valeriep [Fri, 21 Mar 2008 14:45:20 -0700] rev 292
Merge
valeriep [Thu, 20 Mar 2008 18:41:05 -0700] rev 291
6599979: KeyStore.setEntry/setKeyEntry() do not override existing entry for secret key objects
Summary: Override existing secret key entry when setEntry/setKeyEntry() is called
Reviewed-by: andreas
valeriep [Thu, 20 Mar 2008 17:17:10 -0700] rev 290
6572331: regression: cipher.wrap operation fails with CKR_ATTRIBUTE_VALUE_INVALID
Summary: Check supported key size range and use encryption if needed
Reviewed-by: andreas
valeriep [Thu, 20 Mar 2008 16:02:23 -0700] rev 289
4898461: Support for ECB and CBC/PKCS5Padding
Summary: Add support for ECB mode and PKCS5Padding
Reviewed-by: andreas
weijun [Thu, 20 Mar 2008 11:57:06 +0800] rev 288
6670362: HTTP/SPNEGO should work across realms
Reviewed-by: valeriep
emcmanus [Tue, 01 Apr 2008 14:45:23 +0200] rev 287
6610917: Define a generic NotificationFilter
Summary: Adds javax.management.QueryNotificationFilter
Reviewed-by: dfuchs
dcubed [Thu, 27 Mar 2008 14:15:59 -0700] rev 286
Merge
dcubed [Wed, 26 Mar 2008 20:18:22 -0700] rev 285
6679866: 3/2 portability issues with JLI-batch-200803 on Win*
Summary: Make minor tweaks to the fix for 6274276 to make the Win* compiler happy...
Reviewed-by: sspitsyn, ohair
dcubed [Mon, 24 Mar 2008 17:20:54 -0700] rev 284
6667089: 3/3 multiple redefinitions of a class break reflection
Summary: Add regression test for multiple redefinitions of a class break reflection.
Reviewed-by: sspitsyn
dcubed [Mon, 24 Mar 2008 17:16:10 -0700] rev 283
6655234: 4/4 j.l.i.: setNativeMethodPrefix does not document that prefix string can be null
Summary: Clarify wording for 'prefix' parameter to setNativeMethodPrefix().
Reviewed-by: sspitsyn