commit | 1eef7b14fa0e81a68c39eb06e415947babf816ad | [log] [tgz] |
---|---|---|
author | Thomas Schatzl <tschatzl@openjdk.org> | Mon Jul 21 09:59:54 2014 +0200 |
committer | Thomas Schatzl <tschatzl@openjdk.org> | Mon Jul 21 09:59:54 2014 +0200 |
tree | 55e446a6064abad8cccb44cc53972879bbd160dd | |
parent | afa28ca6b63112251b5f029dc1545b732c68f0b3 [diff] |
8048088: Conservative maximum heap alignment should take vm_allocation_granularity into account Also consider os::vm_allocation_granularity in the calculation. Reviewed-by: brutisso