RFR (S) 8225695: 32-bit build failures after JDK-8080462 (Update SunPKCS11 provider with PKCS11 v2.40 support)

Alan Bateman Alan.Bateman at oracle.com
Thu Jun 13 11:14:12 UTC 2019


On 13/06/2019 12:03, Aleksey Shipilev wrote:
> Maybe? That header is from another library/module, though: libjava, and we are at libj2pkcs11. I am
> a bit worried about introducing this dependency. It is probably fine to #include <jlong_md.h>?
I see p11_digest.c seems to include jlong.h already, also 
pkcs11wrapper.h is including jni_util.h. This suggests it must be making 
use of some of the macros but not any of the functions. I think there 
are many opportunities to clean up this code.

-Alan




More information about the security-dev mailing list