On Mon, 8 Dec 2025 02:55:31 GMT, John Jiang <[email protected]> wrote:
> `ECDSAOperations::toAffinePoint` should be removed, and > `AffinePoint::fromECPoint` should be used instead. Correct me if I'm wrong, this seems to be changing public API, shouldn't it have a csr then? test/jdk/sun/security/ec/ECDSAPrimitive.java line 39: > 37: /* > 38: * @test > 39: * @bug 8189189 8147502 8295010 Could you please update the bug id? ------------- PR Review: https://git.openjdk.org/jdk/pull/28691#pullrequestreview-3558071282 PR Review Comment: https://git.openjdk.org/jdk/pull/28691#discussion_r2603147925
