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

Issue 126010043: code review 126010043: [release-branch.go1.3] runtime: ignore exceptions from ... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 8 months ago by adg
Modified:
9 years, 8 months ago
Reviewers:
brainman, minux
CC:
rsc, brainman, minux, golang-codereviews
Visibility:
Public.

Description

[release-branch.go1.3] runtime: ignore exceptions from foreign threads. ««« CL 104200046 / 14683b1cf2cc runtime: ignore exceptions from foreign threads. Fixes issue 8224. LGTM=alex.brainman, rsc R=alex.brainman, rsc, dave CC=golang-codereviews https://codereview.appspot.com/104200046 »»»

Patch Set 1 #

Patch Set 2 : diff -r 8246129e698d5b678defc19065cc554875e4b898 https://code.google.com/p/go #

Patch Set 3 : diff -r 8246129e698d5b678defc19065cc554875e4b898 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M src/pkg/runtime/sys_windows_386.s View 1 2 chunks +5 lines, -0 lines 0 comments Download
M src/pkg/runtime/sys_windows_amd64.s View 1 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 9
adg
Hello rsc (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
9 years, 8 months ago (2014-08-12 00:10:17 UTC) #1
adg
Please review this carefully as I had to manually apply the patch (release-apply with --ignore_hgapplydiff_failure ...
9 years, 8 months ago (2014-08-12 00:12:18 UTC) #2
brainman
How would I apply your patch to try it? Alex
9 years, 8 months ago (2014-08-12 00:57:17 UTC) #3
adg
hg update release-branch.go1.3 hg clpatch 126010043 On Tuesday, 12 August 2014, <alex.brainman@gmail.com> wrote: > How ...
9 years, 8 months ago (2014-08-12 01:28:33 UTC) #4
brainman
On 2014/08/12 01:28:33, adg wrote: > hg update release-branch.go1.3 > hg clpatch 126010043 > I ...
9 years, 8 months ago (2014-08-12 03:17:27 UTC) #5
adg
I have confirmed that the patch looks good, but since I applied the patch manually ...
9 years, 8 months ago (2014-08-12 03:22:27 UTC) #6
brainman
LGTM
9 years, 8 months ago (2014-08-12 03:29:04 UTC) #7
minux
LGTM.
9 years, 8 months ago (2014-08-12 03:37:08 UTC) #8
adg
9 years, 8 months ago (2014-08-12 04:07:33 UTC) #9
*** Submitted as https://code.google.com/p/go/source/detail?r=17d80550d371 ***

[release-branch.go1.3] runtime: ignore exceptions from foreign threads.

««« CL 104200046 / 14683b1cf2cc
runtime: ignore exceptions from foreign threads.
Fixes issue 8224.

LGTM=alex.brainman, rsc
R=alex.brainman, rsc, dave
CC=golang-codereviews
https://codereview.appspot.com/104200046
»»»

LGTM=alex.brainman, minux
R=rsc, alex.brainman, minux
CC=golang-codereviews
https://codereview.appspot.com/126010043
Sign in to reply to this message.

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