hg: jdk/sandbox: 8216597: SIGBUS in Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo after JDK-6913047
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Feb 20 19:30:16 UTC 2019
Changeset: 15ae25f7eefd
Author: valeriep
Date: 2019-02-20 19:16 +0000
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/15ae25f7eefd
8216597: SIGBUS in Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo after JDK-6913047
Summary: changed variable declaration type to byte* from long* to fix SIGBUS error
Reviewed-by: ascarpino
! src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11Key.java
! src/jdk.crypto.cryptoki/share/native/libj2pkcs11/p11_keymgmt.c
More information about the jdk-sandbox-changes
mailing list