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

--- Comment #3 from Alex Dupre <[email protected]> 2011-05-27 15:14:18 UTC ---
Other notes:
- the issue is reproducible on all platforms (tested configurations: OpenJDK6
on FreeBSD and Oracle JDK 1.6 on Windows)
- even modifying the test case to look for an existing file (and in the first
bytes of the jar), the JarInputStream is slower than JarFile
- JarFile has most parts in native code, while JarInputStream is 100% Java code

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

Reply via email to