hg: hsx/hotspot-gc/hotspot: 7122222: GC log is limited to 2G for 32-bit

john.cuthbertson at oracle.com john.cuthbertson at oracle.com
Sat Jun 22 07:46:26 UTC 2013


Changeset: feae15578b2f
Author:    tamao
Date:      2013-06-07 09:46 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/feae15578b2f

7122222: GC log is limited to 2G for 32-bit
Summary: Enable large file support for generated 32-bit ostream.o on Linux and Solaris (as only the two need this) by setting -D_FILE_OFFSET_BITS=64 in compilation
Reviewed-by: tbell, mgerdin, dcubed
Contributed-by: tamao <tao.mao at oracle.com>

! make/linux/makefiles/vm.make
! make/solaris/makefiles/vm.make
! src/os/solaris/vm/os_solaris.inline.hpp




More information about the hotspot-gc-dev mailing list