JDK-8208274 : Timezone display names should match of a timezone and its alias name.
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 11
  • Priority: P4
  • Status: Resolved
  • Resolution: Cannot Reproduce
  • Submitted: 2018-07-26
  • Updated: 2019-04-11
  • Resolved: 2019-04-11
Related Reports
Relates :  
Relates :  
Description
JDK-8181157 introduced timezone aliases from CLDR. timezone display names for a timezone should match for a timezone and its corresponding alias.
e.g "Asia/Aden" is an alias of "Asia/Riyadh".
both these timezones should have same display names. however, this is not currently true for some timezones.
Comments
Not reproducible with the latest JDK13 build.
11-04-2019