> 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:

  review fix

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/32003/files
  - new: https://git.openjdk.org/jdk/pull/32003/files/ff837c07..1d0bbe91

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=32003&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32003&range=00-01

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/32003.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/32003/head:pull/32003

PR: https://git.openjdk.org/jdk/pull/32003

Reply via email to