> From: John Keiser [mailto:[EMAIL PROTECTED]]
>
> One problem that could arise: if we seal java.lang in a
> classpath.jar, then
> class loading errors will occur unless the VM makes a special sealing
> exception for its own JAR.  I don't like special exceptions.
>

I just realized: unless we make the peers public classes in another package,
this problem is going to arise anyway, so it's not strictly a drawback of
having the VM implement Class, etc.

--John Keiser

Reply via email to