RFR: 8231958: Test for JDK-8228825: Enhance ECDSA

2020-05-06 Thread shivangi . g . gupta
Hi, May I please find a sponsor for this patch? Bug: https://bugs.openjdk.java.net/browse/JDK-8231958 Description: There were few curves which were removed from supported list as part of JDK-8228825. These can be added back to supported list with jdk.tls.namedGroups property.    

Re: RFR: 8231958: Test for JDK-8228825: Enhance ECDSA

2020-05-06 Thread shivangi . g . gupta
Ignore this review thread for now, I need to rework the fix. ~Shivangi On 06/05/20 11:00 PM, shivangi.g.gu...@oracle.com wrote: Hi, May I please find a sponsor for this patch? Bug: https://bugs.openjdk.java.net/browse/JDK-8231958 Description: There were few curves which were remove

RFR:8246330:Add TLS Tests for Legacy ECDSA curves

2020-06-04 Thread shivangi . g . gupta
Hi, May I please find a sponsor for this patch? Bug: https://bugs.openjdk.java.net/browse/JDK-8246330 Description:Many of EC named curves has been disabled with security property "jdk.disabled.namedCurves". The purpose of this Test is to verify the behavior of any EC named curve from the disa

Re: RFR:8246330:Add TLS Tests for Legacy ECDSA curves

2020-06-04 Thread shivangi . g . gupta
Corrected the links. On 04/06/20 10:59 pm, shivangi.g.gu...@oracle.com wrote: Hi, May I please find a sponsor for this patch? Bug: https://bugs.openjdk.java.net/browse/JDK-8246330 Description:Many of EC named curves has been disabled with security property "jdk.disabled.namedCurves". The pu

Re: RFR:8246330:Add TLS Tests for Legacy ECDSA curves

2020-06-08 Thread shivangi . g . gupta
Thanks Rajan. I changed the webrev and ran Mach5 too. Here is the new webrev link: - http://cr.openjdk.java.net/~sshivang/reviews/8246330/webrev.01/ Thanks Shivangi On 06/06/20 7:37 am, Rajan Halade wrote: One minor comment - Can you please put try-catch around "(new DisabledCurve()).run