]> Cypherpunks repositories - gostls13.git/commit
runtime: try harder to get different iteration orders.
authorKeith Randall <khr@golang.org>
Mon, 15 Sep 2014 19:30:57 +0000 (12:30 -0700)
committerKeith Randall <khr@golang.org>
Mon, 15 Sep 2014 19:30:57 +0000 (12:30 -0700)
commit1e4f86e48550c1d04a3778948613f38a078e2801
treee61899ce7f8cc34b2c1ea8165c4ecc0ad33e8140
parentf197988ca596e87f1e971d5873bc3cee5c650b98
runtime: try harder to get different iteration orders.

Fixes #8736.

LGTM=iant, josharian
R=golang-codereviews, iant, josharian
CC=golang-codereviews
https://golang.org/cl/144910044
src/runtime/map_test.go