Thu, 28 Jul 2011 18:13:17 +0400 6995769: occasion NPE thrown from SwingUtilities.computeIntersection()
rupashka [Thu, 28 Jul 2011 18:13:17 +0400] rev 10103
6995769: occasion NPE thrown from SwingUtilities.computeIntersection() Reviewed-by: alexp
Mon, 01 Aug 2011 17:40:38 -0700 Merge
lana [Mon, 01 Aug 2011 17:40:38 -0700] rev 10102
Merge
Wed, 27 Jul 2011 22:42:19 -0700 Merge
lana [Wed, 27 Jul 2011 22:42:19 -0700] rev 10101
Merge
Mon, 18 Jul 2011 18:21:31 +0400 7031941: Use generificated JComboBox and JList in core libraries
rupashka [Mon, 18 Jul 2011 18:21:31 +0400] rev 10100
7031941: Use generificated JComboBox and JList in core libraries Reviewed-by: alexp
Mon, 18 Jul 2011 17:40:12 +0400 6509273: Password in JPasswordField gets Printed in clear text
rupashka [Mon, 18 Jul 2011 17:40:12 +0400] rev 10099
6509273: Password in JPasswordField gets Printed in clear text Reviewed-by: alexp
Fri, 15 Jul 2011 19:25:06 +0400 4717864: setFont() does not update Fonts of Menus already on screen
serb [Fri, 15 Jul 2011 19:25:06 +0400] rev 10098
4717864: setFont() does not update Fonts of Menus already on screen Reviewed-by: art, bagiras
Fri, 15 Jul 2011 19:24:09 +0400 6642728: Use reflection to access ScrollPane's private method from within sun.awt package
serb [Fri, 15 Jul 2011 19:24:09 +0400] rev 10097
6642728: Use reflection to access ScrollPane's private method from within sun.awt package Reviewed-by: art, anthony
Fri, 15 Jul 2011 19:23:03 +0400 6596915: JCK-runtime-6a/tests/api/java_awt/Component/index.html tesPaintAll fails
serb [Fri, 15 Jul 2011 19:23:03 +0400] rev 10096
6596915: JCK-runtime-6a/tests/api/java_awt/Component/index.html tesPaintAll fails Reviewed-by: art, dcherepanov, anthony
Fri, 15 Jul 2011 19:19:33 +0400 7043815: AWT-XAWT - AWT-EventQueue-0 deadlock.
serb [Fri, 15 Jul 2011 19:19:33 +0400] rev 10095
7043815: AWT-XAWT - AWT-EventQueue-0 deadlock. Reviewed-by: art, dcherepanov
Fri, 15 Jul 2011 19:18:38 +0400 7043679: Wrong class name is used in Java_sun_awt_windows_WPrinterJob_initIDs
serb [Fri, 15 Jul 2011 19:18:38 +0400] rev 10094
7043679: Wrong class name is used in Java_sun_awt_windows_WPrinterJob_initIDs Reviewed-by: dav, art
Fri, 15 Jul 2011 14:43:22 +0400 4909150: WindowsTreeUI can cause NullPointerException occasionally
rupashka [Fri, 15 Jul 2011 14:43:22 +0400] rev 10093
4909150: WindowsTreeUI can cause NullPointerException occasionally Reviewed-by: alexp
Tue, 12 Jul 2011 11:41:50 +0400 7019963: The goto parent directory button doesn't operate in JFileChooser
rupashka [Tue, 12 Jul 2011 11:41:50 +0400] rev 10092
7019963: The goto parent directory button doesn't operate in JFileChooser Reviewed-by: alexp
Mon, 11 Jul 2011 16:54:21 -0700 Merge
lana [Mon, 11 Jul 2011 16:54:21 -0700] rev 10091
Merge
Tue, 12 Jul 2011 08:46:49 +0900 7051769: java.text.Bidi.toString() output is wrong
peytoia [Tue, 12 Jul 2011 08:46:49 +0900] rev 10090
7051769: java.text.Bidi.toString() output is wrong Reviewed-by: okutsu
Tue, 12 Jul 2011 08:00:12 +0900 7042148: closed/java/awt/font/TextLayout/CheckLayoutLTR.java failed
peytoia [Tue, 12 Jul 2011 08:00:12 +0900] rev 10089
7042148: closed/java/awt/font/TextLayout/CheckLayoutLTR.java failed Reviewed-by: okutsu
Mon, 11 Jul 2011 15:59:29 +0400 7050935: closed/java/awt/Choice/WheelEventsConsumed/WheelEventsConsumed.html fails on win32
bagiras [Mon, 11 Jul 2011 15:59:29 +0400] rev 10088
7050935: closed/java/awt/Choice/WheelEventsConsumed/WheelEventsConsumed.html fails on win32 Reviewed-by: art, dcherepanov
Tue, 26 Jul 2011 21:34:25 +0200 7070155: A small refactoring patch for the abstract RenderingEngine.
neugens [Tue, 26 Jul 2011 21:34:25 +0200] rev 10087
7070155: A small refactoring patch for the abstract RenderingEngine. Summary: Simplify code by using ReflectiveOperationException instead of 3 ignored catch blocks Reviewed-by: prr
Wed, 20 Jul 2011 16:18:08 +0400 7044285: 64 bit VM crashes in Java_sun_java2d_loops_MaskFill_MaskFill
bae [Wed, 20 Jul 2011 16:18:08 +0400] rev 10086
7044285: 64 bit VM crashes in Java_sun_java2d_loops_MaskFill_MaskFill Reviewed-by: jgodinez, prr
Tue, 19 Jul 2011 14:09:25 -0700 7068471: NPE in sun.font.FontConfigManager.getFontConfigFont() when libfontconfig.so is not installed
prr [Tue, 19 Jul 2011 14:09:25 -0700] rev 10085
7068471: NPE in sun.font.FontConfigManager.getFontConfigFont() when libfontconfig.so is not installed Reviewed-by: jgodinez, prr Contributed-by: spoole@linux.vnet.ibm.com
Thu, 07 Jul 2011 19:18:01 -0700 Merge
lana [Thu, 07 Jul 2011 19:18:01 -0700] rev 10084
Merge
Fri, 01 Jul 2011 12:26:33 -0700 Merge
lana [Fri, 01 Jul 2011 12:26:33 -0700] rev 10083
Merge
Sat, 16 Jul 2011 15:47:53 -0700 6983728: JSR 292 remove argument count limitations
jrose [Sat, 16 Jul 2011 15:47:53 -0700] rev 10082
6983728: JSR 292 remove argument count limitations Summary: Remove workarounds and limitations from before 6939861. Reviewed-by: never
Sat, 16 Jul 2011 15:44:33 -0700 7058651: JSR 292 unit tests need a refresh
jrose [Sat, 16 Jul 2011 15:44:33 -0700] rev 10081
7058651: JSR 292 unit tests need a refresh Summary: Enhancements to unit tests. Reviewed-by: never, twisti
Sat, 16 Jul 2011 15:40:13 -0700 7058630: JSR 292 method handle proxy violates contract for Object methods
jrose [Sat, 16 Jul 2011 15:40:13 -0700] rev 10080
7058630: JSR 292 method handle proxy violates contract for Object methods Reviewed-by: never, twisti
(0) -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 +30000 tip