sherman [Fri, 26 Aug 2011 15:36:21 -0700] rev 10365
7077769: (zipfs) ZipFileSystem.writeCEN() writes wrong "data size" for ZIP64 extended information extra field
Summary: fixed the wrong size when writing out the cen table for ZIP64
Reviewed-by: alanb
alanb [Fri, 26 Aug 2011 22:24:12 +0100] rev 10364
7060243: (dc) Multicasting tests fail on Windows XP if IPv6 is enabled
Reviewed-by: alanb
Contributed-by: kurchi.subhra.hazra@oracle.com
coffeys [Fri, 26 Aug 2011 10:47:09 +0100] rev 10363
7024697: SessionRef.dispose() should determine if the token referred to by the token object is still valid
Reviewed-by: valeriep
darcy [Thu, 25 Aug 2011 09:42:50 -0700] rev 10362
7082727: VirtualMachineError should declare its serialVersionUID
Reviewed-by: alanb
chegar [Thu, 25 Aug 2011 16:08:31 +0100] rev 10361
7044870: java/nio/channels/DatagramChannel/SelectWhenRefused.java failed on SUSE Linux 10
Reviewed-by: alanb, chegar
Contributed-by: kurchi.subhra.hazra@oracle.com
darcy [Tue, 23 Aug 2011 16:35:05 -0700] rev 10360
7082231: Put a @since 1.7 on System.lineSeparator
Reviewed-by: mduigou
mchung [Tue, 23 Aug 2011 10:35:50 -0700] rev 10359
7068328: BufferPoolMXBean and PlatformLoggingMXBean getObjectName may return null
Reviewed-by: alanb
Contributed-by: spoole@uk.ibm.com
xuelei [Mon, 22 Aug 2011 18:21:43 -0700] rev 10358
7081817: test/sun/security/provider/certpath/X509CertPath/IllegalCertiticates.java failing
Reviewed-by: alanb, weijun
darcy [Mon, 22 Aug 2011 17:34:30 -0700] rev 10357
7080038: (ann) Serializable types in sun.reflect.annotation do not declare serialVersionUIDs
Reviewed-by: alanb
darcy [Mon, 22 Aug 2011 17:12:48 -0700] rev 10356
6476261: (reflect) GenericSignatureFormatError When signature includes nested inner classes
6832374: (reflect) malformed signature can cause parser to go into infinite loop
7052898: (reflect) SignatureParser will accept strings outside of the grammar
Summary: Various signature parsing fixes; additional review by sonali.goel@oracle.com
Reviewed-by: alanb
darcy [Mon, 22 Aug 2011 12:16:12 -0700] rev 10355
7080020: Add conventional constructors to InternalError and VirtualMachineError
Reviewed-by: darcy
Contributed-by: nsebastian.sickelmann@gmx.de
alanb [Mon, 22 Aug 2011 16:05:38 +0100] rev 10354
Merge