-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b57
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2229328 | 7u21 | Igor Nekrestyanov | P3 | Closed | Fixed | b02 |
JDK-8000168 | na | Victor Drozdov | P3 | Closed | Fixed | b01 |
deploy code references the GlobalMemoryStatus MSDN function. This function can return incorrect results on machines with more than 4 GB of memory. GlobalMemoryStatusEx should be used.
- backported by
-
JDK-2229328 deploy code should use GlobalMemoryStatusEx instead of GlobalMemoryStatus
-
- Closed
-
-
JDK-8000168 deploy code should use GlobalMemoryStatusEx instead of GlobalMemoryStatus
-
- Closed
-