Wed, 21 Jan 2009 13:58:46 -0800 6627549: ISO 3166 code addition: Saint Barthelemy and Saint Martin
naoto [Wed, 21 Jan 2009 13:58:46 -0800] rev 1848
6627549: ISO 3166 code addition: Saint Barthelemy and Saint Martin 6786276: Locale.getISOCountries() still contains country code "CS" Reviewed-by: okutsu
Wed, 21 Jan 2009 21:30:59 +0300 6792401: Windows LAF: ActiveWindowsIcon should not be greedy with fallback icon
peterz [Wed, 21 Jan 2009 21:30:59 +0300] rev 1847
6792401: Windows LAF: ActiveWindowsIcon should not be greedy with fallback icon Summary: Fallback mechanism changed to use symbolic name instead of icon. Reviewed-by: igor, rupashka
Mon, 19 Jan 2009 20:11:58 +0300 6702956: OpenJDK: replace encumbered code (software synthesizer)
amenkov [Mon, 19 Jan 2009 20:11:58 +0300] rev 1846
6702956: OpenJDK: replace encumbered code (software synthesizer) 6717691: Update Gervill with post 1.0 fixes 6740210: Update Gervill with more post 1.0 fixes 6748247: Further update Gervill with still more post 1.0 fixes 6748251: Apply IcedTea midi sound patch 6758986: Gervill: Turn SoftJitterCorrector, SoftAudioPusher threads into a daemon threads Reviewed-by: ohair, darcy
Thu, 25 Dec 2008 20:43:44 +0300 6736248: EnumEditor bug. Class check incorrect
malenkov [Thu, 25 Dec 2008 20:43:44 +0300] rev 1845
6736248: EnumEditor bug. Class check incorrect Reviewed-by: rupashka, alexp
Mon, 22 Dec 2008 17:42:49 +0300 4864117: RFE: Make XMLDecoder API more reusable
malenkov [Mon, 22 Dec 2008 17:42:49 +0300] rev 1844
4864117: RFE: Make XMLDecoder API more reusable Reviewed-by: peterz, loneid
Thu, 27 Nov 2008 17:55:36 +0300 6776095: Code improvement and warnings removing from swing packages
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>
Wed, 26 Nov 2008 19:38:46 +0300 6776856: Code with useShellFolder field shuold be simplify
rupashka [Wed, 26 Nov 2008 19:38:46 +0300] rev 1842
6776856: Code with useShellFolder field shuold be simplify Reviewed-by: peterz
Wed, 26 Nov 2008 19:08:41 +0300 6560349: REGRESSION :folder having ".lnk" in the name can not be opened by 5.0 and later versions
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
Tue, 25 Nov 2008 16:42:10 +0300 6698013: JFileChooser can no longer navigate non-local file systems.
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
Tue, 18 Nov 2008 15:59:36 +0900 6772646: Regression test java/text/Date/DateFormat/Bug4823811.java started failing after DST ended.
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
Tue, 18 Nov 2008 13:58:43 +0900 6769873: Regression test java/text/Date/DateFormat/Bug6683975.java started failing after DST ended.
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
Mon, 17 Nov 2008 17:36:27 +0300 6771030: Code improvement and warnings removing from the com.sun.java.swing.plaf.gtk package
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
Thu, 30 Oct 2008 13:12:54 +0900 6764308: (tz) Support tzdata2008i
peytoia [Thu, 30 Oct 2008 13:12:54 +0900] rev 1836
6764308: (tz) Support tzdata2008i Reviewed-by: okutsu
Fri, 17 Oct 2008 15:01:10 -0700 Merge
lana [Fri, 17 Oct 2008 15:01:10 -0700] rev 1835
Merge
Fri, 17 Oct 2008 13:34:03 +0900 6759521: Move Bidi test programs from closed to open.
peytoia [Fri, 17 Oct 2008 13:34:03 +0900] rev 1834
6759521: Move Bidi test programs from closed to open. Reviewed-by: okutsu
Thu, 16 Oct 2008 14:00:58 +0900 6758988: (tz) Support tzdata2008h
peytoia [Thu, 16 Oct 2008 14:00:58 +0900] rev 1833
6758988: (tz) Support tzdata2008h Reviewed-by: okutsu
Wed, 15 Oct 2008 15:55:19 +0200 6759311: RepaintManager casts Tookit to SunToolkit without instanceof check
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
Tue, 07 Oct 2008 18:25:59 +0900 6756569: (tz) Support tzdata2008g
peytoia [Tue, 07 Oct 2008 18:25:59 +0900] rev 1831
6756569: (tz) Support tzdata2008g Reviewed-by: okutsu
Mon, 06 Oct 2008 17:16:06 -0700 6706382: jdk/test/java/util/Locale/data/deflocale.sol10 has incorrect legal notice
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
Fri, 03 Oct 2008 15:54:41 +0900 6683975: [fmt-da] Regression: Java 6 returns English DateFormatPatterns for Thai locale
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
Thu, 02 Oct 2008 15:54:59 +0900 6645263: (cal) Calendar throw java.lang.IllegalArgumentException: WEEK_OF_MONTH
peytoia [Thu, 02 Oct 2008 15:54:59 +0900] rev 1828
6645263: (cal) Calendar throw java.lang.IllegalArgumentException: WEEK_OF_MONTH Reviewed-by: okutsu
Thu, 29 Jan 2009 21:46:48 -0800 Merge
tbell [Thu, 29 Jan 2009 21:46:48 -0800] rev 1827
Merge
Mon, 26 Jan 2009 19:49:26 -0800 6601457: Move wrapper class tests from closed to open
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
Sat, 24 Jan 2009 16:35:17 -0800 Merge
tbell [Sat, 24 Jan 2009 16:35:17 -0800] rev 1825
Merge
Fri, 23 Jan 2009 10:37:41 -0800 6604864: Double.valueOf(String) does not specify behaviour for overflow and underflow
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
Thu, 22 Jan 2009 20:29:54 -0800 6476425: (fmt)java.util.Formatter.print() throws IllegalArgumentException on large BigDecima
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
Tue, 20 Jan 2009 16:16:35 -0800 Merge
mchung [Tue, 20 Jan 2009 16:16:35 -0800] rev 1822
Merge
Tue, 20 Jan 2009 13:04:19 -0800 6769976: (fc) FileChannelImpl.isAMappedBufferField not used
mchung [Tue, 20 Jan 2009 13:04:19 -0800] rev 1821
6769976: (fc) FileChannelImpl.isAMappedBufferField not used Summary: Remove the FileChannelImpl.isAMappedBufferField field Reviewed-by: alanb
Tue, 20 Jan 2009 13:02:58 -0800 6793429: Use compiled properties instead of plain properties for resource file
mchung [Tue, 20 Jan 2009 13:02:58 -0800] rev 1820
6793429: Use compiled properties instead of plain properties for resource file Summary: Rename the variables in Resources.gmk to make compiled properties more explicit Reviewed-by: naoto, yhuang
Mon, 19 Jan 2009 18:49:10 +0800 6793475: krb5.ini not found on some Windows
weijun [Mon, 19 Jan 2009 18:49:10 +0800] rev 1819
6793475: krb5.ini not found on some Windows Reviewed-by: xuelei
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip