Hi all, Just wondering if anyone has experienced a bug I just opened: https://issues.apache.org/bugzilla/show_bug.cgi?id=49384
As the bug states, the fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=48746 adds about 400ms of latency on my system for ant tasks that exec external processes. For example, chmoding about 100 files takes 41+ seconds vs taking 1 second before. Reverting the fix for 48746 seems to resolve the performance issue, although I'm sure it'll probably reintroduce the problem reported in that bug (I've never noticed it myself though). Thanks, Andy
