Integrated: 8260356: (tz) Upgrade time-zone data to tzdata2021a

2021-02-04 Thread Kiran Sidhartha Ravikumar
On Tue, 2 Feb 2021 17:22:18 GMT, Kiran Sidhartha Ravikumar wrote: > Hi Guys, > > Please review integrating tzdata2021a to JDK. > > JBS: https://bugs.openjdk.java.net/browse/JDK-8260356 > > The fix has passed the regression and JCK tests. More information can be &

RFR: 8260356: (tz) Upgrade time-zone data to tzdata2021a

2021-02-02 Thread Kiran Sidhartha Ravikumar
Hi Guys, Please review integrating tzdata2021a to JDK. JBS: https://bugs.openjdk.java.net/browse/JDK-8260356 The fix has passed the regression and JCK tests. More information can be viewed at - https://mm.icann.org/pipermail/tz-announce/2021-January/65.html Thanks, Kiran - Co

Integrated: 8259048: (tz) Upgrade time-zone data to tzdata2020f

2021-01-15 Thread Kiran Sidhartha Ravikumar
On Mon, 4 Jan 2021 18:11:05 GMT, Kiran Sidhartha Ravikumar wrote: > Hi Guys, > > Updating the summary as tzdata2020f is available and includes tzdata2020e > changes also. > > Please review the integration of tzdata2020f to JDK. > > Details regarding the change can

Re: RFR: 8259048: (tz) Upgrade time-zone data to tzdata2020f [v2]

2021-01-15 Thread Kiran Sidhartha Ravikumar
On Mon, 4 Jan 2021 18:40:06 GMT, Naoto Sato wrote: > Looks good. > IIUC, 2020f is already out, and the 2020e-2020f diff does not seem to include > any data change. Would you change this PR to incorporate 2020f? Hi @naotoj , I have updated the VERSION and PR title to incorporate tzdata2020f, pl

Re: RFR: 8259048: (tz) Upgrade time-zone data to tzdata2020f [v2]

2021-01-15 Thread Kiran Sidhartha Ravikumar
hanges are about correcting past timestamps and Australia/Currie > timezone is removed. > > Regression Tests pass along with JCK. > > Please let me know if the changes are good to push. > > Thanks, > Kiran Kiran Sidhartha Ravikumar has updated the pull request with

Integrated: 8255226: (tz) Upgrade time-zone data to tzdata2020d

2020-11-05 Thread Kiran Sidhartha Ravikumar
On Mon, 2 Nov 2020 16:29:07 GMT, Kiran Sidhartha Ravikumar wrote: > Hi Guys, > > Please review the integration of tzdata2020d to JDK. > > Details regarding the change can be viewed at - > https://mm.icann.org/pipermail/tz-announce/2020-October/62.html > Bug: https://

Re: RFR: 8255226: (tz) Upgrade time-zone data to tzdata2020d [v3]

2020-11-03 Thread Kiran Sidhartha Ravikumar
nfo310.java test failure is addressed along with it. The last rule > affects "Asia/Gaza" and "Asia/Hebron" and therefore excluded from the test. > > Regression Tests pass along with JCK. > > Please let me know if the changes are good to push. > > Tha

Re: RFR: 8255226: (tz) Upgrade time-zone data to tzdata2020d [v2]

2020-11-03 Thread Kiran Sidhartha Ravikumar
On Tue, 3 Nov 2020 00:21:16 GMT, Naoto Sato wrote: >> Thanks for getting back Naoto, I believe this is a long-standing issue - >> https://bugs.openjdk.java.net/browse/JDK-8227293. >> >> Looking back at the integration of tzdata2019a/tzdata2019b, the same issue >> was addressed by updating the

Re: RFR: 8255226: (tz) Upgrade time-zone data to tzdata2020d [v2]

2020-11-03 Thread Kiran Sidhartha Ravikumar
nfo310.java test failure is addressed along with it. The last rule > affects "Asia/Gaza" and "Asia/Hebron" and therefore excluded from the test. > > Regression Tests pass along with JCK. > > Please let me know if the changes are good to push. > > Thanks, > K

Re: RFR: 8255226: (tz) Upgrade time-zone data to tzdata2020d

2020-11-02 Thread Kiran Sidhartha Ravikumar
On Mon, 2 Nov 2020 18:14:47 GMT, Naoto Sato wrote: >> It's probably these last rule what is causing the issue >> >> Rule Palestine 2020max - Mar Sat>=24 0:001:00 >> S >> Rule Palestine 2020max - Oct Sat>=24 1:000 >> - >> >> The

Re: RFR: 8255226: (tz) Upgrade time-zone data to tzdata2020d

2020-11-02 Thread Kiran Sidhartha Ravikumar
On Mon, 2 Nov 2020 17:10:34 GMT, Naoto Sato wrote: >> Hi Guys, >> >> Please review the integration of tzdata2020d to JDK. >> >> Details regarding the change can be viewed at - >> https://mm.icann.org/pipermail/tz-announce/2020-October/62.html >> Bug: https://bugs.openjdk.java.net/browse/JD

RFR: 8255226: (tz) Upgrade time-zone data to tzdata2020d

2020-11-02 Thread Kiran Sidhartha Ravikumar
Hi Guys, Please review the integration of tzdata2020d to JDK. Details regarding the change can be viewed at - https://mm.icann.org/pipermail/tz-announce/2020-October/62.html Bug: https://bugs.openjdk.java.net/browse/JDK-8255226 TestZoneInfo310.java test failure is addressed along with it. T

Integrated: 8254982: (tz) Upgrade time-zone data to tzdata2020c

2020-10-23 Thread Kiran Sidhartha Ravikumar
On Mon, 19 Oct 2020 18:44:28 GMT, Kiran Sidhartha Ravikumar wrote: > Hi Guys, > > Please review the integration of tzdata2020c to JDK. > > Details regarding the change can be viewed at - > https://mm.icann.org/pipermail/tz-announce/2020-October/60

Re: RFR: 8254982: (tz) Upgrade time-zone data to tzdata2020c [v2]

2020-10-20 Thread Kiran Sidhartha Ravikumar
:00 time zone, I have excluded those > zones from the test. Please let me know > if the changes are good to push. > Thanks, > Kiran Kiran Sidhartha Ravikumar has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated c

Re: RFR: 8254982: (tz) Upgrade time-zone data to tzdata2020c [v2]

2020-10-20 Thread Kiran Sidhartha Ravikumar
On Mon, 19 Oct 2020 19:38:57 GMT, Naoto Sato wrote: >> Kiran Sidhartha Ravikumar has updated the pull request with a new target >> base due to a merge or a rebase. The >> incremental webrev excludes the unrelated changes brought in by the >> merge/rebase. The pul

RFR: 8254982: (tz) Upgrade time-zone data to tzdata2020c

2020-10-19 Thread Kiran Sidhartha Ravikumar
Hi Guys, Please review the integration of tzdata2020c to JDK. Details regarding the change can be viewed at - https://mm.icann.org/pipermail/tz-announce/2020-October/60.html Bug: https://bugs.openjdk.java.net/browse/JDK-8254982 Along with it, there is a test fix for https://bugs.openjdk.ja

Re: RFR: 8254177: (tz) Upgrade time-zone data to tzdata2020b

2020-10-14 Thread Kiran Sidhartha Ravikumar
On Tue, 13 Oct 2020 18:43:18 GMT, Andrew John Hughes wrote: >> Thanks for the review everyone, I have added a release note to the bug. I >> will integrate the changes > > Looks like we both reached the same patch for this one independently :) > systemv was removed from tzdata some time ago and w

Integrated: 8251861: Remove unused jdk.internal.ref.SoftCleanable and WeakCleanable

2020-10-13 Thread Kiran Sidhartha Ravikumar
On Mon, 12 Oct 2020 19:36:52 GMT, Kiran Sidhartha Ravikumar wrote: > Hi Guys, > > Please review the fix to remove jdk.internal.ref.SoftCleanable and > WeakCleanable classes as there is no visible usage > of them in JDK. Currently, only PhantomCleanable is used. > More

Re: RFR: 8251861: Remove unused jdk.internal.ref.SoftCleanable and WeakCleanable

2020-10-13 Thread Kiran Sidhartha Ravikumar
On Tue, 13 Oct 2020 16:39:51 GMT, Roger Riggs wrote: >> Hi Guys, >> >> Please review the fix to remove jdk.internal.ref.SoftCleanable and >> WeakCleanable classes as there is no visible usage >> of them in JDK. Currently, only PhantomCleanable is used. >> More information can be viewed at >> h