ohair [Wed, 30 Apr 2008 17:34:41 -0700] rev 468
6695553: Cleanup GPLv2+SPL legal notices in hat sources
Summary: Just correcting the legal notices on the HAT sources.
Reviewed-by: alanb
mlapshin [Wed, 14 May 2008 07:53:12 -0700] rev 467
Merge
malenkov [Wed, 07 May 2008 23:20:32 +0400] rev 466
4935607: RFE: LTP: Should be possible to set the TRANSIENT attribute of propertiies to FALSE
Summary: Add the Transient annotation and support it (JSR-273)
Reviewed-by: peterz, loneid
malenkov [Wed, 07 May 2008 21:54:03 +0400] rev 465
6348456: BasicColorChooserUI ignores JColorChooser selection model changes
Summary: Some methods are moved from AbstractColorChooserPanel to BasicColorChooserUI
Reviewed-by: peterz, alexp
rupashka [Wed, 07 May 2008 20:26:32 +0400] rev 464
6635277: Incorrect text seen when creating a new folder, when selection is on the image file in JFileChooser
Summary: Corrected bounds of editor area
Reviewed-by: loneid
malenkov [Wed, 07 May 2008 16:08:31 +0400] rev 463
6625450: javax.swing.border.TitledBorder.getBaseline() doesn't throw IAE when width is < 0
Summary: necessary check is added
Reviewed-by: peterz, alexp
rupashka [Thu, 01 May 2008 14:47:50 +0400] rev 462
6688203: Memory leak and performance problems in the method getFileSystemView of FileSystemView
Summary: Removed from the "FileSystemView#getFileSystemView" method creation of a new listener and adding it to UIManager
Reviewed-by: peterz