Re: [15] RFR: 8209632: Develop new tests for EdDSA API

2020-05-13 Thread sibabrata.sa...@oracle.com
It’s a typo issue. I can add missing character “d” before pushing the change. Thanks, Siba > On 14-May-2020, at 9:00 AM, Anthony Scarpino > wrote: > > On 5/13/20 2:55 AM, sibabrata.sa...@oracle.com wrote: >> Hi Tony, >> Please review the patch of new Tests developed for EdDSA, >> JBS: https:

Re: [15] RFR: 8209632: Develop new tests for EdDSA API

2020-05-13 Thread Anthony Scarpino
On 5/13/20 2:55 AM, sibabrata.sa...@oracle.com wrote: Hi Tony, Please review the patch of new Tests developed for EdDSA, JBS: https://bugs.openjdk.java.net/browse/JDK-8209632 Webrev: http://cr.openjdk.java.net/~ssahoo/8209632/webrev.00/ Thanks, Siba Looking through the tests, I didn't see

[15] RFR: 8209632: Develop new tests for EdDSA API

2020-05-13 Thread sibabrata.sa...@oracle.com
Hi Tony, Please review the patch of new Tests developed for EdDSA, JBS: https://bugs.openjdk.java.net/browse/JDK-8209632 Webrev: http://cr.openjdk.java.net/~ssahoo/8209632/webrev.00/ Than