-
Enhancement
-
Resolution: Duplicate
-
P3
-
None
-
8, 9
-
None
-
client-server
-
generic
-
generic
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.
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.
- duplicates
-
JDK-7013776 Multithreaded JSSE application debug information is hard to read
- Closed