Tue, 26 Apr 2011 15:48:03 -0700Merge jdk7-b140
ngthomas [Tue, 26 Apr 2011 15:48:03 -0700] rev 4063
Merge

Tue, 19 Apr 2011 16:01:27 -0700Merge
ngthomas [Tue, 19 Apr 2011 16:01:27 -0700] rev 4062
Merge

Fri, 15 Apr 2011 14:42:09 +01006994753: Optional tracking of JRE usage.
kevinw [Fri, 15 Apr 2011 14:42:09 +0100] rev 4061
6994753: Optional tracking of JRE usage.
Reviewed-by: mchung, ksrini, ohair

Mon, 25 Apr 2011 15:44:20 -0700Merge
lana [Mon, 25 Apr 2011 15:44:20 -0700] rev 4060
Merge

Mon, 18 Apr 2011 14:00:34 -0700Merge
lana [Mon, 18 Apr 2011 14:00:34 -0700] rev 4059
Merge

Mon, 18 Apr 2011 11:32:41 -0700Merge
mduigou [Mon, 18 Apr 2011 11:32:41 -0700] rev 4058
Merge

Mon, 18 Apr 2011 11:31:38 -07007035160: Disable broken test cases for test/java/lang/reflect/Generics/Probe.java
mduigou [Mon, 18 Apr 2011 11:31:38 -0700] rev 4057
7035160: Disable broken test cases for test/java/lang/reflect/Generics/Probe.java
Reviewed-by: alanb

Mon, 18 Apr 2011 10:51:19 -07007031076: Retained ZipFile InputStreams increase heap demand
sherman [Mon, 18 Apr 2011 10:51:19 -0700] rev 4056
7031076: Retained ZipFile InputStreams increase heap demand
Summary: Allow unreferenced ZipFile InputStreams to be finalized, GC'd
Reviewed-by: sherman, dholmes
Contributed-by: neil.richards@ngmr.net

Mon, 18 Apr 2011 12:07:29 -04007037085: Add hashCode() to Timestamp to address Findbugs warning
lancea [Mon, 18 Apr 2011 12:07:29 -0400] rev 4055
7037085: Add hashCode() to Timestamp to address Findbugs warning
Reviewed-by: darcy, alanb, emcmanus

Mon, 18 Apr 2011 16:10:40 +01007036559: ConcurrentHashMap footprint and contention improvements
dl [Mon, 18 Apr 2011 16:10:40 +0100] rev 4054
7036559: ConcurrentHashMap footprint and contention improvements
Reviewed-by: chegar