Fri, 06 Jun 2008 13:30:20 +0400 5035693: "Open" button should be a default one in JFileChooser under Windows XP LAF
rupashka [Fri, 06 Jun 2008 13:30:20 +0400] rev 680
5035693: "Open" button should be a default one in JFileChooser under Windows XP LAF Summary: The "Open" button was made default button of FileChooser dialog windows Reviewed-by: loneid, peterz
Thu, 05 Jun 2008 13:30:41 +0400 6688110: JSlider has incorrect javadoc for the setValueIsAdjusting method
rupashka [Thu, 05 Jun 2008 13:30:41 +0400] rev 679
6688110: JSlider has incorrect javadoc for the setValueIsAdjusting method Summary: The sentence about ChangeEvents generation was removed Reviewed-by: peterz
Wed, 04 Jun 2008 18:48:42 +0400 6571802: 'Shared Documents' listed in-between C,D drives in the JFileChooser, does not match with native
rupashka [Wed, 04 Jun 2008 18:48:42 +0400] rev 678
6571802: 'Shared Documents' listed in-between C,D drives in the JFileChooser, does not match with native Summary: now sun.awt.shell.ShellFolder#sort uses system sorting instead of alphabetical Reviewed-by: loneid, peterz
Tue, 03 Jun 2008 18:00:04 +0400 4987336: JSlider doesn't show label's animated icon
rupashka [Tue, 03 Jun 2008 18:00:04 +0400] rev 677
4987336: JSlider doesn't show label's animated icon Summary: JSlider registers as an image observer of label's icon Reviewed-by: alexp
Mon, 02 Jun 2008 19:08:13 +0400 6709530: There are unnecessary code in slider classes, such as in JSlider and SliderUIs
rupashka [Mon, 02 Jun 2008 19:08:13 +0400] rev 676
6709530: There are unnecessary code in slider classes, such as in JSlider and SliderUIs Summary: Removed unnecessary code like unused variables, castings, imports etc Reviewed-by: peterz
Mon, 26 May 2008 17:58:09 +0400 6694823: A popup menu can be partially hidden under the task bar in applets
mlapshin [Mon, 26 May 2008 17:58:09 +0400] rev 675
6694823: A popup menu can be partially hidden under the task bar in applets Summary: In applets popup menu is shifted above the task bar Reviewed-by: peterz
Fri, 23 May 2008 20:14:20 +0400 6668273: Example given in java.beans.EventHandler shows incorrect order of parameters
malenkov [Fri, 23 May 2008 20:14:20 +0400] rev 674
6668273: Example given in java.beans.EventHandler shows incorrect order of parameters Summary: Very simple misprint Reviewed-by: peterz, loneid
Thu, 22 May 2008 15:06:22 +0400 6606443: Infinite loop in FlowView.layout when using HTML tables in JEditorPane
peterz [Thu, 22 May 2008 15:06:22 +0400] rev 673
6606443: Infinite loop in FlowView.layout when using HTML tables in JEditorPane Summary: FlowStrategy.damageStart now tracks position changes Reviewed-by: gsm
Fri, 20 Jun 2008 08:45:07 -0700 Added tag jdk7-b29 for changeset 53d8346cf189
xdono [Fri, 20 Jun 2008 08:45:07 -0700] rev 672
Added tag jdk7-b29 for changeset 53d8346cf189
Wed, 05 Jul 2017 16:38:00 +0200 Merge
duke [Wed, 05 Jul 2017 16:38:00 +0200] rev 671
Merge
Wed, 02 Jul 2008 12:55:16 -0700 6719955: Update copyright year
xdono [Wed, 02 Jul 2008 12:55:16 -0700] rev 670
6719955: Update copyright year Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
Fri, 20 Jun 2008 08:44:58 -0700 Added tag jdk7-b29 for changeset 3c247f90db8c
xdono [Fri, 20 Jun 2008 08:44:58 -0700] rev 669
Added tag jdk7-b29 for changeset 3c247f90db8c
Wed, 02 Jul 2008 12:55:04 -0700 6719955: Update copyright year
xdono [Wed, 02 Jul 2008 12:55:04 -0700] rev 668
6719955: Update copyright year Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
Fri, 20 Jun 2008 08:44:54 -0700 Added tag jdk7-b29 for changeset c7154bfdcf4b
xdono [Fri, 20 Jun 2008 08:44:54 -0700] rev 667
Added tag jdk7-b29 for changeset c7154bfdcf4b
Wed, 05 Jul 2017 16:37:51 +0200 Added tag jdk7-b29 for changeset bfe4572fd301
duke [Wed, 05 Jul 2017 16:37:51 +0200] rev 666
Added tag jdk7-b29 for changeset bfe4572fd301
Wed, 05 Jul 2017 16:37:51 +0200 Merge jdk7-b29
duke [Wed, 05 Jul 2017 16:37:51 +0200] rev 665
Merge
Wed, 05 Jul 2017 16:37:49 +0200 Merge
duke [Wed, 05 Jul 2017 16:37:49 +0200] rev 664
Merge
Tue, 10 Jun 2008 10:37:23 -0700 Added tag jdk7-b28 for changeset 9ab834e560b8
xdono [Tue, 10 Jun 2008 10:37:23 -0700] rev 663
Added tag jdk7-b28 for changeset 9ab834e560b8
Mon, 02 Jun 2008 22:35:16 -0700 Merge
tbell [Mon, 02 Jun 2008 22:35:16 -0700] rev 662
Merge
Fri, 30 May 2008 11:08:40 +0100 6677785: REGRESSION: StackOverFlowError with Cyclic Class level Type Parameters when used in constructors
mcimadamore [Fri, 30 May 2008 11:08:40 +0100] rev 661
6677785: REGRESSION: StackOverFlowError with Cyclic Class level Type Parameters when used in constructors Summary: This regression has been caused by previous fix of 6660289 Reviewed-by: jjg
Fri, 30 May 2008 10:42:43 +0100 6507024: casting an array to a generic type results in a 'capture#69 of ?' type error
mcimadamore [Fri, 30 May 2008 10:42:43 +0100] rev 660
6507024: casting an array to a generic type results in a 'capture#69 of ?' type error Summary: Types.isSubtypeUnchecked() should handle type-variables subtyping properly Reviewed-by: jjg
Fri, 30 May 2008 10:29:27 +0100 6665223: Static import of inherited protected method causes compiler exception
mcimadamore [Fri, 30 May 2008 10:29:27 +0100] rev 659
6665223: Static import of inherited protected method causes compiler exception Summary: Buggy accessibility check causes NPE during resolution of imported static methods Reviewed-by: jjg
Wed, 28 May 2008 00:02:28 -0700 Merge
tbell [Wed, 28 May 2008 00:02:28 -0700] rev 658
Merge
Thu, 22 May 2008 17:40:53 -0700 6705935: javac reports path name of entry in ZipFileIndex incorectly
jjg [Thu, 22 May 2008 17:40:53 -0700] rev 657
6705935: javac reports path name of entry in ZipFileIndex incorectly Reviewed-by: darcy
Thu, 22 May 2008 16:06:00 -0700 6657909: javap has unchecked compilation warnings
jjg [Thu, 22 May 2008 16:06:00 -0700] rev 656
6657909: javap has unchecked compilation warnings Reviewed-by: mcimadamore
Thu, 22 May 2008 15:51:41 -0700 6705945: com.sun.tools.javac.zip files do not have valid copyright
jjg [Thu, 22 May 2008 15:51:41 -0700] rev 655
6705945: com.sun.tools.javac.zip files do not have valid copyright Reviewed-by: mcimadamore
Wed, 05 Jul 2017 16:37:45 +0200 Merge
duke [Wed, 05 Jul 2017 16:37:45 +0200] rev 654
Merge
Tue, 10 Jun 2008 10:28:22 -0700 Added tag jdk7-b28 for changeset 520aef2d35e0
xdono [Tue, 10 Jun 2008 10:28:22 -0700] rev 653
Added tag jdk7-b28 for changeset 520aef2d35e0
(0) -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip