https://bz.apache.org/bugzilla/show_bug.cgi?id=63685

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
It is expected that a class file is read once and once only when the class is
loaded into memory. Therefore there is no point caching the contents of a class
file.

What use case requires that classes are loaded as resource files rather than
classes? If there is sufficient justification we can always add an option to
cache class files.

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