Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8231222

fix pkcs11 P11_DEBUG guarded native traces

XMLWordPrintable

    • b16
    • generic
    • generic
    • Not verified

        The native pkcs11 coding located at jdk.crypto.cryptoki/share/native/libj2pkcs11
        contains optional tracing code that can be enabled by the compile time flag P11_DEBUG (see pkcs11wrapper.h).
        However it turned out that when enabling the tracing by setting P11_DEBUG (for instance in case of issues with pkcs11 related jtreg tests on some systems), the build fails because of various issues in the (otherwise disabled) tracing code.

              mbaesken Matthias Baesken
              mbaesken Matthias Baesken
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: