malenkov [Wed, 18 Jun 2008 19:15:23 +0400] rev 681
6708550: LTP: XMLEncoder does not encode instances of the File class
Reviewed-by: peterz, loneid
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
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
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
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
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
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
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
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
xdono [Fri, 20 Jun 2008 08:45:07 -0700] rev 672
Added tag jdk7-b29 for changeset 53d8346cf189
duke [Wed, 05 Jul 2017 16:38:00 +0200] rev 671
Merge
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
xdono [Fri, 20 Jun 2008 08:44:58 -0700] rev 669
Added tag jdk7-b29 for changeset 3c247f90db8c
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
xdono [Fri, 20 Jun 2008 08:44:54 -0700] rev 667
Added tag jdk7-b29 for changeset c7154bfdcf4b
duke [Wed, 05 Jul 2017 16:37:51 +0200] rev 666
Added tag jdk7-b29 for changeset bfe4572fd301
duke [Wed, 05 Jul 2017 16:37:51 +0200] rev 665
Merge
duke [Wed, 05 Jul 2017 16:37:49 +0200] rev 664
Merge
xdono [Tue, 10 Jun 2008 10:37:23 -0700] rev 663
Added tag jdk7-b28 for changeset 9ab834e560b8
tbell [Mon, 02 Jun 2008 22:35:16 -0700] rev 662
Merge
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
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
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
tbell [Wed, 28 May 2008 00:02:28 -0700] rev 658
Merge
jjg [Thu, 22 May 2008 17:40:53 -0700] rev 657
6705935: javac reports path name of entry in ZipFileIndex incorectly
Reviewed-by: darcy
jjg [Thu, 22 May 2008 16:06:00 -0700] rev 656
6657909: javap has unchecked compilation warnings
Reviewed-by: mcimadamore
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
duke [Wed, 05 Jul 2017 16:37:45 +0200] rev 654
Merge