Hello, please reviews this fix of the  pkcs11  native  tracing    ( P11_DEBUG 
guarded native traces ).
I had enabled it  to look into   a issue  with pkcs11 not working on  a 
recently patched Linux system .
But noticed  that the traces did not work any more (probably mostly because  of 
  changed compilers  and related warning levels ).

With  this change I could  successfully   again  for run on Linux  with traces 
enabled .

(see pkcs11wrapper.h   P11_DEBUG )


Maybe it would make sense to always  compile  with tracing enabled , and make 
the trace  depend  on a system property, what do you think ?   (but this would 
be a separate change) .


Bug/webrev :

https://bugs.openjdk.java.net/browse/JDK-8231222

http://cr.openjdk.java.net/~mbaesken/webrevs/8231222.0/

Best regards, Matthias

Reply via email to