Tue, 02 Nov 2010 10:05:42 +0000 6993126: (aio) remove AsynchronousDatagramChannel
alanb [Tue, 02 Nov 2010 10:05:42 +0000] rev 7044
6993126: (aio) remove AsynchronousDatagramChannel Reviewed-by: chegar
Mon, 01 Nov 2010 22:02:35 -0700 6916074: Add support for TLS 1.2
xuelei [Mon, 01 Nov 2010 22:02:35 -0700] rev 7043
6916074: Add support for TLS 1.2 6985179: To support Server Name Indication extension for JSSE client Summary: Introduces the algorithm constraints to support signature and hash algorithm selection. Includes contributions from wetmore and weijung. Reviewed-by: wetmore, weijun
Mon, 01 Nov 2010 10:59:03 -0700 6994413: JDK_GetVersionInfo0 only expects a two digit build number
mchung [Mon, 01 Nov 2010 10:59:03 -0700] rev 7042
6994413: JDK_GetVersionInfo0 only expects a two digit build number Reviewed-by: dholmes
Mon, 01 Nov 2010 10:12:48 -0700 6995674: (launcher) make of jli fails on windows if directory exists
ksrini [Mon, 01 Nov 2010 10:12:48 -0700] rev 7041
6995674: (launcher) make of jli fails on windows if directory exists Reviewed-by: darcy, ohair
Mon, 01 Nov 2010 07:57:46 -0700 6792180: Enhance to reject weak algorithms or conform to crypto recommendations
xuelei [Mon, 01 Nov 2010 07:57:46 -0700] rev 7040
6792180: Enhance to reject weak algorithms or conform to crypto recommendations Reviewed-by: mullan, weijun, wetmore
Sat, 30 Oct 2010 18:39:17 +0800 4873188: Support TLS 1.1
xuelei [Sat, 30 Oct 2010 18:39:17 +0800] rev 7039
4873188: Support TLS 1.1 Reviewed-by: wetmore, weijun
Fri, 29 Oct 2010 12:35:07 +0200 6984037: jmx/management rebranding vendor changes needed
emcmanus [Fri, 29 Oct 2010 12:35:07 +0200] rev 7038
6984037: jmx/management rebranding vendor changes needed Reviewed-by: ohair
Thu, 28 Oct 2010 21:14:44 +0800 6950546: "ktab -d name etype" to "ktab -d name [-e etype] [kvno | all | old]"
weijun [Thu, 28 Oct 2010 21:14:44 +0800] rev 7037
6950546: "ktab -d name etype" to "ktab -d name [-e etype] [kvno | all | old]" 6984764: kerberos fails if service side keytab is generated using JDK ktab Reviewed-by: valeriep
Wed, 27 Oct 2010 22:10:37 -0700 Merge
asaha [Wed, 27 Oct 2010 22:10:37 -0700] rev 7036
Merge
Wed, 27 Oct 2010 13:53:15 -0700 Merge
asaha [Wed, 27 Oct 2010 13:53:15 -0700] rev 7035
Merge
Wed, 27 Oct 2010 13:44:29 -0700 6993206: Removing non-functional tests.
asaha [Wed, 27 Oct 2010 13:44:29 -0700] rev 7034
6993206: Removing non-functional tests. Reviewed-by: mchung
Wed, 27 Oct 2010 13:09:27 -0700 Merge
asaha [Wed, 27 Oct 2010 13:09:27 -0700] rev 7033
Merge
Mon, 11 Oct 2010 16:05:18 -0700 Merge
asaha [Mon, 11 Oct 2010 16:05:18 -0700] rev 7032
Merge
Tue, 28 Sep 2010 01:13:22 -0700 6966692: defaultReadObject can set a field multiple times
skoppar [Tue, 28 Sep 2010 01:13:22 -0700] rev 7031
6966692: defaultReadObject can set a field multiple times Reviewed-by: hawtin
Tue, 28 Sep 2010 01:09:10 -0700 6559775: Race allows defaultReadObject to be invoked instead of readFields during deserialization
skoppar [Tue, 28 Sep 2010 01:09:10 -0700] rev 7030
6559775: Race allows defaultReadObject to be invoked instead of readFields during deserialization Reviewed-by: hawtin
Tue, 26 Oct 2010 18:41:02 -0400 6541462: outdated specification for CCC 6339875
kamg [Tue, 26 Oct 2010 18:41:02 -0400] rev 7029
6541462: outdated specification for CCC 6339875 Summary: Add documentation to java.lang.ClassLoader.defineClass() Reviewed-by: dcubed, darcy
Mon, 25 Oct 2010 10:34:26 -0700 6989469: (launcher) compiler warnings in jli native code
ksrini [Mon, 25 Oct 2010 10:34:26 -0700] rev 7028
6989469: (launcher) compiler warnings in jli native code Reviewed-by: darcy, ohair, sherman
Fri, 22 Oct 2010 20:27:44 +0100 6994079: PlainSocketImpl should close the socket if it fails
chegar [Fri, 22 Oct 2010 20:27:44 +0100] rev 7027
6994079: PlainSocketImpl should close the socket if it fails Reviewed-by: alanb
Fri, 22 Oct 2010 11:22:54 -0700 6985460: PlatformLogger throws ArrayStoreException when j.u.logging is initialized
mchung [Fri, 22 Oct 2010 11:22:54 -0700] rev 7026
6985460: PlatformLogger throws ArrayStoreException when j.u.logging is initialized Reviewed-by: dholmes
Fri, 22 Oct 2010 17:40:31 +0100 6816049: (bf) MappedByteBuffer.force() method does not flush data correctly
alanb [Fri, 22 Oct 2010 17:40:31 +0100] rev 7025
6816049: (bf) MappedByteBuffer.force() method does not flush data correctly Reviewed-by: chegar
Fri, 22 Oct 2010 09:20:09 +0100 6947677: InetAddress.isReachable() throws "java.net.SocketException:Invalid argument" on Linux if run as root
chegar [Fri, 22 Oct 2010 09:20:09 +0100] rev 7024
6947677: InetAddress.isReachable() throws "java.net.SocketException:Invalid argument" on Linux if run as root Reviewed-by: alanb
Thu, 21 Oct 2010 16:51:09 +0100 6992859: InetAddressCachePolicy.setIfNotSet() fails
chegar [Thu, 21 Oct 2010 16:51:09 +0100] rev 7023
6992859: InetAddressCachePolicy.setIfNotSet() fails Reviewed-by: michaelm
Thu, 21 Oct 2010 16:49:36 +0100 6993490: SocketTimeoutException on HTTP keep-alive connections
chegar [Thu, 21 Oct 2010 16:49:36 +0100] rev 7022
6993490: SocketTimeoutException on HTTP keep-alive connections Reviewed-by: michaelm
Thu, 21 Oct 2010 14:39:58 +0100 6993267: TEST_BUG: java/nio/file/Path/InterruptCopy.java fails intermittently (win)
alanb [Thu, 21 Oct 2010 14:39:58 +0100] rev 7021
6993267: TEST_BUG: java/nio/file/Path/InterruptCopy.java fails intermittently (win) Reviewed-by: forax
Tue, 19 Oct 2010 10:02:25 -0700 6992121: StringBuilder.ensureCapacity(int minCap) throws OutOfMemoryError with minCap=Integer.MIN_VALUE
mchung [Tue, 19 Oct 2010 10:02:25 -0700] rev 7020
6992121: StringBuilder.ensureCapacity(int minCap) throws OutOfMemoryError with minCap=Integer.MIN_VALUE Reviewed-by: dholmes, alanb
Tue, 19 Oct 2010 09:49:08 -0700 6992968: test/java/lang/management/MemoryMXBean/CollectionUsageThresholdConcMarkSweepGC.sh should not hang
mchung [Tue, 19 Oct 2010 09:49:08 -0700] rev 7019
6992968: test/java/lang/management/MemoryMXBean/CollectionUsageThresholdConcMarkSweepGC.sh should not hang Reviewed-by: alanb, dholmes
Tue, 02 Nov 2010 12:45:49 -0700 Merge
lana [Tue, 02 Nov 2010 12:45:49 -0700] rev 7018
Merge
Tue, 02 Nov 2010 10:34:46 -0700 6989111: Incorrect default locale for New Zealand
naoto [Tue, 02 Nov 2010 10:34:46 -0700] rev 7017
6989111: Incorrect default locale for New Zealand 6990452: Provide system properties for the user specified script 6992312: Currency becomes XXX if do not specify user.country.format Reviewed-by: okutsu
Tue, 02 Nov 2010 15:04:06 +0300 Merge
amenkov [Tue, 02 Nov 2010 15:04:06 +0300] rev 7016
Merge
Tue, 02 Nov 2010 14:59:39 +0300 6950553: Applet: IE process crash in OLE32.DLL when playing a sound
amenkov [Tue, 02 Nov 2010 14:59:39 +0300] rev 7015
6950553: Applet: IE process crash in OLE32.DLL when playing a sound Reviewed-by: poonam
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip