Jeroen wrote: > I don't see why java(.lang) should be a special package.
At least as of 1.4.2 defineClass(name, ...) is specified to throw SecurityException if the class name starts with "java.". The deprecated defineClass(byte[] ...) is not specified this way. David Holmes _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/classpath