当前位置: 查字典图书网> 编程> 深入理解Java虚拟机> 大家好,我是本书作者

大家好,我是本书作者

对“大家好,我是本书作者”的回应

飞逝的梦想 2015-01-08 17:24:20

长期招聘JVM 大牛 有兴趣的可以来看看过来看看,走过路过不要错过,有想法的捧个人场,没想法的帮忙传播一下,谢谢了
http://www.douban.com/note/475160857/

Thanks_moon 2014-08-19 17:03:50

请问这是红皮那本的第二版吗

吃不下筷子咽不下碗 2014-01-23 15:55:17

P154 "第一个方法的访问标志值为0x001" 应为0x0001

吃不下筷子咽不下碗 2014-01-18 15:47:44

ps: 我用的是2012年7月第一版第7次印刷

吃不下筷子咽不下碗 2014-01-17 11:19:11

找的就是勘误。
62页那个已经出现在勘误表中了。
还有一个:P59倒数第二段中"也就是垃圾收集时间占总时间的比率,相当于吞吐量的倒数" 一句错误。前半句错误,设置为99时垃圾收集时间就是99%?后半句的“倒数”也不对:
“-XX:GCTimeRatio

With -XX:GCTimeRatio=<value> we tell the JVM a target value for the throughput to achieve. More precisely, a value of -XX:GCTimeRatio=N specifies a target fraction of N/(N+1) for the execution time of the application threads (related to the total program execution time). For example, with -XX:GCTimeRatio=9 we demand that the application threads should be active for at least 9/10 of the total execution time (and, accordingly, the GC threads for the remaining 1/10). Based on measurements at run time, the JVM will then try to modify the heap and GC configuration such that the the target throughput is reached. The default value for -XX:GCTimeRatio is 99, i.e., the application threads should run for at least 99 percent of the total execution time.”

https://blog.codecentric.de/en/2013/01/useful-jvm-flags-part-6-throughput-collector/

如果不对,还请楼主多指教 :)

饕盡天下 2013-06-24 10:06:10

這本書不是紅色封面的?出新版了?

seaver 2013-02-19 16:24:41

@xtuali 我觉得栈帧不存在 那些局部变量都没了

seaver 2013-01-31 10:10:58

书中代码 哪里可以下载?

xtuali 2013-01-22 00:31:29

您好,在看这本书的过程中,有一个小的疑问,麻烦抽空解答,不甚感激,您在这一章节2.2.2 Java虚拟机栈中有说到,一个方法的执行对应的是一个入栈与出栈的过程,那么在JVM没有发生GC的情况下,在出栈之后,方法执行时创建的栈帧(Stack Frame)还会存在吗?如果不存在那么方法的执行过程中所产生的局部变量在出栈之后存储在哪呢?谢谢!

沈纵情 2011-08-29 11:37:34

后续看到不懂的地方还会请教你,如果有你联系方式就更好了比如QQ、skype、Email等。

沈纵情 2011-08-29 11:36:45

你好,我准备买一本看看了,感觉这方面还是需要看看的作为一个java程序员。

《深入理解Java虚拟机》热门书评


书名: 深入理解Java虚拟机
作者: 周志明
出版社: 机械工业出版社
副标题: JVM高级特性与最佳实践
出版年: 2011-6
页数: 387
定价: 69.00元
装帧: 平装
ISBN: 9787111349662