emcmanus [Mon, 01 Sep 2008 17:11:58 +0200] rev 1153
6731410: JMXServiceURL cannot use @ConstructorProperties for compatibility reasons
Reviewed-by: dfuchs
alanb [Sun, 31 Aug 2008 18:39:01 +0100] rev 1152
4640544: New I/O: Complete socket-channel functionality
Reviewed-by: iris, sherman, chegar
alanb [Sun, 31 Aug 2008 18:32:59 +0100] rev 1151
6570619: (bf) DirectByteBuffer.get/put(byte[]) does not scale well
Reviewed-by: iris
tbell [Sun, 31 Aug 2008 11:59:20 -0700] rev 1150
Merge
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