Re: [7u] RFR: 8260356: (tz) Upgrade time-zone data to tzdata2021a

2021-04-06 Thread Dmitry Cherepanov
Thanks Andrew, pushed. Dmitry On 05.04.2021 11:09, Andrew Brygin wrote: Hello Dmitry, the change looks fine to me. Thanks, Andrew On 24/03/2021 16:53, Dmitry Cherepanov wrote: Bug: https://bugs.openjdk.java.net/browse/JDK-8260356 8u commit: https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/

hg: jdk7u/jdk7u/jdk: 8260356: (tz) Upgrade time-zone data to tzdata2021a

2021-04-06 Thread dcherepanov
Changeset: 898cb597862f Author:dcherepanov Date: 2021-03-22 06:11 + URL: https://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/898cb597862f 8260356: (tz) Upgrade time-zone data to tzdata2021a Reviewed-by: bae ! make/sun/javazic/tzdata/VERSION ! make/sun/javazic/tzdata/africa ! make/s

Re: [7u] RFR 8035166: Remove dependency on EC classes from pkcs11 provider

2021-04-06 Thread Andrew Brygin
Hi Sergey, yes, the backport for 8233228 was also involved, and I am ready to push it. However, the webrev for 8233228 [1] does not contain a changeset, only a raw patch without meta information. Could you please re-create the webrev to include the changeset? Thanks, Andrew [1] http://cr.open

Re: [7u] RFR 8035166: Remove dependency on EC classes from pkcs11 provider

2021-04-06 Thread Sergey Chernyshev
Hi Andrew, Thank you for pushing this. Did your testing by any chance involve the mentioned JDK-8233228 patch? I will definitely need your help again. Thanks, Sergey On 4/6/2021 3:30 PM, Andrew Brygin wrote: > Hi Sergey, > > the backport for 8035166 has been pushed to jdk7u: > https://hg.open

Re: [7u] RFR 8035166: Remove dependency on EC classes from pkcs11 provider

2021-04-06 Thread Andrew Brygin
Hi Sergey, the backport for 8035166 has been pushed to jdk7u: https://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/477f973265c8 Thanks, Andrew On 05/04/2021 17:54, Sergey Chernyshev wrote: > Hi Andrew, > > Thank you for the review. Yes I need your help to push this. > > Thanks, > Sergey > > On 4

hg: jdk7u/jdk7u/jdk: 8035166: Remove dependency on EC classes from pkcs11 provider

2021-04-06 Thread abrygin
Changeset: 477f973265c8 Author:valeriep Date: 2014-07-23 21:50 + URL: https://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/477f973265c8 8035166: Remove dependency on EC classes from pkcs11 provider Summary: Move the sun.security.ec.ECParameters and its related classes to sun.securit