当前位置:首页 > 操作系统 > MacOs

Mac OS X 10.5.8上的Java SE6 32位

我的Mac OS X允许我在J2SE 1.4.2 32位,J2SE 5 32位,J2SE 5 64位和Java SE 6 64位之间进行选择,但是它不包括Java SE 6 32位:是否有人知道如何安装此版本,太?

解决方法:

Apple不支持32位Java SE 6,但您可能会看到SoyLatte.

附录:您可以尝试使用java -d32选项.

-d32, -d64

Specifies whether the program is to be run in a 32-bit or 64-bit
environment if available.

Currently, only the Java HotSpot Server VM supports 64-bit oper-
ations and the -server option is implicit with the use of -d64 .
This is subject to change in a future release.

If neither -d32 nor -d64 is specified, the default is to run in
a 32-bit environment, except for 64-bit only systems. This is
subject to change in a future release.


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!

相关教程推荐

其他课程推荐