commit | 4f3959bd5c12a70bb128985a8469ae614a91f6fa | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Fri Feb 26 11:51:07 2021 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Tue Mar 02 09:44:09 2021 +0000 |
tree | 38b6fd376cb1cff7c3cfb7971be72b5855fb07c1 | |
parent | 21dafaf33ed6d7d6df1ee00371a3503802a060f5 [diff] |
Avoid duplicate hash calculation in ImageWriter. The hash was calculated by both TableSlot constructor and HashSet<>'s `insert` function. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Bug: 175869411 Change-Id: I4eb73bcd0a0d1abc2247f8a3c948ca242201194c