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

--- Comment #7 from Mark Thomas <[email protected]> ---
Loading the class won't trigger the static initializer.
Class.forName(String,boolean,ClassLoader) would work.

I was planning on going through the default security policy to see how many
entries I could remove by initialising rather than just loading the appropriate
classes.

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