On 05/20/2010 11:10 AM, Mark Thomas wrote: > On 20/05/2010 07:55, jean-frederic clere wrote: >> The TC tests are crashing the JVM with and without my patch. Should I >> commit the patch anyway? > > The TCK tests?
No: in the TC tests: ant tests. The problem is located in AprLifecycleListener and/or the AprEndpoint: It seems the Pool.create(0) is called before the AprLifecycleListener is (completely) started and APR cores because tcn_global_pool is null. It is also related to the way the test suite uses the AprLifecycleListener may be it is possible to fix that here. > I ran the Servlet TCK with APR/native on Windows 64-bit > without any crashes. Same here on F12. > > I'd commit it. We can always back it out if there is a problem. Ok I will clean up and commit then ;-) Cheers Jean-Frederic > > Mark > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org