Re: [8u] RFR: Backport 8208648: ECC Field Arithmetic Enhancements

2019-06-26 Thread Andrew John Hughes
On 14/06/2019 22:37, Alvarez, David wrote: > Hi, > > Here is the proper RFR for 8208648: ECC Field Arithmetic Enhancements > > Sorry for the confusion > > Bug: https://bugs.openjdk.java.net/browse/JDK-8208648 > Original: http://hg.openjdk.java.net/jdk/jdk/rev/746602d9682f > Webrev: http://cr.o

Re: [11u] RFR: 8208698: Improved ECC Implementation

2019-06-26 Thread Andrew John Hughes
On 28/05/2019 08:21, Langer, Christoph wrote: > Hi, > > please review this backport of JDK-8208698: Improved ECC Implementation. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8208698 > Original Change: http://hg.openjdk.java.net/jdk/jdk/rev/752e57845ad2 > Webrev: http://cr.openjdk.java.net/~c

[11u]: RFR: Backport of 8215694: keytool cannot generate RSASSA-PSS certificates

2019-06-26 Thread Langer, Christoph
Hi, please help reviewing the backport of JDK- 8215694: keytool cannot generate RSASSA-PSS certificates. The patch doesn't apply cleanly but the rejects are only minor. The Item is needed as prerequisite to apply JDK-8216039. Bug: https://bugs.openjdk.java.net/browse/JDK-8215694 Original Change