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