https://issues.apache.org/bugzilla/show_bug.cgi?id=56953
--- Comment #13 from hzha...@ebay.com --- Sorry for the delay. New patch applies on TRUNK, and the codes borrowed from GPL has been changed. Benefit shows bellow(300 jar files involved in this test): =====Call FDIS first===== DataInputStream: 7342 FastDataInputStream: 6967 =====reverse call sequency===== DataInputStream: 7369 FastDataInputStream: 6979 The benefit is considerable when there are 200 or more jar files need to be parse. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org