hg: jdk8u/jdk8u-dev/jdk: 8216597: SIGBUS in Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo after JDK-6913047
gnu.andrew at redhat.com
gnu.andrew at redhat.com
Tue Jul 30 16:20:47 UTC 2019
Changeset: 273fcb2eebd4
Author: valeriep
Date: 2019-02-20 19:16 +0000
URL: https://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/273fcb2eebd4
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/share/native/sun/security/pkcs11/wrapper/p11_keymgmt.c
More information about the jdk8u-dev-changes
mailing list