作者freesamael (烧卖)
站内java
标题Re: [问题] 提高身价的程式风格
时间Sun Mar 9 09:48:40 2008
http://java.sun.com/docs/hotspot/HotSpotFAQ.html#64bit_description
引用两段:
The primary advantage of running Java in a 64-bit environment is the larger
address space. This allows for a much larger Java heap size and an increased
maximum number of Java Threads
Many Java users and developers assume that a 64-bit implementation means that
many of the built-in Java types are doubled in size from 32 to 64. This is
not true. We did not increase the size of Java integers from 32 to 64 and
since Java longs were already 64 bits wide, they didn't need updating.
--
Licensed under CC2.5(TW) by-sa, Samael Wang.
http://creativecommons.org/licenses/by-sa/2.5/tw/
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 220.135.82.153
※ 编辑: freesamael 来自: 220.135.82.153 (03/09 09:48)
1F:推 mc18:感谢这位前辈的解答^^ 这问题也困扰我一段时间了XD 03/09 09:50
2F:推 ShadowMask:thx 07/19 19:09