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
Wed, 14 Jan 2009 16:23:29 -0800 6792545: Typo in java.util.Collection JavaDoc
darcy [Wed, 14 Jan 2009 16:23:29 -0800] rev 1818
6792545: Typo in java.util.Collection JavaDoc 6655123: Incorrect ref to The Art of Computer Programming in doc for java.util.Random Summary: Fix a pair of typos. Reviewed-by: jjg
Wed, 14 Jan 2009 17:17:34 +0000 6755782: It is not clear how DatagramSocket deals with broadcast enabling/disabling
chegar [Wed, 14 Jan 2009 17:17:34 +0000] rev 1817
6755782: It is not clear how DatagramSocket deals with broadcast enabling/disabling Reviewed-by: jccollet
Tue, 13 Jan 2009 09:21:54 -0800 6332094: "jar t" and "jar x" should use ZipFile, not ZipInputStream
sherman [Tue, 13 Jan 2009 09:21:54 -0800] rev 1816
6332094: "jar t" and "jar x" should use ZipFile, not ZipInputStream Summary: To use ZipFile for jar "t" and "x" to boost performance Reviewed-by: martin, alanb
Thu, 29 Jan 2009 13:21:07 -0800 Added tag jdk7-b45 for changeset fdad8fbddf3a
xdono [Thu, 29 Jan 2009 13:21:07 -0800] rev 1815
Added tag jdk7-b45 for changeset fdad8fbddf3a
Wed, 05 Jul 2017 16:46:06 +0200 Merge
duke [Wed, 05 Jul 2017 16:46:06 +0200] rev 1814
Merge
Thu, 29 Jan 2009 13:20:56 -0800 Added tag jdk7-b45 for changeset 6b84304c8b89
xdono [Thu, 29 Jan 2009 13:20:56 -0800] rev 1813
Added tag jdk7-b45 for changeset 6b84304c8b89
Thu, 29 Jan 2009 13:20:52 -0800 Added tag jdk7-b45 for changeset 516aa5488b1a
xdono [Thu, 29 Jan 2009 13:20:52 -0800] rev 1812
Added tag jdk7-b45 for changeset 516aa5488b1a
Wed, 05 Jul 2017 16:45:59 +0200 Added tag jdk7-b45 for changeset 54dffad0bf06
duke [Wed, 05 Jul 2017 16:45:59 +0200] rev 1811
Added tag jdk7-b45 for changeset 54dffad0bf06
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip