]> Cypherpunks repositories - gostls13.git/commit
runtime/race: add tests for maps with big keys/vals
authorDmitriy Vyukov <dvyukov@google.com>
Tue, 5 Aug 2014 14:12:38 +0000 (18:12 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Tue, 5 Aug 2014 14:12:38 +0000 (18:12 +0400)
commit9c0da2edfcceafadcbc94d1bd889318d778092c7
tree33298992aead53a7e41d5e3745f88373b34bef56
parent3950655bb567a3c3445ee7b952beff0f9c3a9b1b
runtime/race: add tests for maps with big keys/vals
With the recent GC changes large objects are handled somewhat differently.

LGTM=khr
R=khr
CC=golang-codereviews
https://golang.org/cl/114600043
src/pkg/runtime/race/testdata/map_test.go