commit | a009aa9ca73241bc8740e3056bce2918f17f12b3 | [log] [tgz] |
---|---|---|
author | Thomas Schatzl <tschatzl@openjdk.org> | Wed Apr 06 13:41:59 2016 +0200 |
committer | Thomas Schatzl <tschatzl@openjdk.org> | Wed Apr 06 13:41:59 2016 +0200 |
tree | 141817908ca3931b3b57c9dce3db0d794ddf1379 | |
parent | 0c06163b35d78b2ef3c006593fc241528b796a20 [diff] |
8151386: Extract card live data out of G1ConcurrentMark Move card live data management out of G1ConcurrentMark into extra class G1CardLiveData managed by G1RemSet Reviewed-by: mgerdin, kbarrett