Activity
From 09/09/2015 to 10/08/2015
09/17/2015
- 05:37 PM Bug #2723: intermittent failure in reading loop on P2J server startup in Java 8
- Well, eclipse lets me set the breakpoints, but they're never hit, despite triggering the error. I guess the classes i...
- 04:18 PM Bug #2723: intermittent failure in reading loop on P2J server startup in Java 8
- Looking into the @sun.security.ssl.SSLSocketImpl@ source, state 6 is @cs_CLOSED@. This connection state is set in two...
- 02:29 PM Bug #2723: intermittent failure in reading loop on P2J server startup in Java 8
- This is something I've only seen since moving to Java 8. It happens intermittently on server startup, when launching ...
- 02:24 PM Bug #2723 (New): intermittent failure in reading loop on P2J server startup in Java 8
09/09/2015
- 03:16 PM Support #2698: evaluate the security implications of how ProcessBuilder copies the server environ...
- I suspect we may leak some security sensitive state by this current practice, which probably should be eliminated.
- 03:16 PM Support #2698 (New): evaluate the security implications of how ProcessBuilder copies the server e...
- 03:15 PM Support #2697: make sure all security sensitive data is processed using char[] instead of Strings
- Any data like passwords or encryption keys should never be processed using @String@ since the result can remain behin...
- 03:12 PM Support #2697 (New): make sure all security sensitive data is processed using char[] instead of S...
- 03:11 PM Support #2696 (New): security review
Also available in: Atom