chegar [Fri, 22 Oct 2010 20:27:44 +0100] rev 7027
6994079: PlainSocketImpl should close the socket if it fails
Reviewed-by: alanb
mchung [Fri, 22 Oct 2010 11:22:54 -0700] rev 7026
6985460: PlatformLogger throws ArrayStoreException when j.u.logging is initialized
Reviewed-by: dholmes
alanb [Fri, 22 Oct 2010 17:40:31 +0100] rev 7025
6816049: (bf) MappedByteBuffer.force() method does not flush data correctly
Reviewed-by: chegar
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
chegar [Thu, 21 Oct 2010 16:51:09 +0100] rev 7023
6992859: InetAddressCachePolicy.setIfNotSet() fails
Reviewed-by: michaelm
chegar [Thu, 21 Oct 2010 16:49:36 +0100] rev 7022
6993490: SocketTimeoutException on HTTP keep-alive connections
Reviewed-by: michaelm
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
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
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
lana [Tue, 02 Nov 2010 12:45:49 -0700] rev 7018
Merge
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
amenkov [Tue, 02 Nov 2010 15:04:06 +0300] rev 7016
Merge
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
rupashka [Tue, 02 Nov 2010 13:32:00 +0300] rev 7014
6432566: Replace usage of StringBuffer with StringBuilder in Swing
Reviewed-by: malenkov