hg: hsx/hotspot-rt/hotspot: 7009098: SA cannot open core files larger than 2GB on Linux 32-bit
poonam.bajaj at sun.com
poonam.bajaj at sun.com
Mon Feb 13 00:05:19 PST 2012
Changeset: 54d3535a6dd3
Author: poonam
Date: 2012-02-12 19:33 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/54d3535a6dd3
7009098: SA cannot open core files larger than 2GB on Linux 32-bit
Summary: Added Large File Support by compiling libsaproc.so with -D_FILE_OFFSET_BITS=64, and a small change with which SA should first load libraries from the path specified with SA_ALTROOT.
Reviewed-by: dholmes, kevinw, dcubed, minqi
! agent/src/os/linux/Makefile
! agent/src/os/linux/libproc_impl.c
! make/linux/makefiles/saproc.make
More information about the serviceability-dev
mailing list