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

lutoff
05.20.2007 bdefeced241380db22a189c1d6568e4ab019d137
refs
author lutoff <lutoff@localhost>
Friday, October 5, 2007 15:20 +0200
committer lutoff <lutoff@localhost>
Friday, October 5, 2007 15:20 +0200
commitbdefeced241380db22a189c1d6568e4ab019d137
tree 0824f350bad399e5aa2789a4d6882137b4388470 tree | zip | gz
parent cb93d6df6a7ffe0a5cd60a91c156033e5671fa0a 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
opends/src/server/org/opends/server/core/DirectoryServer.java 14 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/monitors/SystemInfoMonitorProvider.java 14 ●●●●● diff | view | raw | blame | history