-
Bug
-
Resolution: Duplicate
-
P4
-
6
-
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
-