commit | b8a836b930c999532bf053ae597300c6276eec25 | [log] [tgz] |
---|---|---|
author | Thomas Schatzl <tschatzl@openjdk.org> | Mon Jul 21 09:40:19 2014 +0200 |
committer | Thomas Schatzl <tschatzl@openjdk.org> | Mon Jul 21 09:40:19 2014 +0200 |
tree | 6bd1cfd8afe75e652f6dcea21783a0e188fffac5 | |
parent | bd150a7258480495ffcacf66372e9ac38b9b330d [diff] |
8040002: Clean up code and code duplication in re-diryting cards for verification Card re-dirtying code for verification and actual redirtying uses two different, almost completely identical card closures. Also the verification code still assumes a perm gen. Reviewed-by: brutisso, jmasa