Remy Maucherat wrote:
Jean-Francois Arcand wrote:
Bill Barker wrote:
This can't possibly be thread-safe (and the changes to ACF look dubious as
well).
Hum...I did run a lot of stress tests that target the same servlet (ex: trade2 benchmarks) without seeing anything like that. I will investigate....
I think there will be thread safety problems too. There's no way around instantiating argument arrays here.
I agree. I've reverted the patch. The only solution will be to "nulllify" all objects after every calls.
I also think the shared classCache is not useful. I don't see why objectCache couldn't be static, so it could be the only cache.
OK will take a look.
Thanks
-- Jeanfrancois
Rémy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]