hg: hsx/hsx24/hotspot: 8006431: os::Bsd::initialize_system_info() sets _physical_memory too large

bengt.rutisson at oracle.com bengt.rutisson at oracle.com
Mon Jan 21 06:56:14 PST 2013


Changeset: 553ac1e00352
Author:    brutisso
Date:      2013-01-21 09:00 +0100
URL:       http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/553ac1e00352

8006431: os::Bsd::initialize_system_info() sets _physical_memory too large
Summary: Use HW_MEMSIZE instead of HW_USERMEM to get a 64 bit value of the physical memory on the machine. Also reviewed by vitalyd at gmail.com.
Reviewed-by: sla, dholmes, dlong, mikael

! src/os/bsd/vm/os_bsd.cpp



More information about the hotspot-dev mailing list