malenkov [Thu, 25 Dec 2008 20:43:44 +0300] rev 1845
6736248: EnumEditor bug. Class check incorrect
Reviewed-by: rupashka, alexp
malenkov [Mon, 22 Dec 2008 17:42:49 +0300] rev 1844
4864117: RFE: Make XMLDecoder API more reusable
Reviewed-by: peterz, loneid
rupashka [Thu, 27 Nov 2008 17:55:36 +0300] rev 1843
6776095: Code improvement and warnings removing from swing packages
Reviewed-by: malenkov
Contributed-by: Florian Brunner <fbrunnerlist@gmx.ch>
rupashka [Wed, 26 Nov 2008 19:38:46 +0300] rev 1842
6776856: Code with useShellFolder field shuold be simplify
Reviewed-by: peterz
rupashka [Wed, 26 Nov 2008 19:08:41 +0300] rev 1841
6560349: REGRESSION :folder having ".lnk" in the name can not be opened by 5.0 and later versions
Reviewed-by: alexp
rupashka [Tue, 25 Nov 2008 16:42:10 +0300] rev 1840
6698013: JFileChooser can no longer navigate non-local file systems.
Summary: ShellFolder is used only if possible
Reviewed-by: peterz
peytoia [Tue, 18 Nov 2008 15:59:36 +0900] rev 1839
6772646: Regression test java/text/Date/DateFormat/Bug4823811.java started failing after DST ended.
Reviewed-by: okutsu
peytoia [Tue, 18 Nov 2008 13:58:43 +0900] rev 1838
6769873: Regression test java/text/Date/DateFormat/Bug6683975.java started failing after DST ended.
Reviewed-by: okutsu
rupashka [Mon, 17 Nov 2008 17:36:27 +0300] rev 1837
6771030: Code improvement and warnings removing from the com.sun.java.swing.plaf.gtk package
Summary: Removed unnecessary castings and other warnings
Reviewed-by: malenkov
peytoia [Thu, 30 Oct 2008 13:12:54 +0900] rev 1836
6764308: (tz) Support tzdata2008i
Reviewed-by: okutsu
lana [Fri, 17 Oct 2008 15:01:10 -0700] rev 1835
Merge
peytoia [Fri, 17 Oct 2008 13:34:03 +0900] rev 1834
6759521: Move Bidi test programs from closed to open.
Reviewed-by: okutsu
peytoia [Thu, 16 Oct 2008 14:00:58 +0900] rev 1833
6758988: (tz) Support tzdata2008h
Reviewed-by: okutsu
rkennke [Wed, 15 Oct 2008 15:55:19 +0200] rev 1832
6759311: RepaintManager casts Tookit to SunToolkit without instanceof check
Summary: Check type of Toolkit before casting.
Reviewed-by: alexp
peytoia [Tue, 07 Oct 2008 18:25:59 +0900] rev 1831
6756569: (tz) Support tzdata2008g
Reviewed-by: okutsu
naoto [Mon, 06 Oct 2008 17:16:06 -0700] rev 1830
6706382: jdk/test/java/util/Locale/data/deflocale.sol10 has incorrect legal notice
Reviewed-by: okutsu
peytoia [Fri, 03 Oct 2008 15:54:41 +0900] rev 1829
6683975: [fmt-da] Regression: Java 6 returns English DateFormatPatterns for Thai locale
Reviewed-by: okutsu
peytoia [Thu, 02 Oct 2008 15:54:59 +0900] rev 1828
6645263: (cal) Calendar throw java.lang.IllegalArgumentException: WEEK_OF_MONTH
Reviewed-by: okutsu
tbell [Thu, 29 Jan 2009 21:46:48 -0800] rev 1827
Merge
darcy [Mon, 26 Jan 2009 19:49:26 -0800] rev 1826
6601457: Move wrapper class tests from closed to open
6601458: Move java.math tests from closed to open
6740185: Move java/lang/annotations tests to open
6759433: Move Math and StrictMath regression tests from closed to open
Summary: Move some more regression tests to the open
Reviewed-by: jjg
tbell [Sat, 24 Jan 2009 16:35:17 -0800] rev 1825
Merge
darcy [Fri, 23 Jan 2009 10:37:41 -0800] rev 1824
6604864: Double.valueOf(String) does not specify behaviour for overflow and underflow
Reviewed-by: emcmanus
sherman [Thu, 22 Jan 2009 20:29:54 -0800] rev 1823
6476425: (fmt)java.util.Formatter.print() throws IllegalArgumentException on large BigDecima
Summary: Correct the wrong calculation of "precision" in certain circumstances.
Reviewed-by: darcy, alanb
mchung [Tue, 20 Jan 2009 16:16:35 -0800] rev 1822
Merge