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
lana [Thu, 14 Oct 2010 11:07:15 -0700] rev 6893
Merge
lana [Wed, 13 Oct 2010 17:51:41 -0700] rev 6892
Merge
ksrini [Thu, 14 Oct 2010 09:36:05 -0700] rev 6891
6991164: pack source needs vendor rebranding changes (jdk7 only)
Reviewed-by: ohair, jrose
valeriep [Tue, 12 Oct 2010 17:05:28 -0700] rev 6890
6887853: javadoc for java.lang.Classloader should be more clear
Summary: Updated the relevant javadoc description of java.lang.ClassLoader class w/ additional clarification.
Reviewed-by: mullan
ksrini [Tue, 12 Oct 2010 12:20:44 -0700] rev 6889
Merge