Fri, 23 Jul 2010 16:42:26 -0700Added tag jdk7-b102 for changeset 13029a61b16b jdk7-b103
mikejwre [Fri, 23 Jul 2010 16:42:26 -0700] rev 2619
Added tag jdk7-b102 for changeset 13029a61b16b

Tue, 20 Jul 2010 22:21:31 -0700Merge jdk7-b102
lana [Tue, 20 Jul 2010 22:21:31 -0700] rev 2618
Merge

Mon, 12 Jul 2010 19:42:02 -0700Merge
lana [Mon, 12 Jul 2010 19:42:02 -0700] rev 2617
Merge

Mon, 12 Jul 2010 15:52:06 -0700Merge
dcubed [Mon, 12 Jul 2010 15:52:06 -0700] rev 2616
Merge

Mon, 12 Jul 2010 14:19:44 -07006968401: 3/3 disable tests added by 6942989 until 6964018 is fixed
dcubed [Mon, 12 Jul 2010 14:19:44 -0700] rev 2615
6968401: 3/3 disable tests added by 6942989 until 6964018 is fixed
Summary: Disable AnonLoggerWeakRefLeak.sh and LoggerWeakRefLeak.sh
Reviewed-by: ohair

Fri, 09 Jul 2010 11:04:34 -07006921472: RFE: java launcher code needs clean up
ksrini [Fri, 09 Jul 2010 11:04:34 -0700] rev 2614
6921472: RFE: java launcher code needs clean up
Summary: This changeset also contains fixes for 6405284, 6753938 and 6922500
Reviewed-by: darcy

Mon, 12 Jul 2010 18:18:13 +01006966846: Incorrect assertion in java.net.Inet6Address.readObject
chegar [Mon, 12 Jul 2010 18:18:13 +0100] rev 2613
6966846: Incorrect assertion in java.net.Inet6Address.readObject
Reviewed-by: michaelm

Mon, 12 Jul 2010 18:16:35 +01006967684: httpserver using a non thread-safe SimpleDateFormat
chegar [Mon, 12 Jul 2010 18:16:35 +0100] rev 2612
6967684: httpserver using a non thread-safe SimpleDateFormat
Reviewed-by: michaelm

Mon, 12 Jul 2010 18:13:40 +01006967937: Scope id no longer being set after 6931566
chegar [Mon, 12 Jul 2010 18:13:40 +0100] rev 2611
6967937: Scope id no longer being set after 6931566
Reviewed-by: alanb, dsamersoff

Fri, 09 Jul 2010 18:55:25 -07006967533: Epoch bug: ExceptionInInitializerError on systems with uninitialized clock
martin [Fri, 09 Jul 2010 18:55:25 -0700] rev 2610
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>