mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

lutoff
05.20.2007 6897eacfb7ce3752f654f99620155165c89d1c1a
refs
author lutoff <lutoff@localhost>
Friday, October 5, 2007 15:20 +0200
committer lutoff <lutoff@localhost>
Friday, October 5, 2007 15:20 +0200
commit6897eacfb7ce3752f654f99620155165c89d1c1a
tree 5386c7428519f6c0e0efe1e91b7e7664cbfe19d5 tree | zip | gz
parent 7fbec08a3af8162421854550297997e5b581cf7b view | diff
Fix for issue #2404 (ds-start --systemInfo does not detect 64 bits amd64 Solaris 10)

Add extra information based on the "sun.arch.data.model"
system property (see http://java.sun.com/docs/hotspot/HotSpotFAQ.html#64bit_detection)
This property has the value "32-bit", "64-bit", or "unknown"
2 files modified
28 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/core/DirectoryServer.java 14 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/monitors/SystemInfoMonitorProvider.java 14 ●●●●● diff | view | raw | blame | history