commit | bd1c93a58e15bfa41b62f33ab9aa60cbddbf69a6 | [log] [tgz] |
---|---|---|
author | Jon Masamitsu <jmasa@openjdk.org> | Sun Aug 02 19:10:31 2009 -0700 |
committer | Jon Masamitsu <jmasa@openjdk.org> | Sun Aug 02 19:10:31 2009 -0700 |
tree | 06903f3d9fc6b83d3d6d3f0bed65be08b15df62d | |
parent | 968de64586d32695073032068dd9eabcdbc4c552 [diff] |
6843292: "Expect to be beyond new region unless impacting another region" assertion too strong In the assertion allow for collision with the guard page. Reviewed-by: tonyp, ysr, jcoomes