mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-06 16:38:36 +00:00
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