Remy Maucherat wrote:
Filip Hanik - Dev Lists wrote:
I'm looking to be enlightened
You gave all the reason by yourself: this is an invalid access, so an
application bug. If there's no security manager, then it's not a
problem (the person is supposed to fix his bug), while if the security
Filip Hanik - Dev Lists wrote:
I'm looking to be enlightened
You gave all the reason by yourself: this is an invalid access, so an
application bug. If there's no security manager, then it's not a problem
(the person is supposed to fix his bug), while if the security manager
is there, the
I have a question, I looked at the code for Response.java,
it seems that even if the Request and Response objects have been
recycled, the ResponseFacade is allowed a reference all the way down to
the output buffer.
If this output buffer happens to be reused somewhere, for a different
socket, we