David Holmes wrote:
> Just revisiting the split between using a VMxxx method for 
> XXX to forward to versus declaring a native method. I thought,
> from past discussions the intent was to use VMxxx methods in
> preference to native methods. I just noticed that
> Object.getClass is still a native method rather than being a
> VMObject method (or even VMClass).

It's the intent, but intent doesn't automatically turn into code
(unfortunately) ;-)

I don't use java.lang.Object, so for me this one doesn't have any
priority.

Regards,
Jeroen


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

Reply via email to