Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2905)

Issue 76520045: code review 76520045: runtime/race: add test for issue 7561. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by remyoudompheng
Modified:
10 years ago
Reviewers:
dvyukov
CC:
rsc, iant, khr, dvyukov, golang-codereviews
Visibility:
Public.

Description

runtime/race: add test for issue 7561.

Patch Set 1 #

Patch Set 2 : diff -r 2bce43d48503 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 7aeb36fc114b https://go.googlecode.com/hg/ #

Total comments: 1

Patch Set 4 : diff -r 70af843fed44 https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 18f548e85fc6 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -0 lines) Patch
M src/pkg/runtime/race/testdata/map_test.go View 1 2 3 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 8
remyoudompheng
Hello rsc@golang.org, iant@golang.org, khr@golang.org, dvyukov@google.com (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to ...
10 years, 1 month ago (2014-03-20 05:55:59 UTC) #1
dvyukov
LGTM, but wait for somebody else I see how the compiler change fixes the issue, ...
10 years, 1 month ago (2014-03-20 06:13:33 UTC) #2
rsc
https://codereview.appspot.com/76520045/diff/40001/src/cmd/gc/racewalk.c File src/cmd/gc/racewalk.c (right): https://codereview.appspot.com/76520045/diff/40001/src/cmd/gc/racewalk.c#newcode180 src/cmd/gc/racewalk.c:180: // Blocks are used for multiple return function calls. ...
10 years, 1 month ago (2014-03-24 18:57:06 UTC) #3
rsc
My recent changes may have made this unnecessary, although I still believe the code should ...
10 years ago (2014-04-03 17:33:58 UTC) #4
rsc
R=close The test case in the issue works for me at tip, so it does ...
10 years ago (2014-04-17 03:08:53 UTC) #5
remyoudompheng
Hello rsc@golang.org, iant@golang.org, khr@golang.org, dvyukov@google.com (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years ago (2014-04-19 10:37:31 UTC) #6
dvyukov
LGTM
10 years ago (2014-04-21 12:28:26 UTC) #7
remyoudompheng
10 years ago (2014-04-21 15:21:14 UTC) #8
*** Submitted as https://code.google.com/p/go/source/detail?r=d52b28772024 ***

runtime/race: add test for issue 7561.

LGTM=dvyukov
R=rsc, iant, khr, dvyukov
CC=golang-codereviews
https://codereview.appspot.com/76520045
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b