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

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
I think it would be worth updating the Javadoc for the new methods to make it
clear that System.load[Library]() associates the loaded library not with the
current thread context class loader but with the class loader of the class that
calls System.load[Library](). Typically, this would be the Common class loader
but that may vary depending on configuration and usage.

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