RFR: 8373231: ECDSAOperations::toAffinePoint is redundant [v2]
Sean Mullan
mullan at openjdk.org
Thu Jan 8 18:29:43 UTC 2026
On Mon, 5 Jan 2026 02:39:53 GMT, John Jiang <jjiang at openjdk.org> wrote:
>> `ECDSAOperations::toAffinePoint` should be removed, and `AffinePoint::fromECPoint` should be used instead.
>
> John Jiang has updated the pull request incrementally with one additional commit since the last revision:
>
> Add the JBS ID to the test
test/jdk/sun/security/ec/ECDSAPrimitive.java line 39:
> 37: /*
> 38: * @test
> 39: * @bug 8189189 8147502 8295010 8373231
You are not testing something new here, so you should not add the bugid.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28691#discussion_r2673415054
More information about the security-dev
mailing list