On Mon, 27 Jul 2026 09:00:19 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).
>
> Andreas Chmielewski has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Use original headers

Look fine.

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

Marked as reviewed by valeriep (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/32003#pullrequestreview-4790795334

Reply via email to