classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Vmxxx method vs. native method


From: David Holmes
Subject: Vmxxx method vs. native method
Date: Fri, 19 Mar 2004 13:24:35 +1000

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).

David Holmes





reply via email to

[Prev in Thread] Current Thread [Next in Thread]