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>
kizune [Tue, 19 Jun 2012 21:09:03 +0400] rev 13007
7172430: [macosx] debug message in non debug jdk build
Reviewed-by: anthony, serb
alexsch [Mon, 18 Jun 2012 15:39:27 +0400] rev 13006
7174970: NLS [ccjk] Extra mnemonic keys at standard filechooserdialog (open and save) in metal L&F
Reviewed-by: rupashka
lana [Sun, 17 Jun 2012 22:03:26 -0700] rev 13005
Merge
kizune [Fri, 15 Jun 2012 18:28:33 +0400] rev 13004
7171163: [macosx] Shortcomings in the design of the secondary native event loop made JavaFX DnD deadlock
Reviewed-by: anthony, art
alexsch [Wed, 13 Jun 2012 18:43:07 +0400] rev 13003
7150049: [macosx] closed/javax/swing/JCheckBox/4449413/bug4449413.java check the checkbox again,it auto fail
Reviewed-by: rupashka
anthony [Wed, 13 Jun 2012 18:33:30 +0400] rev 13002
7176644: [macosx] Missing NSAutoreleasePool in CGLGraphicsConfig.m OGLGC_DestroyOGLGraphicsConfig
Summary: Create and drain an autorelease pool
Reviewed-by: anthony, dcherepanov
Contributed-by: Tomas Hurka <tomas.hurka@googlemail.com>
luchsh [Mon, 11 Jun 2012 10:52:31 +0800] rev 13001
7155887: ComboBox does not display focus outline in GTK L&F
Reviewed-by: rupashka
kizune [Sat, 09 Jun 2012 19:18:24 +0400] rev 13000
7173487: closed/java/awt/Frame/RemoveNotifyTest/RemoveNotifyTest.html
Reviewed-by: anthony, dcherepanov, serb