JDK-8054100 : Add timestamps to JSSE debug logs
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 8,9
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2014-08-01
  • Updated: 2014-08-21
  • Resolved: 2014-08-07
Related Reports
Duplicate :  
Description
Add timestamps to JSSE debug logs to enable client-server log synchronization.
Ran into issues in a previous esc where we had to compare the tcpdump with the server JSSE debug.
Something as simple as java.util.Date().toString() would help.
Comments
This part of a large problem.
01-08-2014