https://bz.apache.org/bugzilla/show_bug.cgi?id=58411
--- Comment #10 from Mark Thomas <ma...@apache.org> --- The spec talks a lot about the request and response not being thread-safe. It implies objects obtained from them are also not thread-safe but it isn't explicit. You end up in a position where it is the implication of the Writer Javadoc vs the implication of the Servlet spec. It isn't as clear cut as I would like. That this is the first time I can recall that this has come up it doesn't look to be an issue for most users. If the performance impact was neglibable then I'd be tempted to add the syncs. The other option is ask the Servlet EG for a view. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org