commit | b6b6a37fe1b8768fefed222b3fa4de2f8a6aa8c1 | [log] [tgz] |
---|---|---|
author | Kim Barrett <kbarrett@openjdk.org> | Thu Aug 29 18:35:52 2019 -0400 |
committer | Kim Barrett <kbarrett@openjdk.org> | Thu Aug 29 18:35:52 2019 -0400 |
tree | 9f7cbdb30f98f200011c7ce58cf724d8e91d38b6 | |
parent | 647e4d75571668c283906e2e3723073032273c78 [diff] |
8230109: G1DirtyCardQueueSet should use card counts rather than buffer counts Consistently use card counts Reviewed-by: sjohanss, sangheki