Re: RFR: 8276536: Update TimeZoneNames files to follow the changes made by JDK-8275766

2021-11-10 Thread Sean Coffey
On Wed, 3 Nov 2021 07:05:08 GMT, Yoshiki Sato  wrote:

> Please review this PR to update the TimeZoneNames files.  @naotoj @coffeys 
> 
> Some short name changes are not integrated to the JDK. It was detected by the 
> change made in JDK-8275766. 
> - Africa/Juba change was done by 2017c 
> - Africa/Windhoek changes were done by 2018e 
> - Antarctica/Macquarie change was done by 2017a

Marked as reviewed by coffeys (Reviewer).

-

PR: https://git.openjdk.java.net/jdk/pull/6226


Re: RFR: 8276536: Update TimeZoneNames files to follow the changes made by JDK-8275766

2021-11-10 Thread Naoto Sato
On Wed, 3 Nov 2021 07:05:08 GMT, Yoshiki Sato  wrote:

> Please review this PR to update the TimeZoneNames files.  @naotoj @coffeys 
> 
> Some short name changes are not integrated to the JDK. It was detected by the 
> change made in JDK-8275766. 
> - Africa/Juba change was done by 2017c 
> - Africa/Windhoek changes were done by 2018e 
> - Antarctica/Macquarie change was done by 2017a

Marked as reviewed by naoto (Reviewer).

-

PR: https://git.openjdk.java.net/jdk/pull/6226


RFR: 8276536: Update TimeZoneNames files to follow the changes made by JDK-8275766

2021-11-09 Thread Yoshiki Sato
Please review this PR to update the TimeZoneNames files.  @naotoj @coffeys 

Some short name changes are not integrated to the JDK. It was detected by the 
change made in JDK-8275766. 
- Africa/Juba change was done by 2017c 
- Africa/Windhoek changes were done by 2018e 
- Antarctica/Macquarie change was done by 2017a

-

Commit messages:
 - Update affected long timezone names with its English name
 - Fix full timezone names of Antarctica/Macquarie
 - 8276536: Update TimeZoneNames files to follow the changes made by JDK-8275766

Changes: https://git.openjdk.java.net/jdk/pull/6226/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk=6226=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8276536
  Stats: 88 lines in 11 files changed: 22 ins; 0 del; 66 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6226.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6226/head:pull/6226

PR: https://git.openjdk.java.net/jdk/pull/6226