[jdk11u-dev] RFR: 8026976: ECParameters, Point does not match field size
Severin Gehwolf
sgehwolf at openjdk.org
Mon Feb 24 15:27:03 UTC 2025
On Mon, 24 Feb 2025 14:59:47 GMT, Francisco Ferrari Bihurriet <fferrari 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?
No. If the existing copyright date is newer we usually leave it alone.
-------------
PR Review Comment: https://git.openjdk.org/jdk11u-dev/pull/2958#discussion_r1967866751
More information about the jdk-updates-dev
mailing list