Hi,

On Fri, 2002-09-06 at 22:52, C. Scott Ananian wrote:
> The VMObject.getClass() method should be removed, as it is not
> VM-specific: it is implemented in terms of JNI calls (and gcj
> has its own way of doing this in CNI).  Furthermore, VMObject.getClass()
> is never called anywhere in classpath, in particular not from 
> Object.getClass().  So I think VMObject.getClass() should just
> be removed.

I agree, it is only confusing. And I assume most VMs will special case
Object anyway. Removed in CVS.

Thanks,

Mark


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

Reply via email to