On Fri, 14 Apr 2023 21:53:33 GMT, Valerie Peng <valer...@openjdk.org> wrote:

> Could someone help review this trivial fix?
> 
> Inside the debugging block, the slot list variable "slots" is overridden with 
> slots with tokens, this causes problem when trying to access the slot list 
> with slotListIndex configuration option. Fix is to print out the slot with 
> tokens info w/o storing it into the slot list variable.
> 
> Thanks,
> Valerie

This pull request has now been integrated.

Changeset: e5759241
Author:    Valerie Peng <valer...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/e575924131672c3ae662bbc44435c7acea3959d5
Stats:     3 lines in 1 file changed: 0 ins; 0 del; 3 mod

8305336: java.security.debug=sunpkcs11 breaks PKCS#11 configuration with 
slotListIndex

Reviewed-by: mpowers, weijun

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

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

Reply via email to