On Mon, 9 Dec 2024 13:02:17 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:

>> Some files have been modified in 2024, but the copyright year has not been 
>> properly updated. This should be fixed. 
>> 
>> I have located these modified files using:
>> 
>> git log --since="Jan 1" --name-only --pretty=format: | sort -u > file.list
>> 
>> and then run a script to update the copyright year to 2024 on these files.
>> 
>> I have made a manual sampling of files in the list to verify that they have 
>> indeed been modified in 2024.
>
> Magnus Ihse Bursie has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Add more security files

>>> src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_keymgmt.c
* 13cf0707f90 - 8328556: Do not extract large CKO_SECRET_KEY keys from the NSS 
Software Token (9 months ago) <Martin Balao>
>>> test/jdk/java/security/KeyStore/CheckMacOSKeyChainTrust.java
* 4210e507a0e - 8320362: Load anchor certificates from Keychain keystore (9 
months ago) <Alexey Bakhtin>
>>> test/micro/org/openjdk/bench/java/security/SSLHandshake.java
* 06dd7353427 - 8322766: Micro bench SSLHandshake should use default algorithms 
(11 months ago) <John Jiang>
>>> test/micro/org/openjdk/bench/java/security/TestCertificates.java
* 06dd7353427 - 8322766: Micro bench SSLHandshake should use default algorithms 
(11 months ago) <John Jiang>
>>> test/micro/org/openjdk/bench/javax/crypto/full/AESGCMBench.java
* a6b318863fa - 8337632: AES-GCM Algorithm optimization for x86_64 (2 months 
ago) <Smita Kamath>
>>> test/micro/org/openjdk/bench/javax/crypto/full/BenchBase.java
* a6b318863fa - 8337632: AES-GCM Algorithm optimization for x86_64 (2 months 
ago) <Smita Kamath>

These people are probably not from Oracle.

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

PR Comment: https://git.openjdk.org/jdk/pull/22642#issuecomment-2528039415

Reply via email to