swamyv [Fri, 29 Aug 2008 14:33:05 -0700] rev 1149
6614052: jhat fails to read heap dump > 2GB.
Summary: Modified the jhat code to use long for unsigned int. This is a forward port of changes from Kevin Walls.
Reviewed-by: jjh
chegar [Fri, 29 Aug 2008 17:46:45 +0100] rev 1148
6576763: Thread constructors throw undocumented NPE for null name
Summary: update javadoc to specify NPE as well as fix minor bug in implementation.
Reviewed-by: alanb
sherman [Wed, 27 Aug 2008 10:28:26 -0700] rev 1147
Merge
sherman [Wed, 27 Aug 2008 10:12:22 -0700] rev 1146
4849617: (cs)Revise Charset spec to allow '+' in names
Summary: Update the spec and code to accept '+' as a charset name character
Reviewed-by: alanb
ksrini [Tue, 26 Aug 2008 10:21:20 -0700] rev 1145
6685121: (launcher) make ReportErrorMessages accessible by other launcher subsystems
Summary: provided error reporting interfaces to other java subsystems that the launcher uses.
Reviewed-by: darcy
emcmanus [Wed, 27 Aug 2008 11:03:59 +0200] rev 1144
5041784: (reflect) generic signature methods needlessly return generic arrays
Reviewed-by: darcy
alanb [Tue, 26 Aug 2008 10:21:22 +0100] rev 1143
6682020: (bf) Support monitoring of direct and mapped buffer usage
Reviewed-by: mchung, iris