hg: jdk/submit: 8216597: SIGBUS in Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo after JDK-6913047

valerie.peng at oracle.com valerie.peng at oracle.com
Wed Feb 20 19:17:33 UTC 2019


Changeset: 15ae25f7eefd
Author:    valeriep
Date:      2019-02-20 19:16 +0000
URL:       http://hg.openjdk.java.net/jdk/submit/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-submit-changes mailing list