-
Bug
-
Resolution: Fixed
-
P3
-
7, 7u4
-
b08
-
unknown, x86
-
os_x
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2222896 | 8 | Staffan Larsen | P3 | Resolved | Fixed | b36 |
The source file:
jdk7u-dev:jdk/src/solaris/native/com/sun/management/UnixOperatingSystem_md.c
has a lot of dummy return values hard-coded (for the Mac OS X case). There are comments suggesting that some
cannot be acquired on BSD. But, it may be possible on Mac OS X and needs to be checked out.
This file will probably be ported over to jdk8 very soon in its current form. But needs to be fixed in 8
and maybe 7u6 (too late for 7u4 probably).
jdk7u-dev:jdk/src/solaris/native/com/sun/management/UnixOperatingSystem_md.c
has a lot of dummy return values hard-coded (for the Mac OS X case). There are comments suggesting that some
cannot be acquired on BSD. But, it may be possible on Mac OS X and needs to be checked out.
This file will probably be ported over to jdk8 very soon in its current form. But needs to be fixed in 8
and maybe 7u6 (too late for 7u4 probably).
- backported by
-
JDK-2222896 com.sun.management.UnixOperatingSystem uses hardcoded dummy values [macosx]
-
- Resolved
-
- duplicates
-
JDK-7112804 M&M test failures on MacOS X
-
- Closed
-
-
JDK-7159401 jconsole reports wrong number for total and free physical memory
-
- Closed
-