RFR: 8284933: Improve debug in jdk.crypto.cryptoki

Xue-Lei Andrew Fan xuelei at openjdk.java.net
Sun Apr 17 14:52:02 UTC 2022


Hi,

May I have the simple update reviewed?

In the jdk.crypto.cryptoki module implementation, some of the debug information could be calculated even if the debug is not enabled, which is not resource friendly.

Thanks,
Xuelei

-------------

Commit messages:
 - 8284933: Improve debug in jdk.crypto.cryptoki

Changes: https://git.openjdk.java.net/jdk/pull/8277/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=8277&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8284933
  Stats: 34 lines in 1 file changed: 20 ins; 2 del; 12 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8277.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8277/head:pull/8277

PR: https://git.openjdk.java.net/jdk/pull/8277



More information about the security-dev mailing list