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

Issue 12884043: code review 12884043: undo CL 12840043 / 3b9f54db72a1 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 10 months ago by khr
Modified:
11 years, 10 months ago
Reviewers:
dvyukov
CC:
golang-dev
Visibility:
Public.

Description

undo CL 12840043 / 3b9f54db72a1 Breaks the build. Old bucket arrays kept by iterators still need to be scanned. ««« original CL description runtime: tell GC not to scan internal hashmap structures. We'll do it ourselves via hash_gciter, thanks. Fixes bug 6119. R=golang-dev, dvyukov, cookieo9, rsc CC=golang-dev https://codereview.appspot.com/12840043 »»»

Patch Set 1 #

Patch Set 2 : diff -r 3b9f54db72a1 https://khr%40golang.org@code.google.com/p/go/ #

Patch Set 3 : diff -r 3b9f54db72a1 https://khr%40golang.org@code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -9 lines) Patch
M src/pkg/runtime/hashmap.c View 1 6 chunks +6 lines, -9 lines 0 comments Download

Messages

Total messages: 3
khr
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://khr%40golang.org@code.google.com/p/go/
11 years, 10 months ago (2013-08-13 19:59:31 UTC) #1
khr
*** Submitted as https://code.google.com/p/go/source/detail?r=0b8f978c5549 *** undo CL 12840043 / 3b9f54db72a1 Breaks the build. Old bucket ...
11 years, 10 months ago (2013-08-13 19:59:42 UTC) #2
dvyukov
11 years, 10 months ago (2013-08-13 20:04:04 UTC) #3
LGTM
Sign in to reply to this message.

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