alanb [Thu, 14 Jun 2012 12:13:54 +0100] rev 13017
7176630: (sc) SocketChannel.write does not write more than 128k when channel configured blocking [win]
Reviewed-by: khazra, chegar
weijun [Wed, 13 Jun 2012 19:23:23 +0800] rev 13016
7176574: sun/security/krb5/auto/TcpTimeout.java failed with solaris-i586
Reviewed-by: chegar
ohair [Tue, 12 Jun 2012 15:16:32 -0700] rev 13015
Merge
ohair [Tue, 12 Jun 2012 13:54:20 -0700] rev 13014
7176138: Fixes for missing close() calls and possible null pointer reference instead of fatal error
Reviewed-by: dcubed
lancea [Tue, 12 Jun 2012 17:32:01 -0400] rev 13013
7171918: XmlReaderContentHandler.endElement does not handle a Delete Tag properly
Reviewed-by: joehw
lancea [Mon, 11 Jun 2012 07:10:48 -0400] rev 13012
7171917: CachedRowSetImpl.populate does not handle map properly
Reviewed-by: joehw
alanb [Sun, 10 Jun 2012 10:29:27 +0100] rev 13011
7175775: Disable SA options in jinfo/Basic.java test until SA updated for new hash and String count/offset
Reviewed-by: minqi
lana [Mon, 25 Jun 2012 21:36:32 -0700] rev 13010
Merge
anthony [Mon, 25 Jun 2012 17:27:04 +0400] rev 13009
7174718: [macosx] Regression in 7u6 b12: PopupFactory leaks DefaultFrames.
Summary: Fix memory management
Reviewed-by: art, serb
anthony [Fri, 22 Jun 2012 16:32:39 +0400] rev 13008
7170716: JVM crash when opening an AWT app from a registered file.
Summary: Copy the queued blocks to prevent their deallocation
Reviewed-by: anthony, swingler
Contributed-by: Marco Dinacci <marco.dinacci@gmail.com>