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

lutoff
15.28.2008 efaa0a9e24c87feb5878840884723b501f1b4cb4
Fix for issue #2806 (Use of com.sun.management.OperatingSystemMXBean breaks AIX)

Instead of using "com.sun.management.OperatingSystemMXBean", we now
introspect in MXBean in order to see if it's a Sun implementation.
1 files modified
3 ■■■■■ changed files
opendj-sdk/opends/src/messages/messages/runtime_information.properties 3 ●●●●● patch | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/runtime_information.properties
@@ -70,4 +70,7 @@
NOTICE_JVM_HOST_18=JVM Host: %s, running %s, %d bytes physical memory size, \
                   number of processors available %d
NOTICE_JVM_ARGS_19=JVM Arguments: %s
NOTICE_JVM_HOST_WITH_UNKNOWN_PHYSICAL_MEM_20=JVM Host: %s, running %s, \
                   unknown physical memory size, \
                   number of processors available %d