/hg/release/icedtea6-1.11: 2 new changesets
omajid at icedtea.classpath.org
omajid at icedtea.classpath.org
Wed Jul 3 20:41:17 PDT 2013
changeset d59bbf7333e0 in /hg/release/icedtea6-1.11
details: http://icedtea.classpath.org/hg/release/icedtea6-1.11?cmd=changeset;node=d59bbf7333e0
author: Omair Majid <omajid at redhat.com>
date: Mon Jul 01 21:05:04 2013 -0400
Backport additional fixes.
Additional fixes were applied to jdk7u as part of the security release.
This patch includes a subset of them.
2013-07-01 Omair Majid <omajid at redhat.com>
* patches/openjdk/7188114-alternate_command_line_parser.patch,
* patches/openjdk/7199143-OCSP_timeout.patch,
* patches/openjdk/8006120-server_jre.patch,
* patches/openjdk/8006536-remove_trailing_slashes.patch,
* patches/openjdk/8009165-inappropriate_method_in_reflectutil.patch,
* patches/openjdk/8009217-fix_test_compile.patch,
* patches/openjdk/8009463-space_and_final_backslash.patch,
* patches/openjdk/8009610-blacklist_malware_certificate.patch,
* patches/openjdk/8010213-set_socketoptions_windows.patch,
* patches/openjdk/8010714-xml_dsig_retrievalmethod.patch,
* patches/openjdk/8011154-awt_regresssion.patch,
* patches/openjdk/8011313-OCSP_timeout_wrong_value.patch,
* patches/openjdk/8011992-MlibOpsTest_failed.patch,
* patches/openjdk/8012112-MlibOpsTest_fails.patch,
* patches/openjdk/8012617-arrayindexoutofbounds_linebreakmeasurer.patch,
* patches/openjdk/8012933-appcontext_disposed_too_early.patch,
* patches/openjdk/8013196-TimeZone_getDefault_throws_exception.patch,
* patches/openjdk/8014205-blank_swing_dialogs_windows.patch,
* patches/openjdk/8014427-raster_regresssion.patch,
* patches/openjdk/8014618-strip_leading_zeros_premastersecret.patch,
* patches/openjdk/8014676-javadebugger_space_in_paths.patch,
* patches/openjdk/8014968-OCSP_timeout_default.patch: New file.
Backport from icedtea/openjdk 7.
* Makefile.am (ICEDTEA_PATCHES): Apply the above.
* patches/ecj/override.patch: Add new hunk for BufferedImage.
* NEWS: Update with backports.
changeset d146c22f9e46 in /hg/release/icedtea6-1.11
details: http://icedtea.classpath.org/hg/release/icedtea6-1.11?cmd=changeset;node=d146c22f9e46
author: Omair Majid <omajid at redhat.com>
date: Wed Jul 03 23:28:46 2013 -0400
Additional fixes that go along with the security update
Backport additional fixes from 7 that went along with the security
update.
2013-07-03 Omair Majid <omajid at redhat.com>
* patches/openjdk/6541350-tz_display_names_l10n.patch,
* patches/openjdk/6821191-tz_display_names_l10n.patch,
* patches/openjdk/6977550-tzdata2010l.patch,
* patches/openjdk/6996686-tzdata2010o.patch,
* patches/openjdk/7017800-tzdata2011b.patch,
* patches/openjdk/7027387-tzdata2011d.patch,
* patches/openjdk/7033174-tzdata2011e.patch,
* patches/openjdk/7039469-tzdata2011g.patch,
* patches/openjdk/7090843-tzdata2011j.patch,
* patches/openjdk/7103108-tzdata2011l.patch,
* patches/openjdk/7103405-correct_display_names.patch,
* patches/openjdk/7104126-headers_tzdata.patch,
* patches/openjdk/7158483-tzdata2012c.patch,
* patches/openjdk/7198570-tzdata2012f.patch,
* patches/openjdk/8002070-remove_logger_stack_search.patch,
* patches/openjdk/8002070-remove_logger_stack_search_2.patch,
* patches/openjdk/8002225-tzdata2012i.patch,
* patches/openjdk/8009987-tzdata2013b.patch,
* patches/openjdk/8009996-emitter_bean.patch,
* patches/openjdk/8010118-caller_sensitive.patch,
* patches/openjdk/8010727-empty_logger_name.patch,
* patches/openjdk/8010939-logmanager_deadlock.patch,
* patches/openjdk/8011139-revise_checking_getenclosingclass.patch,
* patches/openjdk/8011990-logger_test_urls.patch,
* patches/openjdk/8012243-serial_regression.patch,
* patches/openjdk/8013380-handle_renames.patch,
* patches/openjdk/8013380-logger_stack_walk_glassfish.patch,
* patches/openjdk/8014718-remove_logging_suntoolkit.patch,
* patches/openjdk/8014745-logger_stack_walk_switch.patch:
New file. Backport from icedtea/openjdk 7.
* Makefile.am (ICEDTEA_PATCHES): Apply the above.
* NEWS: Update with fixes.
diffstat:
ChangeLog | 64 +
Makefile.am | 54 +-
NEWS | 54 +-
patches/ecj/override.patch | 11 +
patches/openjdk/6541350-tz_display_names_l10n.patch | 300 +
patches/openjdk/6821191-tz_display_names_l10n.patch | 125 +
patches/openjdk/6977550-tzdata2010l.patch | 1208 ++++
patches/openjdk/6996686-tzdata2010o.patch | 93 +
patches/openjdk/7017800-tzdata2011b.patch | 254 +
patches/openjdk/7027387-tzdata2011d.patch | 502 +
patches/openjdk/7033174-tzdata2011e.patch | 117 +
patches/openjdk/7039469-tzdata2011g.patch | 116 +
patches/openjdk/7090843-tzdata2011j.patch | 1228 ++++
patches/openjdk/7103108-tzdata2011l.patch | 1593 +++++
patches/openjdk/7103405-correct_display_names.patch | 118 +
patches/openjdk/7104126-headers_tzdata.patch | 530 +
patches/openjdk/7158483-tzdata2012c.patch | 1436 ++++
patches/openjdk/7188114-alternate_command_line_parser.patch | 611 ++
patches/openjdk/7198570-tzdata2012f.patch | 841 ++
patches/openjdk/7199143-OCSP_timeout.patch | 53 +
patches/openjdk/8002070-remove_logger_stack_search.patch | 152 +
patches/openjdk/8002070-remove_logger_stack_search_2.patch | 546 +
patches/openjdk/8002225-tzdata2012i.patch | 261 +
patches/openjdk/8006120-server_jre.patch | 60 +
patches/openjdk/8006536-remove_trailing_slashes.patch | 43 +
patches/openjdk/8009165-inappropriate_method_in_reflectutil.patch | 68 +
patches/openjdk/8009217-fix_test_compile.patch | 91 +
patches/openjdk/8009463-space_and_final_backslash.patch | 33 +
patches/openjdk/8009610-blacklist_malware_certificate.patch | 64 +
patches/openjdk/8009987-tzdata2013b.patch | 2165 +++++++
patches/openjdk/8009996-emitter_bean.patch | 27 +
patches/openjdk/8010118-caller_sensitive.patch | 2950 ++++++++++
patches/openjdk/8010213-set_socketoptions_windows.patch | 29 +
patches/openjdk/8010714-xml_dsig_retrievalmethod.patch | 345 +
patches/openjdk/8010727-empty_logger_name.patch | 99 +
patches/openjdk/8010939-logmanager_deadlock.patch | 264 +
patches/openjdk/8011139-revise_checking_getenclosingclass.patch | 58 +
patches/openjdk/8011154-awt_regresssion.patch | 20 +
patches/openjdk/8011313-OCSP_timeout_wrong_value.patch | 31 +
patches/openjdk/8011990-logger_test_urls.patch | 55 +
patches/openjdk/8011992-MlibOpsTest_failed.patch | 89 +
patches/openjdk/8012112-MlibOpsTest_fails.patch | 51 +
patches/openjdk/8012243-serial_regression.patch | 42 +
patches/openjdk/8012617-arrayindexoutofbounds_linebreakmeasurer.patch | 480 +
patches/openjdk/8012933-appcontext_disposed_too_early.patch | 153 +
patches/openjdk/8013196-TimeZone_getDefault_throws_exception.patch | 58 +
patches/openjdk/8013380-handle_renames.patch | 107 +
patches/openjdk/8013380-logger_stack_walk_glassfish.patch | 936 +++
patches/openjdk/8014205-blank_swing_dialogs_windows.patch | 146 +
patches/openjdk/8014427-raster_regresssion.patch | 20 +
patches/openjdk/8014618-strip_leading_zeros_premastersecret.patch | 149 +
patches/openjdk/8014676-javadebugger_space_in_paths.patch | 32 +
patches/openjdk/8014718-remove_logging_suntoolkit.patch | 112 +
patches/openjdk/8014745-logger_stack_walk_switch.patch | 199 +
patches/openjdk/8014968-OCSP_timeout_default.patch | 19 +
55 files changed, 19260 insertions(+), 2 deletions(-)
diffs (truncated from 19500 to 500 lines):
diff -r ea7bce0f610a -r d146c22f9e46 ChangeLog
--- a/ChangeLog Wed Jun 26 15:10:59 2013 -0400
+++ b/ChangeLog Wed Jul 03 23:28:46 2013 -0400
@@ -1,3 +1,67 @@
+2013-07-03 Omair Majid <omajid at redhat.com>
+
+ * patches/openjdk/6541350-tz_display_names_l10n.patch,
+ * patches/openjdk/6821191-tz_display_names_l10n.patch,
+ * patches/openjdk/6977550-tzdata2010l.patch,
+ * patches/openjdk/6996686-tzdata2010o.patch,
+ * patches/openjdk/7017800-tzdata2011b.patch,
+ * patches/openjdk/7027387-tzdata2011d.patch,
+ * patches/openjdk/7033174-tzdata2011e.patch,
+ * patches/openjdk/7039469-tzdata2011g.patch,
+ * patches/openjdk/7090843-tzdata2011j.patch,
+ * patches/openjdk/7103108-tzdata2011l.patch,
+ * patches/openjdk/7103405-correct_display_names.patch,
+ * patches/openjdk/7104126-headers_tzdata.patch,
+ * patches/openjdk/7158483-tzdata2012c.patch,
+ * patches/openjdk/7198570-tzdata2012f.patch,
+ * patches/openjdk/8002070-remove_logger_stack_search.patch,
+ * patches/openjdk/8002070-remove_logger_stack_search_2.patch,
+ * patches/openjdk/8002225-tzdata2012i.patch,
+ * patches/openjdk/8009987-tzdata2013b.patch,
+ * patches/openjdk/8009996-emitter_bean.patch,
+ * patches/openjdk/8010118-caller_sensitive.patch,
+ * patches/openjdk/8010727-empty_logger_name.patch,
+ * patches/openjdk/8010939-logmanager_deadlock.patch,
+ * patches/openjdk/8011139-revise_checking_getenclosingclass.patch,
+ * patches/openjdk/8011990-logger_test_urls.patch,
+ * patches/openjdk/8012243-serial_regression.patch,
+ * patches/openjdk/8013380-handle_renames.patch,
+ * patches/openjdk/8013380-logger_stack_walk_glassfish.patch,
+ * patches/openjdk/8014718-remove_logging_suntoolkit.patch,
+ * patches/openjdk/8014745-logger_stack_walk_switch.patch:
+ New file. Backport from icedtea/openjdk 7.
+ * Makefile.am (ICEDTEA_PATCHES): Apply the above.
+ * NEWS: Update with fixes.
+
+2013-07-01 Omair Majid <omajid at redhat.com>
+
+ * patches/openjdk/7188114-alternate_command_line_parser.patch,
+ * patches/openjdk/7199143-OCSP_timeout.patch,
+ * patches/openjdk/8006120-server_jre.patch,
+ * patches/openjdk/8006536-remove_trailing_slashes.patch,
+ * patches/openjdk/8009165-inappropriate_method_in_reflectutil.patch,
+ * patches/openjdk/8009217-fix_test_compile.patch,
+ * patches/openjdk/8009463-space_and_final_backslash.patch,
+ * patches/openjdk/8009610-blacklist_malware_certificate.patch,
+ * patches/openjdk/8010213-set_socketoptions_windows.patch,
+ * patches/openjdk/8010714-xml_dsig_retrievalmethod.patch,
+ * patches/openjdk/8011154-awt_regresssion.patch,
+ * patches/openjdk/8011313-OCSP_timeout_wrong_value.patch,
+ * patches/openjdk/8011992-MlibOpsTest_failed.patch,
+ * patches/openjdk/8012112-MlibOpsTest_fails.patch,
+ * patches/openjdk/8012617-arrayindexoutofbounds_linebreakmeasurer.patch,
+ * patches/openjdk/8012933-appcontext_disposed_too_early.patch,
+ * patches/openjdk/8013196-TimeZone_getDefault_throws_exception.patch,
+ * patches/openjdk/8014205-blank_swing_dialogs_windows.patch,
+ * patches/openjdk/8014427-raster_regresssion.patch,
+ * patches/openjdk/8014618-strip_leading_zeros_premastersecret.patch,
+ * patches/openjdk/8014676-javadebugger_space_in_paths.patch,
+ * patches/openjdk/8014968-OCSP_timeout_default.patch: New file.
+ Backport from icedtea/openjdk 7.
+ * Makefile.am (ICEDTEA_PATCHES): Apply the above.
+ * patches/ecj/override.patch: Add new hunk for BufferedImage.
+ * NEWS: Update with backports.
+
2013-06-26 Chris Phillips <chrisphi at redhat.com>
* Makefile.am (SECURITY_PATCHES): Drop
patches/security/20130618/7158805-nested_subroutine_rewriting.patch
diff -r ea7bce0f610a -r d146c22f9e46 Makefile.am
--- a/Makefile.am Wed Jun 26 15:10:59 2013 -0400
+++ b/Makefile.am Wed Jul 03 23:28:46 2013 -0400
@@ -619,7 +619,59 @@
patches/jaxws-tempfiles-ioutils-6.patch \
patches/object-factory-cl-internal.patch \
patches/openjdk/8009530-icu_kern_table_support_broken.patch \
- patches/openjdk/7171223-strict_aliasing.patch
+ patches/openjdk/7171223-strict_aliasing.patch \
+ patches/openjdk/7188114-alternate_command_line_parser.patch \
+ patches/openjdk/7199143-OCSP_timeout.patch \
+ patches/openjdk/8006120-server_jre.patch \
+ patches/openjdk/8006536-remove_trailing_slashes.patch \
+ patches/openjdk/8009165-inappropriate_method_in_reflectutil.patch \
+ patches/openjdk/8009217-fix_test_compile.patch \
+ patches/openjdk/8009463-space_and_final_backslash.patch \
+ patches/openjdk/8009610-blacklist_malware_certificate.patch \
+ patches/openjdk/8010213-set_socketoptions_windows.patch \
+ patches/openjdk/8010714-xml_dsig_retrievalmethod.patch \
+ patches/openjdk/8011154-awt_regresssion.patch \
+ patches/openjdk/8011313-OCSP_timeout_wrong_value.patch \
+ patches/openjdk/8011992-MlibOpsTest_failed.patch \
+ patches/openjdk/8012112-MlibOpsTest_fails.patch \
+ patches/openjdk/8012617-arrayindexoutofbounds_linebreakmeasurer.patch \
+ patches/openjdk/8012933-appcontext_disposed_too_early.patch \
+ patches/openjdk/8013196-TimeZone_getDefault_throws_exception.patch \
+ patches/openjdk/8014205-blank_swing_dialogs_windows.patch \
+ patches/openjdk/8014427-raster_regresssion.patch \
+ patches/openjdk/8014618-strip_leading_zeros_premastersecret.patch \
+ patches/openjdk/8014676-javadebugger_space_in_paths.patch \
+ patches/openjdk/8014968-OCSP_timeout_default.patch \
+ patches/openjdk/8002070-remove_logger_stack_search.patch \
+ patches/openjdk/8002070-remove_logger_stack_search_2.patch \
+ patches/openjdk/8010118-caller_sensitive.patch \
+ patches/openjdk/8010727-empty_logger_name.patch \
+ patches/openjdk/8010939-logmanager_deadlock.patch \
+ patches/openjdk/8011990-logger_test_urls.patch \
+ patches/openjdk/8013380-logger_stack_walk_glassfish.patch \
+ patches/openjdk/8013380-handle_renames.patch \
+ patches/openjdk/8014745-logger_stack_walk_switch.patch \
+ patches/openjdk/8012243-serial_regression.patch \
+ patches/openjdk/8014718-remove_logging_suntoolkit.patch \
+ patches/openjdk/8011139-revise_checking_getenclosingclass.patch \
+ patches/openjdk/8009996-emitter_bean.patch \
+ patches/openjdk/6541350-tz_display_names_l10n.patch \
+ patches/openjdk/6821191-tz_display_names_l10n.patch \
+ patches/openjdk/6977550-tzdata2010l.patch \
+ patches/openjdk/6996686-tzdata2010o.patch \
+ patches/openjdk/7017800-tzdata2011b.patch \
+ patches/openjdk/7027387-tzdata2011d.patch \
+ patches/openjdk/7033174-tzdata2011e.patch \
+ patches/openjdk/7039469-tzdata2011g.patch \
+ patches/openjdk/7090843-tzdata2011j.patch \
+ patches/openjdk/7103108-tzdata2011l.patch \
+ patches/openjdk/7104126-headers_tzdata.patch \
+ patches/openjdk/7103405-correct_display_names.patch \
+ patches/openjdk/7158483-tzdata2012c.patch \
+ patches/openjdk/7198570-tzdata2012f.patch \
+ patches/openjdk/8002225-tzdata2012i.patch \
+ patches/openjdk/8009987-tzdata2013b.patch
+
if WITH_RHINO
ICEDTEA_PATCHES += \
diff -r ea7bce0f610a -r d146c22f9e46 NEWS
--- a/NEWS Wed Jun 26 15:10:59 2013 -0400
+++ b/NEWS Wed Jul 03 23:28:46 2013 -0400
@@ -11,7 +11,59 @@
CVE-XXXX-YYYY: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=XXXX-YYYY
-New in release 1.11.12 (2013-06-XX):
+New in release 1.11.12 (2013-07-XX):
+* Security fixes
+* Backports
+ - S6541350: TimeZone display names localization
+ - S6821191: Timezone display name localization
+ - S6977550: (tz) Support tzdata2010l
+ - S6996686: (tz) Support tzdata2010o
+ - S7017800: (tz) Support tzdata2011b
+ - S7027387: (tz) Support tzdata2011d
+ - S7033174: (tz) Support tzdata2011e
+ - S7039469: (tz) Support tzdata2011g
+ - S7090843: (tz) Support tzdata2011j
+ - S7103108: (tz) Support tzdata2011l
+ - S7103405: Correct display names for Pacific/Apia timezone
+ - S7104126: Insert openjdk copyright header back into TZdata files
+ - S7158483: (tz) Support tzdata2012c
+ - S7198570: (tz) Support tzdata2012f
+ - S7188114: (launcher) need an alternate command line parser for Windows
+ - S7195301: XML Signature DOM implementation should not use instanceof to determine type of Node
+ - S7199143: RFE: OCSP revocation checker should provide possibility to specify connection timeout
+ - S8002070: Remove the stack search for a resource bundle for Logger to use
+ - S8002225: (tz) Support tzdata2012i
+ - S8006120: Provide "Server JRE" for 7u train
+ - S8006536: [launcher] removes trailing slashes on arguments
+ - S8009165: Fix for 8006435 needs revision
+ - S8009217: REGRESSION: test com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java fails to compile since 7u21b03
+ - S8009463: Regression test test\java\lang\Runtime\exec\ArgWithSpaceAndFinalBackslash.java failing.
+ - S8009610: Blacklist certificate used with malware.
+ - S8009987: (tz) Support tzdata2013b
+ - S8009996: tests javax/management/mxbean/MiscTest.java and javax/management/mxbean/StandardMBeanOverrideTest.java fail
+ - S8010118: Annotate jdk caller sensitive methods with @sun.reflect.CallerSensitive
+ - S8010213: Some api/javax_net/SocketFactory tests fail in 7u25 nightly build
+ - S8010714: XML DSig API allows a RetrievalMethod to reference another RetrievalMethod
+ - S8010727: WLS fails to add a logger with "" in its own LogManager subclass instance
+ - S8010939: Deadlock in LogManager
+ - S8011139: (reflect) Revise checking in getEnclosingClass
+ - S8011154: java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java failed since 7u25b03 on windows
+ - S8011313: OCSP timeout set to wrong value if com.sun.security.ocsp.timeout not defined
+ - S8011990: TEST_BUG: java/util/logging/bundlesearch/ResourceBundleSearchTest.java fails on Windows
+ - S8011992: java/awt/image/mlib/MlibOpsTest.java failed since jdk7u25b05
+ - S8012112: java/awt/image/mlib/MlibOpsTest.java fails on sparc solaris
+ - S8012243: about 30% regression on specjvm2008.serial on 7u25 comparing 7u21
+ - S8012617: ArrayIndexOutOfBoundsException with some fonts using LineBreakMeasurer
+ - S8012933: Test closed/java/awt/Dialog/DialogAnotherThread/JaWSTest.java fails since jdk 7u25 b07
+ - S8013196: TimeZone.getDefault() throws NPE due to sun.awt.AppContext.getAppContext()
+ - S8013380: Removal of stack walk to find resource bundle breaks Glassfish startup
+ - S8014205: Most of the Swing dialogs are blank on one win7 MUI
+ - S8014427: REGRESSION: closed/javax/imageio/plugins/bmp/Write3ByteBgrTest.java fails since 7u25 b09
+ - S8014618, RH868136: Need to strip leading zeros in TlsPremasterSecret of DHKeyAgreement
+ - S8014676: Java debugger may fail to run
+ - S8014718: Netbeans IDE begins to throw a lot exceptions since 7u25 b10
+ - S8014745: Provide a switch to allow stack walk search of resource bundle
+ - S8014968: OCSP and CRL connection timeout is set to four hours by default
New in release 1.11.11 (2013-04-24):
diff -r ea7bce0f610a -r d146c22f9e46 patches/ecj/override.patch
--- a/patches/ecj/override.patch Wed Jun 26 15:10:59 2013 -0400
+++ b/patches/ecj/override.patch Wed Jul 03 23:28:46 2013 -0400
@@ -310,3 +310,14 @@
public final void close() {
open = false;
synchronized (AbstractMidiDevice.this.traRecLock) {
+diff -ruN openjdk-ecj.orig/jdk/src/share/classes/java/awt/image/BufferedImage.java openjdk-ecj/jdk/src/share/classes/java/awt/image/BufferedImage.java
+--- openjdk-ecj.orig/jdk/src/share/classes/java/awt/image/BufferedImage.java 2013-07-01 13:03:32.946070591 -0400
++++ openjdk-ecj/jdk/src/share/classes/java/awt/image/BufferedImage.java 2013-07-01 13:33:55.905426035 -0400
+@@ -810,7 +810,6 @@
+ new PrivilegedAction<Boolean>()
+ {
+
+- @Override
+ public Boolean run() {
+ final ClassLoader std = System.class.getClassLoader();
+
diff -r ea7bce0f610a -r d146c22f9e46 patches/openjdk/6541350-tz_display_names_l10n.patch
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/openjdk/6541350-tz_display_names_l10n.patch Wed Jul 03 23:28:46 2013 -0400
@@ -0,0 +1,300 @@
+# HG changeset patch
+# User yhuang
+# Date 1261700777 28800
+# Node ID 1397ae8dc558c9128d84818afc9ec55d23714c35
+# Parent 7bf839e2e9ce58d5f205280bf5a06f00227f2240
+6541350: TimeZone display names localization
+Reviewed-by: yhuang, peytoia
+
+--- openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java
++++ openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java
+@@ -83,8 +83,8 @@
+ "Zentrale Sommerzeit", "CDT"};
+ String CTT[] = new String[] {"Chinesische Normalzeit", "CST",
+ "Chinesische Sommerzeit", "CDT"};
+- String CUBA[] = new String[] {"Cuba Standard Time", "CST",
+- "Cuba Daylight Time", "CDT"};
++ String CUBA[] = new String[] {"Kubanische Normalzeit", "CST",
++ "Kubanische Sommerzeit", "CDT"};
+ String DARWIN[] = new String[] {"Zentrale Normalzeit (Northern Territory)", "CST",
+ "Zentrale Sommerzeit (Northern Territory)", "CST"};
+ String DUBLIN[] = new String[] {"Greenwich Zeit", "GMT",
+@@ -594,8 +594,8 @@
+ {"Australia/Canberra", EST_NSW},
+ {"Australia/Currie", EST_NSW},
+ {"Australia/Darwin", DARWIN},
+- {"Australia/Eucla", new String[] {"Central Western Standard Time (Australia)", "CWST",
+- "Central Western Summer Time (Australia)", "CWST"}},
++ {"Australia/Eucla", new String[] {"Zentral-Westliche Normalzeit (Australien)", "CWST",
++ "Zentral-Westliche Sommerzeit (Australien)", "CWST"}},
+ {"Australia/Hobart", TASMANIA},
+ {"Australia/LHI", LORD_HOWE},
+ {"Australia/Lindeman", BRISBANE},
+--- openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java
++++ openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java
+@@ -83,8 +83,8 @@
+ "Hora de verano Central", "CDT"};
+ String CTT[] = new String[] {"Hora est\u00e1ndar de China", "CST",
+ "Hora de verano de China", "CDT"};
+- String CUBA[] = new String[] {"Cuba Standard Time", "CST",
+- "Cuba Daylight Time", "CDT"};
++ String CUBA[] = new String[] {"Hora est\u00e1ndar de Cuba", "CST",
++ "Hora de verano de Cuba", "CDT"};
+ String DARWIN[] = new String[] {"Hora est\u00e1ndar Central (territorio del Norte)", "CST",
+ "Hora de verano Central (territorio del Norte)", "CST"};
+ String DUBLIN[] = new String[] {"Hora del Meridiano de Greenwich", "GMT",
+@@ -595,8 +595,8 @@
+ {"Australia/Canberra", EST_NSW},
+ {"Australia/Currie", EST_NSW},
+ {"Australia/Darwin", DARWIN},
+- {"Australia/Eucla", new String[] {"Central Western Standard Time (Australia)", "CWST",
+- "Central Western Summer Time (Australia)", "CWST"}},
++ {"Australia/Eucla", new String[] {"Hora est\u00e1ndar de Australia Central y Occidental", "CWST",
++ "Hora de verano de Australia Central y Occidental", "CWST"}},
+ {"Australia/Hobart", TASMANIA},
+ {"Australia/LHI", LORD_HOWE},
+ {"Australia/Lindeman", BRISBANE},
+--- openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java
++++ openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java
+@@ -83,8 +83,8 @@
+ "Heure avanc\u00e9e du Centre", "CDT"} ;
+ String CTT[] = new String[] {"Heure normale de Chine", "CST",
+ "Heure avanc\u00e9e de Chine", "CDT"} ;
+- String CUBA[] = new String[] {"Cuba Standard Time", "CST",
+- "Cuba Daylight Time", "CDT"};
++ String CUBA[] = new String[] {"Heure standard de Cuba", "CST",
++ "Heure d'\u00e9t\u00e9 de Cuba", "CDT"};
+ String DARWIN[] = new String[] {"Heure standard d'Australie centrale (Territoire du Nord)", "CST",
+ "Heure d'\u00e9t\u00e9 d'Australie centrale (Territoire du Nord)", "CST"};
+ String DUBLIN[] = new String[] {"Heure du m\u00e9ridien de Greenwich", "GMT",
+@@ -594,8 +594,8 @@
+ {"Australia/Canberra", EST_NSW},
+ {"Australia/Currie", EST_NSW},
+ {"Australia/Darwin", DARWIN},
+- {"Australia/Eucla", new String[] {"Central Western Standard Time (Australia)", "CWST",
+- "Central Western Summer Time (Australia)", "CWST"}},
++ {"Australia/Eucla", new String[] {"Heure standard de l'Australie occidentale (centre)", "CWST",
++ "Heure d'\u00e9t\u00e9 de l'Australie occidentale (centre)", "CWST"}},
+ {"Australia/Hobart", TASMANIA},
+ {"Australia/LHI", LORD_HOWE},
+ {"Australia/Lindeman", BRISBANE},
+--- openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java
++++ openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java
+@@ -83,8 +83,8 @@
+ "Ora legale USA centrale", "CDT"};
+ String CTT[] = new String[] {"Ora solare della Cina", "CST",
+ "Ora legale della Cina", "CDT"};
+- String CUBA[] = new String[] {"Cuba Standard Time", "CST",
+- "Cuba Daylight Time", "CDT"};
++ String CUBA[] = new String[] {"Ora solare Cuba", "CST",
++ "Ora legale Cuba", "CDT"};
+ String DARWIN[] = new String[] {"Ora centrale standard (Territori del Nord)", "CST",
+ "Ora estiva centrale (Territori del Nord)", "CST"};
+ String DUBLIN[] = new String[] {"Ora media di Greenwich", "GMT",
+@@ -594,8 +594,8 @@
+ {"Australia/Canberra", EST_NSW},
+ {"Australia/Currie", EST_NSW},
+ {"Australia/Darwin", DARWIN},
+- {"Australia/Eucla", new String[] {"Central Western Standard Time (Australia)", "CWST",
+- "Central Western Summer Time (Australia)", "CWST"}},
++ {"Australia/Eucla", new String[] {"Ora solare Australia centrorientale", "CWST",
++ "Ora estiva Australia centrorientale", "CWST"}},
+ {"Australia/Hobart", TASMANIA},
+ {"Australia/LHI", LORD_HOWE},
+ {"Australia/Lindeman", BRISBANE},
+--- openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java
++++ openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java
+@@ -83,8 +83,8 @@
+ "\u4e2d\u90e8\u590f\u6642\u9593", "CDT"};
+ String CTT[] = new String[] {"\u4e2d\u56fd\u6a19\u6e96\u6642", "CST",
+ "\u4e2d\u56fd\u590f\u6642\u9593", "CDT"};
+- String CUBA[] = new String[] {"Cuba Standard Time", "CST",
+- "Cuba Daylight Time", "CDT"};
++ String CUBA[] = new String[] {"\u30ad\u30e5\u30fc\u30d0\u6a19\u6e96\u6642", "CST",
++ "\u30ad\u30e5\u30fc\u30d0\u590f\u6642\u9593", "CDT"};
+ String DARWIN[] = new String[] {"\u4e2d\u90e8\u6a19\u6e96\u6642 (\u30ce\u30fc\u30b6\u30f3\u30c6\u30ea\u30c8\u30ea\u30fc)", "CST",
+ "\u4e2d\u90e8\u590f\u6642\u9593 (\u30ce\u30fc\u30b6\u30f3\u30c6\u30ea\u30c8\u30ea\u30fc)", "CST"};
+ String DUBLIN[] = new String[] {"\u30b0\u30ea\u30cb\u30c3\u30b8\u6a19\u6e96\u6642", "GMT",
+@@ -594,8 +594,8 @@
+ {"Australia/Canberra", EST_NSW},
+ {"Australia/Currie", EST_NSW},
+ {"Australia/Darwin", DARWIN},
+- {"Australia/Eucla", new String[] {"Central Western Standard Time (Australia)", "CWST",
+- "Central Western Summer Time (Australia)", "CWST"}},
++ {"Australia/Eucla", new String[] {"\u4e2d\u897f\u90e8\u6a19\u6e96\u6642 (\u30aa\u30fc\u30b9\u30c8\u30e9\u30ea\u30a2)", "CWST",
++ "\u4e2d\u897f\u90e8\u590f\u6642\u9593 (\u30aa\u30fc\u30b9\u30c8\u30e9\u30ea\u30a2)", "CWST"}},
+ {"Australia/Hobart", TASMANIA},
+ {"Australia/LHI", LORD_HOWE},
+ {"Australia/Lindeman", BRISBANE},
+--- openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java
++++ openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java
+@@ -83,8 +83,8 @@
+ "\uc911\ubd80 \uc77c\uad11\uc808\uc57d\uc2dc\uac04", "CDT"};
+ String CTT[] = new String[] {"\uc911\uad6d \ud45c\uc900\uc2dc", "CST",
+ "\uc911\uad6d \uc77c\uad11\uc808\uc57d\uc2dc\uac04", "CDT"};
+- String CUBA[] = new String[] {"Cuba Standard Time", "CST",
+- "Cuba Daylight Time", "CDT"};
++ String CUBA[] = new String[] {"\ucfe0\ubc14 \ud45c\uc900\uc2dc", "CST",
++ "\ucfe0\ubc14 \uc77c\uad11\uc808\uc57d\uc2dc\uac04", "CDT"};
+ String DARWIN[] = new String[] {"\uc911\ubd80 \ud45c\uc900\uc2dc(\ub178\ub358 \uc9c0\uc5ed)", "CST",
+ "\uc911\ubd80 \uc77c\uad11\uc808\uc57d\uc2dc\uac04(\ub178\ub358 \uc9c0\uc5ed)", "CST"};
+ String DUBLIN[] = new String[] {"\uadf8\ub9ac\ub2c8\uce58 \ud45c\uc900\uc2dc", "GMT",
+@@ -594,8 +594,8 @@
+ {"Australia/Canberra", EST_NSW},
+ {"Australia/Currie", EST_NSW},
+ {"Australia/Darwin", DARWIN},
+- {"Australia/Eucla", new String[] {"Central Western Standard Time (Australia)", "CWST",
+- "Central Western Summer Time (Australia)", "CWST"}},
++ {"Australia/Eucla", new String[] {"\uc911\uc11c\ubd80 \ud45c\uc900\uc2dc(\uc624\uc2a4\ud2b8\ub808\uc77c\ub9ac\uc544)", "CWST",
++ "\uc911\uc11c\ubd80 \uc77c\uad11\uc808\uc57d\uc2dc\uac04(\uc624\uc2a4\ud2b8\ub808\uc77c\ub9ac\uc544)", "CWST"}},
+ {"Australia/Hobart", TASMANIA},
+ {"Australia/LHI", LORD_HOWE},
+ {"Australia/Lindeman", BRISBANE},
+--- openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java
++++ openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java
+@@ -45,8 +45,8 @@
+ protected final Object[][] getContents() {
+ String ACT[] = new String[] {"Acre, normaltid", "ACT",
+ "Acre, sommartid", "ACST"};
+- String ADELAIDE[] = new String[] {"Central Standard Time (S\u00f6dra Australien)", "CST",
+- "Central Summer Time (S\u00f6dra Australien)", "CST"};
++ String ADELAIDE[] = new String[] {"Central normaltid (S\u00f6dra Australien)", "CST",
++ "Central sommartid (S\u00f6dra Australien)", "CST"};
+ String AGT[] = new String[] {"Argentina, normaltid", "ART",
+ "Argentina, sommartid", "ARST"};
+ String AKST[] = new String[] {"Alaska, normaltid", "AKST",
+@@ -61,10 +61,10 @@
+ "Atlantisk sommartid", "ADT"};
+ String BDT[] = new String[] {"Bangladesh, normaltid", "BDT",
+ "Bangladesh, sommartid", "BDST"};
+- String BRISBANE[] = new String[] {"Eastern Standard Time (Queensland)", "EST",
+- "Eastern Summer Time (Queensland)", "EST"};
+- String BROKEN_HILL[] = new String[] {"Central Standard Time (S\u00f6dra Australien/Nya Sydwales)", "CST",
+- "Central Summer Time (S\u00f6dra Australien/Nya Sydwales)", "CST"};
++ String BRISBANE[] = new String[] {"\u00d6stlig normaltid (Queensland)", "EST",
++ "\u00d6stlig sommartid (Queensland)", "EST"};
++ String BROKEN_HILL[] = new String[] {"Central normaltid (S\u00f6dra Australien/Nya Sydwales)", "CST",
++ "Central sommartid (S\u00f6dra Australien/Nya Sydwales)", "CST"};
+ String BRT[] = new String[] {"Brasilien, normaltid", "BRT",
+ "Brasilien, sommartid", "BRST"};
+ String BTT[] = new String[] {"Bhutan, normaltid", "BTT",
+@@ -83,10 +83,10 @@
+ "Central sommartid", "CDT"};
+ String CTT[] = new String[] {"Kina, normaltid", "CST",
+ "Kina, sommartid", "CDT"};
+- String CUBA[] = new String[] {"Cuba Standard Time", "CST",
+- "Cuba Daylight Time", "CDT"};
+- String DARWIN[] = new String[] {"Central Standard Time (Nordterritoriet)", "CST",
+- "Central Summer Time (Nordterritoriet)", "CST"};
++ String CUBA[] = new String[] {"Kuba, normaltid", "CST",
++ "Kuba, sommartid", "CDT"};
++ String DARWIN[] = new String[] {"Central normaltid (Nordterritoriet)", "CST",
++ "Central sommartid (Nordterritoriet)", "CST"};
+ String DUBLIN[] = new String[] {"Greenwichtid", "GMT",
+ "Irland, sommartid", "IST"};
+ String EAT[] = new String[] {"\u00d6stafrikansk tid", "EAT",
+@@ -99,8 +99,8 @@
+ "\u00d6stgr\u00f6nl\u00e4ndsk sommartid", "EGST"};
+ String EST[] = new String[] {"Eastern, normaltid", "EST",
+ "Eastern, sommartid", "EDT"};
+- String EST_NSW[] = new String[] {"Eastern Standard Time (Nya Sydwales)", "EST",
+- "Eastern Summer Time (Nya Sydwales)", "EST"};
++ String EST_NSW[] = new String[] {"Eastern, normaltid (Nya Sydwales)", "EST",
++ "Eastern, sommartid (Nya Sydwales)", "EST"};
+ String GHMT[] = new String[] {"Ghana, normaltid", "GMT",
+ "Ghana, sommartid", "GHST"};
+ String GAMBIER[] = new String[] {"Gambier, normaltid", "GAMT",
+@@ -163,10 +163,10 @@
+ "Salomon\u00f6arna, sommartid", "SBST"};
+ String SGT[] = new String[] {"Singapore, normaltid", "SGT",
+ "Singapore, sommartid", "SGST"};
+- String SLST[] = new String[] {"Greenwich Mean Time", "GMT",
++ String SLST[] = new String[] {"Greenwichtid", "GMT",
+ "Sierra Leone, sommartid", "SLST"};
+- String TASMANIA[] = new String[] {"Eastern Standard Time (Tasmanien)", "EST",
+- "Eastern Summer Time (Tasmanien)", "EST"};
++ String TASMANIA[] = new String[] {"Eastern, normaltid (Tasmanien)", "EST",
++ "Eastern, sommartid (Tasmanien)", "EST"};
+ String TMT[] = new String[] {"Turkmenistan, normaltid", "TMT",
+ "Turkmenistan, sommartid", "TMST"};
+ String TRUT[] = new String[] {"Truk, normaltid", "TRUT",
+@@ -181,16 +181,16 @@
+ "V\u00e4steuropeisk sommartid", "WEST"};
+ String WIT[] = new String[] {"V\u00e4stindonesisk tid", "WIT",
+ "V\u00e4stindonesisk sommartid", "WIST"};
+- String WST_AUS[] = new String[] {"Western Standard Time (Australien)", "WST",
+- "Western Summer Time (Australien)", "WST"};
++ String WST_AUS[] = new String[] {"V\u00e4stlig normaltid (Australien)", "WST",
++ "V\u00e4stlig sommartid (Australien)", "WST"};
+ String SAMOA[] = new String[] {"Samoa, normaltid", "SST",
+ "Samoa, sommartid", "SDT"};
+ String WST_SAMOA[] = new String[] {"V\u00e4stsamoansk tid", "WST",
+ "V\u00e4stsamoansk sommartid", "WSST"};
+ String ChST[] = new String[] {"Chamorro, normaltid", "ChST",
+ "Chamorro, sommartid", "ChDT"};
+- String VICTORIA[] = new String[] {"Eastern Standard Time (Victoria)", "EST",
+- "Eastern Summer Time (Victoria)", "EST"};
++ String VICTORIA[] = new String[] {"\u00d6stlig normaltid (Victoria)", "EST",
++ "\u00d6stlig sommartid (Victoria)", "EST"};
+ String UTC[] = new String[] {"Koordinerad universell tid", "UTC",
+ "Koordinerad universell tid", "UTC"};
+ String UZT[] = new String[] {"Uzbekistan, normaltid", "UZT",
+@@ -594,8 +594,8 @@
+ {"Australia/Canberra", EST_NSW},
+ {"Australia/Currie", EST_NSW},
+ {"Australia/Darwin", DARWIN},
+- {"Australia/Eucla", new String[] {"Central Western Standard Time (Australia)", "CWST",
+- "Central Western Summer Time (Australia)", "CWST"}},
++ {"Australia/Eucla", new String[] {"Central v\u00e4stlig normaltid (Australien)", "CWST",
++ "Central v\u00e4stlig sommartid (Australien)", "CWST"}},
+ {"Australia/Hobart", TASMANIA},
+ {"Australia/LHI", LORD_HOWE},
+ {"Australia/Lindeman", BRISBANE},
+--- openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java
++++ openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java
+@@ -83,8 +83,8 @@
+ "\u4e2d\u592e\u590f\u4ee4\u65f6", "CDT"};
+ String CTT[] = new String[] {"\u4e2d\u56fd\u6807\u51c6\u65f6\u95f4", "CST",
+ "\u4e2d\u56fd\u590f\u4ee4\u65f6", "CDT"};
+- String CUBA[] = new String[] {"Cuba Standard Time", "CST",
+- "Cuba Daylight Time", "CDT"};
++ String CUBA[] = new String[] {"\u53e4\u5df4\u6807\u51c6\u65f6\u95f4", "CST",
++ "\u53e4\u5df4\u590f\u4ee4\u65f6", "CDT"};
+ String DARWIN[] = new String[] {"\u4e2d\u592e\u6807\u51c6\u65f6\u95f4\uff08\u5317\u9886\u5730\uff09", "CST",
+ "\u4e2d\u592e\u590f\u4ee4\u65f6\uff08\u5317\u9886\u5730\uff09", "CST"};
+ String DUBLIN[] = new String[] {"\u683c\u6797\u5a01\u6cbb\u65f6\u95f4", "GMT",
+@@ -594,8 +594,8 @@
+ {"Australia/Canberra", EST_NSW},
+ {"Australia/Currie", EST_NSW},
+ {"Australia/Darwin", DARWIN},
+- {"Australia/Eucla", new String[] {"Central Western Standard Time (Australia)", "CWST",
+- "Central Western Summer Time (Australia)", "CWST"}},
++ {"Australia/Eucla", new String[] {"\u4e2d\u897f\u90e8\u6807\u51c6\u65f6\u95f4\uff08\u6fb3\u5927\u5229\u4e9a\uff09", "CWST",
++ "\u4e2d\u897f\u90e8\u590f\u4ee4\u65f6\uff08\u6fb3\u5927\u5229\u4e9a\uff09", "CWST"}},
+ {"Australia/Hobart", TASMANIA},
+ {"Australia/LHI", LORD_HOWE},
+ {"Australia/Lindeman", BRISBANE},
+--- openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java
++++ openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java
+@@ -83,8 +83,8 @@
More information about the distro-pkg-dev
mailing list