-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P4
-
Affects Version/s: 6
-
Component/s: core-svc
-
None
-
generic
-
windows_vista
The OperatingSystemMXBean implementation on Windows ues the GlobalMemoryStatus Win32 call. This function can return incorrect results on machines with more than 4 GB of memory. We should update this code to use GlobalMemoryStatusEx.
- duplicates
-
JDK-6853676 OperatingSystemMXBean.TotalPhysicalMemorySize has incorrect value
-
- Resolved
-