jjg [Tue, 03 Jun 2008 13:28:16 -0700] rev 684
6708729: update jdk Makefiles for new javap
Reviewed-by: ohair
lana [Wed, 25 Jun 2008 08:54:54 -0700] rev 683
Merge
lana [Wed, 18 Jun 2008 13:05:16 -0700] rev 682
Merge
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