DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11369>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11369 Poor performance under JDK 1.4.1_01 ------- Additional Comments From [EMAIL PROTECTED] 2002-08-01 18:14 ------- I've tried removing the URLEncoder.encode() calls (which, as I said, I don't need). Performance is back to normal (even slightly better). I've also observed that the 1-parameter encode() method is deprecated in 1.4. But using the two-parameter version didn't help performance. So it is a JDK bug. I've reported it in the Java Bug Parade. It's not yet public, but you may find it by its title once it is: "URLEncoder degraded performance in a multithreaded environment". -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
