Archie Cobbs wrote:
> Jeroen Frijters wrote:
> > It isn't trivial without creating your own class loader (which is a
> > privileged operation).
> 
> I don't understand this point.
> 
> You're not saying we have to disallow creation of class loaders for
> this to work, are you?

Not in general, but untrusted code shouldn't be able to create custom
class loaders.

Regards,
Jeroen


_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/classpath

Reply via email to