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

2021-04-05 Thread Andrew Brygin
Hello Sergey, the fix looks fine, our testing does not reveal any problem. Please push this change into jdk7u. Do you need any help with push? Thanks, Andrew On 20/03/2021 03:49, Sergey Chernyshev wrote: > Dear colleagues, > > Bumping the review thread for backport of JDK-8035166 to 7u. This

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

2021-04-05 Thread Andrew Brygin
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/d103481ecd91 > 7u webrev: > http://cr.openjdk.java.net/~dcherepanov/openjd

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

2021-04-05 Thread Sergey Chernyshev
Hi Andrew, Thank you for the review. Yes I need your help to push this. Thanks, Sergey On 4/5/2021 11:08 AM, Andrew Brygin wrote: > Hello Sergey, > > the fix looks fine, our testing does not reveal any problem. > > Please push this change into jdk7u. Do you need any help with push? > > Thanks,