jccollet [Tue, 01 Jul 2008 13:38:59 +0200] rev 902
6656849: NullPointerException thrown while de-serializing IPV6 Address.
Summary: Check for existence of interface name earlier in code
Reviewed-by: michaelm
jccollet [Tue, 01 Jul 2008 13:29:36 +0200] rev 901
6713809: FTP fails from multi-homed system
Summary: Binds the data socket to the same address as the control socket
Reviewed-by: michaelm
dfuchs [Tue, 29 Jul 2008 19:21:59 +0200] rev 900
6402254: Revisit ModelMBean DescriptorSupport implementation of equals and hashCode.
Reviewed-by: emcmanus
jjh [Mon, 28 Jul 2008 12:37:52 -0700] rev 899
6730587: TEST: com/sun/jdi/MonitorFrameInfoTest.java fails with -server -Xcomp
Summary: Fix test to prevent C2 escape analysis from deleting the required synchronized blocks
Reviewed-by: swamyv
sherman [Sat, 26 Jul 2008 20:42:35 -0700] rev 898
6681798: (build) CharsetEncoder.java fails to compile in openjdk6 on ubutu 8.04
Summary: replace awk-sed based spp.sh with a java regex based pre-processor
Reviewed-by: alanb
thurka [Fri, 25 Jul 2008 12:40:22 +0200] rev 897
6672135: setInterval() for local MonitoredHost and local MonitoredVm does not work
Summary: super.setInterval() invoked with correct value
Reviewed-by: swamyv