chegar [Mon, 12 Jul 2010 18:18:13 +0100] rev 6004
6966846: Incorrect assertion in java.net.Inet6Address.readObject
Reviewed-by: michaelm
chegar [Mon, 12 Jul 2010 18:16:35 +0100] rev 6003
6967684: httpserver using a non thread-safe SimpleDateFormat
Reviewed-by: michaelm
chegar [Mon, 12 Jul 2010 18:13:40 +0100] rev 6002
6967937: Scope id no longer being set after 6931566
Reviewed-by: alanb, dsamersoff
martin [Fri, 09 Jul 2010 18:55:25 -0700] rev 6001
6967533: Epoch bug: ExceptionInInitializerError on systems with uninitialized clock
Summary: Remove (hopefully!) unnecessary check of currentTimeMillis
Reviewed-by: dholmes
Contributed-by: Jon VanAlten <jon.vanalten@redhat.com>
ksrini [Fri, 09 Jul 2010 09:54:10 -0700] rev 6000
6930056: (launcher) Need to remove or build as part of test these liblibrary.so files
Reviewed-by: ohair, darcy
ohair [Wed, 07 Jul 2010 10:17:36 -0700] rev 5999
6954517: Testcase failure tools/launcher/UnicodeTest.sh
Reviewed-by: ksrini
darcy [Tue, 06 Jul 2010 18:58:30 -0700] rev 5998
6963723: Project Coin: Retrofit more JDK classes for ARM
Reviewed-by: alanb, malenkov, prr, amenkov
mullan [Thu, 01 Jul 2010 15:30:44 -0400] rev 5997
Merge
mullan [Thu, 01 Jul 2010 15:20:31 -0400] rev 5996
6782979: Add JNLPAppletLauncher (6618105) to blacklist
Reviewed-by: ohair
alanb [Thu, 01 Jul 2010 16:28:08 +0100] rev 5995
6947216: Even more Dual-pivot quicksort improvements
Reviewed-by: jjb
Contributed-by: vladimir.yaroslavskiy@sun.com