[Bug libgcj/27352] SecurityManager.checkPermission() called unnecessarily

csm at gnu dot org gcc-bugzilla@gcc.gnu.org
Mon May 1 06:41:00 GMT 2006



------- Comment #3 from csm at gnu dot org  2006-05-01 06:41 -------
It looks like methods internal to Class need to bypass the security manager
when getting the class loader, or should be doing that lookup in a
`doPriviliged' block, right?

Does Classpath itself suffer from this?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27352



More information about the Gcc-bugs mailing list