JDK-8344685 : re-introduce sessioncache debug option to print ssl session cache tracing
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2024-11-21
  • Updated: 2025-02-17
Related Reports
Relates :  
Description
Request made to re-introduce the "sessioncache" javax.net.debug option.

see https://github.com/openjdk/jdk/pull/18764#discussion_r1841367363

the debug option was removed during the JDK-4918870 fix