Issue 19: members of framework.system.memory limited to size of signed integer
Status:  Fixed
Owner: ----
Closed:  Mar 2008
Reported by tinc...@gmail.com, Feb 26, 2008
What steps will reproduce the problem?
1. members of framework.system.memory are limited to integer size
2. This is incorrect for systems that have > 2GB of RAM
3.

What is the expected output? What do you see instead?
For system with 4GB RAM, expect framework.system.memory.totalPhysical to
report 4294967296.
Instead, the reported value is: 2147483647.

What version of the product are you using? On what operating system?
WinXP SP2

Please provide any additional information below.

 
Feb 28, 2008
Project Member #1 open.sou...@gmail.com
(No comment was entered for this change.)
Status: Accepted
Mar 7, 2008
Project Member #2 open.sou...@gmail.com
Pending next launch.
Status: Fixed