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

lutoff
15.28.2008 0f4a3b0875a4ab1e0f736e7201786cc709160e0b
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
opends/src/messages/messages/runtime_information.properties 3 ●●●●● patch | view | raw | blame | history
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