lana [Thu, 21 Oct 2010 16:54:47 -0700] rev 6909
Merge
lana [Mon, 18 Oct 2010 21:50:02 -0700] rev 6908
Merge
coffeys [Mon, 18 Oct 2010 18:04:02 +0100] rev 6907
6974104: TEST: sun/nio/ch/6645197.java should be fixed in 1.5.0u25b05 and jdk6 workspace
Reviewed-by: alanb
chegar [Mon, 18 Oct 2010 16:51:26 +0100] rev 6906
6992545: FindBugs scan - Malicious code vulnerability Warnings in com.sun.net.httpserver.HttpsParameters.*
Reviewed-by: alanb
mullan [Mon, 18 Oct 2010 09:05:49 -0400] rev 6905
Merge
mullan [Mon, 18 Oct 2010 09:00:28 -0400] rev 6904
6988599: CertificateRevokedException specifies name of authority but interacts with authority instance
Reviewed-by: vinnie
alanb [Mon, 18 Oct 2010 10:31:11 +0100] rev 6903
Merge
alanb [Mon, 18 Oct 2010 10:29:59 +0100] rev 6902
4837564: (bf) Please make DirectByteBuffer performance enhancements
Reviewed-by: chegar
ksrini [Thu, 14 Oct 2010 14:55:03 -0700] rev 6901
6746111: Improve pack200 error message
Reviewed-by: jrose
ksrini [Thu, 14 Oct 2010 14:41:08 -0700] rev 6900
6982312: (pack200) pack200 fails with the jdk7 class files
Reviewed-by: jrose
mullan [Fri, 15 Oct 2010 10:59:03 -0400] rev 6899
Merge
mullan [Fri, 15 Oct 2010 10:55:59 -0400] rev 6898
6954275: XML signatures with reference data larger 16KB and cacheRef on fails to validate
Reviewed-by: xuelei
alanb [Fri, 15 Oct 2010 15:09:37 +0100] rev 6897
6743526: (bf) -XX:MaxDirectMemorySize=<size> limits memory usage rather than total capacity as intended
Reviewed-by: chegar
alanb [Fri, 15 Oct 2010 12:10:32 +0100] rev 6896
6976036: Dual-pivot quicksort update (10/2010 tune-up)
Reviewed-by: alanb
Contributed-by: vladimir.yaroslavskiy@oracle.com
valeriep [Thu, 14 Oct 2010 18:01:47 -0700] rev 6895
6850402: Deadlock on sun.security.jca.ProviderConfig starting from jdk7-b55
Summary: Reduced the scope of locking
Reviewed-by: vinnie
valeriep [Thu, 14 Oct 2010 17:59:58 -0700] rev 6894
6988081: Use GetPrimitiveArrayCritical instead GetByteArray to Reduce allocation in some sunpkcs jni wrappers
Summary: Changed to use GetPrimitiveArrayCritical for encryption and decryption.
Reviewed-by: vinnie