发表于2024-11-22
The Java Virtual Machine Specification, Java SE 7 Edition 2024 pdf epub mobi 电子书
The Java® Virtual Machine Specification Java SE 8 Edition Tim Lindholm Frank Yellin Gilad Bracha Alex Buckley 2015-02-13 Online version: http://docs.oracle.com/javase/specs/jvms/se8/html/
评分sun的vmspec是免费的在线的,看起来却很轻松,非常适合想了解vm底层的java程序员,看完之后对bytecode应该能看懂了
评分sun的vmspec是免费的在线的,看起来却很轻松,非常适合想了解vm底层的java程序员,看完之后对bytecode应该能看懂了
评分The Java® Virtual Machine Specification Java SE 8 Edition Tim Lindholm Frank Yellin Gilad Bracha Alex Buckley 2015-02-13 Online version: http://docs.oracle.com/javase/specs/jvms/se8/html/
评分1. 边敲边实践,本人用的sublime编辑器再加上javap插件,屏幕开两栏,左边java代码,右边bytecode,对照着看挺好 2.在线文档,可结合着看,地址: http://www.weblearn.hs-bremen.de/risse/RST/docs/JavaVM/vmspec.pdf 3. 以前看过《自制编程语言》其中有门语言就类似java,作...
图书标签: Java jvm 虚拟机 java虚拟机标准 技术规范 JVM 编程 technology
Written by the inventors of the technology, The Java(r) Virtual Machine Specification, Java SE 7 Edition, is the definitive technical reference for the Java Virtual Machine. The book provides complete, accurate, and detailed coverage of the Java Virtual Machine. It fully describes the invokedynamic instruction and method handle mechanism added in Java SE 7, and gives the formal Prolog specification of the type-checking verifier introduced in Java SE 6. The book also includes the class file extensions for generics and annotations defined in Java SE 5.0, and aligns the instruction set and initialization rules with the Java Memory Model.
java虚拟机规范应该是从去年起就开始看的。。今年又从官网下了看了2遍。。没什么好说的。。搞java的都该去多读几遍。。
评分看的网页
评分java虚拟机规范应该是从去年起就开始看的。。今年又从官网下了看了2遍。。没什么好说的。。搞java的都该去多读几遍。。
评分看的网页
评分最具可读性的specification
The Java Virtual Machine Specification, Java SE 7 Edition 2024 pdf epub mobi 电子书