| JDK 7 |
|---|
| 7-poolResolved |
|
Duplicate :
|
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.
|