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
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
ksrini [Thu, 07 Oct 2010 14:35:14 -0700] rev 6888
6894719: (launcher)The option -no-jre-restrict-search is expected when -jre-no-restrict-search is documented.
Reviewed-by: darcy
chegar [Tue, 12 Oct 2010 17:01:07 +0100] rev 6887
6991300: MimeTable is unsafe
Reviewed-by: alanb, michaelm
chegar [Tue, 12 Oct 2010 11:11:32 +0100] rev 6886
6989690: java/net native code compiler warnings
Reviewed-by: alanb
alanb [Tue, 12 Oct 2010 09:46:17 +0100] rev 6885
6983520: java/io/pathNames/GeneralWin32.java fails with jdk7-b108 (win)
Reviewed-by: sherman
alanb [Tue, 12 Oct 2010 08:49:33 +0100] rev 6884
6728842: File.setReadOnly does not make a directory read-only (win)
6464744: java/io/File/SetAccess.java ignores sticky bit
Reviewed-by: forax
sherman [Mon, 11 Oct 2010 22:32:55 -0700] rev 6883
6984046: java/jar jar/pack source needs vendor rebranding changes (jdk7 only)
Summary: updated to use appropriate vendor name
Reviewed-by: ohair, dholmes
mchung [Mon, 11 Oct 2010 20:22:27 -0700] rev 6882
6977738: Deadlock between java.lang.ClassLoader and java.util.Properties
Reviewed-by: alanb, sherman, darcy, igor
chegar [Mon, 11 Oct 2010 10:55:04 +0100] rev 6881
Merge
chegar [Fri, 08 Oct 2010 11:28:49 +0100] rev 6880
Merge
chegar [Fri, 08 Oct 2010 11:27:55 +0100] rev 6879
Merge
alexp [Fri, 01 Oct 2010 18:39:44 +0400] rev 6878
6622002: UIDefault.ProxyLazyValue has unsafe reflection usage
Reviewed-by: malenkov
michaelm [Thu, 23 Sep 2010 03:22:13 -0700] rev 6877
6986400: Change Cookie to Cookie2 in 6980004 fix
Summary: fix error in previous fix for 6980004
Reviewed-by: chegar
michaelm [Thu, 16 Sep 2010 09:22:51 -0700] rev 6876
6980004: limit HTTP request cookie headers in HttpURLConnection
6961084: limit setting of some request headers in HttpURLConnection
Reviewed-by: chegar
michaelm [Thu, 16 Sep 2010 08:08:06 -0700] rev 6875
6981426: limit use of TRACE method in HttpURLConnection
Reviewed-by: chegar
chegar [Wed, 11 Aug 2010 09:32:38 +0100] rev 6874
6974093: Thread.clone should NOT invoke addUnstarted on started threads
Reviewed-by: dholmes, coffeys
michaelm [Thu, 22 Jul 2010 17:26:33 +0100] rev 6873
6952017: HttpURLConnection chunked encoding issue (Http request splitting)
Reviewed-by: chegar
michaelm [Thu, 22 Jul 2010 16:33:12 +0100] rev 6872
6952603: NetworkInterface reveals local network address to untrusted code
Reviewed-by: chegar
asaha [Fri, 16 Jul 2010 09:26:55 -0700] rev 6871
Merge
asaha [Thu, 08 Jul 2010 08:23:32 -0700] rev 6870
Merge
asaha [Thu, 01 Jul 2010 08:31:39 -0700] rev 6869
Merge
bae [Thu, 01 Jul 2010 12:04:14 +0400] rev 6868
6963489: ZDI-CAN-803: Sun JRE ICC Profile Device Information Tag Remote Code Execution Vulnerability
Reviewed-by: prr
chegar [Wed, 30 Jun 2010 16:24:37 +0100] rev 6867
Merge
chegar [Wed, 30 Jun 2010 16:08:47 +0100] rev 6866
6926623: Thread clone issues
Reviewed-by: hawtin