On Wed, 22 Jul 2026 07:46:49 GMT, Andreas Chmielewski 
<[email protected]> wrote:

> While updating the PKCS#11 headers from v3.1 to v3.2, I copied the files from 
> the upstream specification repository. Unfortunately, the upstream versions 
> of the following files contain tab characters in some of the newer additions:
> 
> src/jdk.crypto.cryptoki/share/native/libj2pkcs11/pkcs11t.h
> src/jdk.crypto.cryptoki/share/native/libj2pkcs11/pkcs11f.h
> 
> git pr create --jcheck reported whitespace violations for these tabs. To make 
> it pass, I replaced the tabs with (4) spaces.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

src/jdk.crypto.cryptoki/share/legal/pkcs11cryptotoken.md line 6:

> 4: <pre>
> 5: 
> 6: Copyright © OASIS Open 2023. All Rights Reserved.

The year in the Appendix D. is 2026.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/32003#discussion_r3634961605

Reply via email to