开发者

What is different in the Android JVM?

As in the question title, how the Android JVM differ from oth开发者_如何学Goer JVMs ??


To add to my comments, Wikipedia is your friend.


  • It is not a JVM
  • It executes Dalvik bytecode, not Java bytecode
  • It differs from the JVM by being a register-based, as opposed to stack-based VM
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜