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

--- Comment #5 from Chuck Caldarale <chuck.caldar...@unisys.com> 2011-05-27 
16:06:59 UTC ---
(In reply to comment #3)
> - JarFile has most parts in native code, while JarInputStream is 100% Java 
> code

Sorry, that's completely untrue.  All I/O is done by native code in the JRE,
and all ZIP-format handling is done by native code in the standard zlib
library.

-- 
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to