commit | 5fdec09798d70e71e2ed6705a590fa38e00ff63c | [log] [tgz] |
---|---|---|
author | Jon Masamitsu <jmasa@openjdk.org> | Wed Mar 03 08:10:41 2010 -0800 |
committer | Jon Masamitsu <jmasa@openjdk.org> | Wed Mar 03 08:10:41 2010 -0800 |
tree | 5f09dfc0bc355e1900e129790a6e50de55f2cd53 | |
parent | a9c71d91699a89d066f78e83020abdf644252826 [diff] |
6910182: CMS: assert(_cursor[j] == _survivor_plab_array[j].end(),"Ctl pt invariant") Calculation of the slicing of survivor spaces for MT was incorrect. Reviewed-by: ysr