开发者

Can some one tell me a good reference to study about java virtual machine? [closed]

Closed. This question is off-topic. It is not currently accept开发者_StackOverflow中文版ing answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 11 years ago.

Improve this question

Can some one tell me a good reference to study about java virtual machine


The best way to know important things on the JVM is the VM Spec. You should also look at every JSR related to the JVM such as JSR-924, JSR-202, JSR-133, etc.


Resources:

  • Wikipedia - JVM and Wikipedia - Java Memory Model
  • oracle.com - Clarifications and Amendments to the Java Virtual Machine Specification
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜