https://issues.apache.org/bugzilla/show_bug.cgi?id=57173

--- Comment #11 from Konstantin Kolinko <knst.koli...@gmail.com> ---
Steps to run the tests:
1. Apply patch (attachment 32195 or attachment 32196)
2. Put some jars into /tmp/jira-libs
3. Run org.apache.tomcat.util.bcel.TesterPerformance test

With patch 1 the test fails in readInt() call when reading the signature of the
class file. With patch 2 the test fails randomly in some read[Int,UnsignedInt]
etc. method.

Thus FastDataInputStream is broken.

-- 
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

Reply via email to