commit | 571de32554b6d273e2891570cbdfdd60a73016ca | [log] [tgz] |
---|---|---|
author | Jiangli Zhou <jiangli@openjdk.org> | Tue Oct 16 15:09:03 2018 -0400 |
committer | Jiangli Zhou <jiangli@openjdk.org> | Tue Oct 16 15:09:03 2018 -0400 |
tree | 97788b12b39149d35685f658a8dd72c2bfdb759e | |
parent | 9fc3b58483687204d0fe0ccf1977735bf6639e0e [diff] |
8212100: AppCDS crashes for some uses with JRuby Make sure FileMapInfo::verify_mapped_heap_regions only verifies 'num' of spaces. Reviewed-by: iklam