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 @chmielewskiandreas Your change (at version 0bda9dd96b37f998942e0ce81867df9ef1f150ae) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk/pull/32003#issuecomment-5096487373
