[jdk11u-dev] RFR: 8026976: ECParameters, Point does not match field size

Francisco Ferrari Bihurriet fferrari at openjdk.org
Mon Feb 24 15:03:07 UTC 2025


On Mon, 21 Oct 2024 07:15:55 GMT, Taizo Kurashige <duke at openjdk.org> wrote:

> Hi all,
> 
> This is a backport of JDK-8026976: ECParameters, Point does not match field size
> 
> Original patch apply cleanly to 11u.
> 
> Testing: jdk/sun/security/pkcs11 tests on RHEL9, GHA testing
> 
> Thanks.

src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11ECKeyFactory.java line 2:

> 1: /*
> 2:  * Copyright (c) 2006, 2020, Oracle and/or its affiliates. All rights reserved.

@jerboaa: is it generally acceptable to downgrade the copyright year? Should we leave 2021 untouched? Should we update to 2025?

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

PR Review Comment: https://git.openjdk.org/jdk11u-dev/pull/2958#discussion_r1967818787


More information about the jdk-updates-dev mailing list