OSDN Git Service

Improve Linux 32-bit JVM detection logic.
authorJack Palevich <jackpal@google.com>
Thu, 28 May 2009 01:06:52 +0000 (18:06 -0700)
committerJack Palevich <jackpal@google.com>
Thu, 28 May 2009 22:09:59 +0000 (15:09 -0700)
Now we detect if the JVM we are about to run is 32-bit or not,
rather than checking if the CPU is capable of executing 64-bit
code or not.


No differences found