alanb [Fri, 25 Jun 2010 18:34:11 +0100] rev 5978
Merge
alanb [Fri, 25 Jun 2010 18:31:41 +0100] rev 5977
6963828: TEST_BUG: java/nio/channels/FileTransfer.java takes too long (win)
Reviewed-by: chegar
ohair [Fri, 25 Jun 2010 08:44:20 -0700] rev 5976
6964311: Build regression due to rt.jar contents change
Summary: The fix for 6933622 regressed control builds, this is a workaround fix, filed 6964313 to find the right answer to why it happened and how to fix it correctly.
Reviewed-by: alanb, darcy
weijun [Thu, 24 Jun 2010 14:26:35 +0800] rev 5975
6946669: SSL/Krb5 should not call EncryptedData.reset(data, false)
Reviewed-by: xuelei
weijun [Thu, 24 Jun 2010 14:26:28 +0800] rev 5974
6844907: krb5 etype order should be from strong to weak
Reviewed-by: valeriep
weijun [Thu, 24 Jun 2010 14:26:22 +0800] rev 5973
6958026: Problem with PKCS12 keystore
Reviewed-by: mullan
darcy [Wed, 23 Jun 2010 17:03:40 -0700] rev 5972
6911258: Project Coin: Add essential API support for Automatic Resource Management (ARM) blocks
6911261: Project Coin: Retrofit Automatic Resource Management (ARM) support onto platform APIs
6962571: Infinite loop in printing out Throwable stack traces with circular references
Reviewed-by: darcy, alanb
Contributed-by: jjb@google.com