diff options
| author | 2024-02-09 21:06:49 +0000 | |
|---|---|---|
| committer | 2024-02-12 22:00:55 +0000 | |
| commit | 437e9470c0730019ff7ed02cccc678c723fc1bc7 (patch) | |
| tree | 66bfe87038b126b01d1fdb295ad651486d841c36 /java/java.go | |
| parent | b129b7cba24e57054a70fd47d8766ac2520d2cb4 (diff) | |
Fix non-deterministic output for merge_zips
A map iteration was causing a non-deterministic order
in output entries. The default behaviour is to preserve
the same order of the input zips, which is necessary
to ensure a deterministic output for deterministic inputs.
Bug: b/322788229
Test: Ran a couple of builds and confirmed no cache misses from
the output of merge_zips.
Change-Id: I3217e6887ab108d213a290b59da5b33d51b8241f
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions