commit | 1453d9cb23b7f0c3e09e6969f2150edda4afc5dd | [log] [tgz] |
---|---|---|
author | Thomas Schatzl <tschatzl@openjdk.org> | Wed Aug 09 17:27:42 2017 +0200 |
committer | Thomas Schatzl <tschatzl@openjdk.org> | Wed Aug 09 17:27:42 2017 +0200 |
tree | 248b22c298114ec2b3b22e0c43256006af85b42d | |
parent | b37c8b6587d40af78f34b3e23717817365dabd23 [diff] |
8183121: Add information about scanned and skipped cards during UpdateRS Log the number of scanned and skipped cards for the UpdateRS phase too. Reviewed-by: mgerdin, sangheki