Wed, 20 Aug 2014 10:49:54 +0800 8055373: Typo in InquireType.java
weijun [Wed, 20 Aug 2014 10:49:54 +0800] rev 26040
8055373: Typo in InquireType.java Reviewed-by: mullan
Tue, 19 Aug 2014 12:26:34 -0700 8055262: Update jdk/test/java/util/Base64 tests to remove use of sun.misc.BASE64Encoder/Decoder
mchung [Tue, 19 Aug 2014 12:26:34 -0700] rev 26039
8055262: Update jdk/test/java/util/Base64 tests to remove use of sun.misc.BASE64Encoder/Decoder Reviewed-by: mchung, sherman Contributed-by: amy.lu@oracle.com
Tue, 19 Aug 2014 10:34:07 -0700 Merge
ddehaven [Tue, 19 Aug 2014 10:34:07 -0700] rev 26038
Merge
Tue, 19 Aug 2014 10:32:16 -0700 Merge
ddehaven [Tue, 19 Aug 2014 10:32:16 -0700] rev 26037
Merge
Fri, 08 Aug 2014 12:54:39 -0700 Merge
prr [Fri, 08 Aug 2014 12:54:39 -0700] rev 26036
Merge
Fri, 08 Aug 2014 21:46:29 +0400 6302052: Reference to nonexistant Class in javadoc
serb [Fri, 08 Aug 2014 21:46:29 +0400] rev 26035
6302052: Reference to nonexistant Class in javadoc Reviewed-by: azvegint, alexsch
Fri, 08 Aug 2014 21:40:46 +0400 8054431: Some of the input validation in the javasound is too strict
serb [Fri, 08 Aug 2014 21:40:46 +0400] rev 26034
8054431: Some of the input validation in the javasound is too strict Reviewed-by: azvegint, alexsch
Fri, 08 Aug 2014 16:19:36 +0400 8017284: Aqua LaF: memory leak when HTML is used for JTabbedPane tab titles
alexsch [Fri, 08 Aug 2014 16:19:36 +0400] rev 26033
8017284: Aqua LaF: memory leak when HTML is used for JTabbedPane tab titles Reviewed-by: serb, pchelko
Fri, 08 Aug 2014 16:13:15 +0400 8049533: SwingUtilities.convertMouseEvent misses MouseWheelEvent.preciseWheelRotation
alexsch [Fri, 08 Aug 2014 16:13:15 +0400] rev 26032
8049533: SwingUtilities.convertMouseEvent misses MouseWheelEvent.preciseWheelRotation Reviewed-by: serb, pchelko
Fri, 08 Aug 2014 16:05:52 +0400 8051359: JPopupMenu creation in headless mode with JDK9b23 causes NPE
alexsch [Fri, 08 Aug 2014 16:05:52 +0400] rev 26031
8051359: JPopupMenu creation in headless mode with JDK9b23 causes NPE Reviewed-by: serb, pchelko
Thu, 07 Aug 2014 17:02:48 +0400 8054372: Cleanup of com.sun.media.sound packages
serb [Thu, 07 Aug 2014 17:02:48 +0400] rev 26030
8054372: Cleanup of com.sun.media.sound packages Reviewed-by: azvegint, prr
Wed, 06 Aug 2014 21:46:17 +0400 8041982: Use of animated icon in JLayer causes CPU spin
alexp [Wed, 06 Aug 2014 21:46:17 +0400] rev 26029
8041982: Use of animated icon in JLayer causes CPU spin Reviewed-by: alexsch
Wed, 06 Aug 2014 14:34:16 +0400 6521706: A switch operator in JFrame.processWindowEvent() should be rewritten
serb [Wed, 06 Aug 2014 14:34:16 +0400] rev 26028
6521706: A switch operator in JFrame.processWindowEvent() should be rewritten Reviewed-by: azvegint, alexsch
Tue, 05 Aug 2014 14:18:46 -0700 8054371: Need to suppress newly added unchecked cast and conversion in Swing code
prr [Tue, 05 Aug 2014 14:18:46 -0700] rev 26027
8054371: Need to suppress newly added unchecked cast and conversion in Swing code Reviewed-by: jgodinez
Tue, 05 Aug 2014 12:14:11 -0700 Merge
prr [Tue, 05 Aug 2014 12:14:11 -0700] rev 26026
Merge
Tue, 05 Aug 2014 15:39:05 +0400 8052012: move awt automated tests from AWT_Modality to OpenJDK repository - part 5
avstepan [Tue, 05 Aug 2014 15:39:05 +0400] rev 26025
8052012: move awt automated tests from AWT_Modality to OpenJDK repository - part 5 Reviewed-by: serb
Tue, 05 Aug 2014 13:59:50 +0400 6521727: DefaultTreeCellEditor doesn't implement Serializable
serb [Tue, 05 Aug 2014 13:59:50 +0400] rev 26024
6521727: DefaultTreeCellEditor doesn't implement Serializable Reviewed-by: azvegint, alexsch
Fri, 01 Aug 2014 16:26:17 +0100 8026497: Font2DTest demo: unused resource files
serb [Fri, 01 Aug 2014 16:26:17 +0100] rev 26023
8026497: Font2DTest demo: unused resource files Reviewed-by: azvegint, bae
Thu, 31 Jul 2014 21:09:52 +0100 7058700: Unexpected exceptions and timeouts in SF2 parser code
serb [Thu, 31 Jul 2014 21:09:52 +0100] rev 26022
7058700: Unexpected exceptions and timeouts in SF2 parser code Reviewed-by: prr, pchelko
Thu, 31 Jul 2014 23:00:24 +0400 8033141: Cleanup of sun.awt.X11 package
serb [Thu, 31 Jul 2014 23:00:24 +0400] rev 26021
8033141: Cleanup of sun.awt.X11 package Reviewed-by: azvegint, pchelko
Thu, 31 Jul 2014 11:33:36 -0700 8052396: Catch exceptions resulting from missing font cmap
prr [Thu, 31 Jul 2014 11:33:36 -0700] rev 26020
8052396: Catch exceptions resulting from missing font cmap Reviewed-by: bae, serb
Thu, 31 Jul 2014 14:28:10 +0400 8051838: [Findbugs]sun.awt.image.MultiResolutionCachedImage expose internal representation
alexsch [Thu, 31 Jul 2014 14:28:10 +0400] rev 26019
8051838: [Findbugs]sun.awt.image.MultiResolutionCachedImage expose internal representation Reviewed-by: serb, pchelko
Wed, 30 Jul 2014 16:11:47 +0400 7058697: Unexpected exceptions in MID parser code
serb [Wed, 30 Jul 2014 16:11:47 +0400] rev 26018
7058697: Unexpected exceptions in MID parser code Reviewed-by: prr, pchelko
Wed, 30 Jul 2014 14:29:36 +0400 8052408: Move AWT_BAT functional tests to OpenJDK (3 of 3)
dermashov [Wed, 30 Jul 2014 14:29:36 +0400] rev 26017
8052408: Move AWT_BAT functional tests to OpenJDK (3 of 3) Reviewed-by: alexsch
Tue, 29 Jul 2014 13:53:21 -0700 Merge
ddehaven [Tue, 29 Jul 2014 13:53:21 -0700] rev 26016
Merge
Wed, 30 Jul 2014 00:00:22 +0400 8048524: Memory leak in jdk/src/share/native/sun/awt/image/BufImgSurfaceData.c
serb [Wed, 30 Jul 2014 00:00:22 +0400] rev 26015
8048524: Memory leak in jdk/src/share/native/sun/awt/image/BufImgSurfaceData.c Reviewed-by: prr, serb Contributed-by: Anton Melnikov <anton.melnikov@oracle.com>
Tue, 29 Jul 2014 15:03:05 +0400 8050885: move awt automated tests from AWT_Modality to OpenJDK repository - part 4
avstepan [Tue, 29 Jul 2014 15:03:05 +0400] rev 26014
8050885: move awt automated tests from AWT_Modality to OpenJDK repository - part 4 Reviewed-by: pchelko
Tue, 29 Jul 2014 12:55:08 +0400 8042284: Add block tags for @return and @param to swing plaf classes
ssides [Tue, 29 Jul 2014 12:55:08 +0400] rev 26013
8042284: Add block tags for @return and @param to swing plaf classes Reviewed-by: prr
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip