On 06/11/2011 20:52, kkoli...@apache.org wrote: > Author: kkolinko > Date: Sun Nov 6 20:52:33 2011 > New Revision: 1198553 > > URL: http://svn.apache.org/viewvc?rev=1198553&view=rev > Log: > Merged revisions r1197158, r1198552 from tomcat/trunk: > Add new attribute to AbstractEndpoint and use it to speed up Tomcat tests. > If the attribute "fastShutdown" is set on the endpoint, > the usual wait of 1 sec during pause() is skipped.
I'm seeing unit test failures (with a JVM crash) on 64-bit Ubuntu Linux with this patch that go away if I disable the fast shut-down. I only have a single result that shows this. I need to do multiple tests to confirm the result. I'm not too bothered right now since this won't affect production systems but I'd like to get to the bottom of it. Any thoughts welcome. In the meantime I am running the TCKs against 7.0.x trunk and if the pass (the unit tests all do) then I'll tag 7.0.23 some time tomorrow. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org