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>
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
rupashka [Sat, 09 Jun 2012 17:42:46 +0400] rev 12999
7165725: JAVA6 HTML PARSER CANNOT PARSE MULTIPLE SCRIPT TAGS IN A LINE CORRECTLY
Reviewed-by: alexsch
lana [Mon, 25 Jun 2012 21:34:27 -0700] rev 12998
Merge
prr [Tue, 19 Jun 2012 09:07:31 -0700] rev 12997
7124536: [macosx] PrintServiceLookup.lookupDefaultPrintService() return null
Reviewed-by: bae, igor
lana [Sun, 17 Jun 2012 22:07:44 -0700] rev 12996
Merge
prr [Thu, 14 Jun 2012 16:34:43 -0700] rev 12995
7158366: [macosx] Print-to-file dialog doesn't have an entry field for a name
Reviewed-by: bae, jgodinez
bae [Thu, 14 Jun 2012 11:14:44 +0400] rev 12994
7153693: Three 2D_ImageIO tests failed due ImageFormatException on OEL 6.* Unbreakable Kernel x64
Reviewed-by: jgodinez, prr
prr [Wed, 13 Jun 2012 12:46:02 -0700] rev 12993
7027300: Unsynchronized HashMap access causes endless loop
Reviewed-by: bae, jgodinez