https://issues.apache.org/bugzilla/show_bug.cgi?id=46404
--- Comment #5 from Curt Arnold <[email protected]> 2009-02-25 11:59:54 PST --- Pushing the call to printStackTrace into the constructor is not acceptable from a performance standpoint since the call could be fairly expensive and might never be needed. This problem may be another manifestation of bug 44038 and the fix for it may have addressed the problem. There was not sufficient information in the original report to know if it was the same or different problem. Could you retest using the SVN HEAD and see if the fix for bug 44038 addressed the problem? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
