commit | bd150a7258480495ffcacf66372e9ac38b9b330d | [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 | 7e3546c331d4b3ae9fb05e526a7abb5573960c67 | |
parent | 3f3ddfbf1b4f41954d00896446986491099fdc15 [diff] |
8019342: G1: High "Other" time most likely due to card redirtying Parallelize card redirtying to decrease the time it takes. Reviewed-by: brutisso