On Thu, 11 Jul 2024 20:25:35 GMT, Ben Perez <d...@openjdk.org> wrote:

>> 8322133: getParameterSpec(ECGenParameterSpec.class) on EC 
>> AlgorithmParameters  does not return standard names
>
> Ben Perez has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Updated copyrite, made curve selection more explicit

Fix the one typo; otherwise looks good.

test/jdk/com/sun/crypto/provider/AlgorithmParameters/EC/CurveGetParameterSpec.java
 line 27:

> 25:  * @test
> 26:  * @bug 8322133
> 27:  * @summary Make sure getParamterSpec returns std name for EC 
> AlgorithmParameters

Typo: getParameterSpec

-------------

Marked as reviewed by mullan (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20010#pullrequestreview-2172974402
PR Review Comment: https://git.openjdk.org/jdk/pull/20010#discussion_r1674653537

Reply via email to