JDK 11 | JDK 17 | JDK 21 | JDK 23 |
---|---|---|---|
11.0.26-oracleFixed | 17.0.13-oracleFixed | 21.0.5-oracleFixed | 23 b17Fixed |
CSR :
|
|
Relates :
|
JDK-8331053 :
|
|
JDK-8339100 :
|
|
JDK-8339101 :
|
The task of tracing the culprits of sharing native pkcs11 objects through core dumps is often time consuming. It is easier to have debug traces to print which threads are accessing each pkcs11 session and if necessary, print the stack traces. This is a proposal to improve the java.security.debug output so that options exist to add thread ID, thread name, source of log record and a timestamp information to the output.
|