8009550: PlatformPCSC should load versioned so

Reviewed-by: valeriep, stuefe
This commit is contained in:
Andrew John Hughes 2023-10-31 02:06:41 +00:00
parent d051f22284
commit 328b381075
2 changed files with 50 additions and 24 deletions

View file

@ -81,6 +81,7 @@ public class Debug {
System.err.println("logincontext login context results");
System.err.println("jca JCA engine class debugging");
System.err.println("keystore KeyStore debugging");
System.err.println("pcsc Smartcard library debugging");
System.err.println("policy loading and granting");
System.err.println("provider security provider debugging");
System.err.println("pkcs11 PKCS11 session manager debugging");