hg: jdk7/hotspot-gc/hotspot: 6953952: collectedHeap.cpp should use #ifdef _LP64 not LP64
y.s.ramakrishna at oracle.com
y.s.ramakrishna at oracle.com
Thu May 20 06:31:15 UTC 2010
Changeset: 1634cec09505
Author: ysr
Date: 2010-05-19 16:05 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/1634cec09505
6953952: collectedHeap.cpp should use #ifdef _LP64 not LP64
Summary: Changed LP64 to _LP64 in collectedHeap.cpp.
Reviewed-by: kvn, jcoomes
! src/share/vm/gc_interface/collectedHeap.cpp
More information about the hotspot-gc-dev
mailing list