Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(380)

Issue 1338233002: Fix right shifting of a Mint value by an amount larger than 63. (Closed)

Created:
5 years, 3 months ago by regis
Modified:
5 years, 3 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix right shifting of a Mint value by an amount larger than 63. Add regression test. Enhance existing bit shift test. Fixes #24283 R=ager@google.com Committed: https://github.com/dart-lang/sdk/commit/e8139d4d9276da258ba4ee23b2796e9520172e29

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -1 line) Patch
M runtime/lib/integers.cc View 1 chunk +3 lines, -1 line 0 comments Download
M tests/language/bit_shift_test.dart View 2 chunks +7 lines, -0 lines 0 comments Download
A tests/language/regress_24283_test.dart View 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
regis
5 years, 3 months ago (2015-09-14 10:13:39 UTC) #2
Mads Ager (google)
LGTM, thanks Regis! :)
5 years, 3 months ago (2015-09-14 10:19:15 UTC) #3
regis
On 2015/09/14 10:19:15, Mads Ager (google) wrote: > LGTM, thanks Regis! :) Thanks for finding ...
5 years, 3 months ago (2015-09-14 10:20:31 UTC) #4
regis
5 years, 3 months ago (2015-09-14 10:20:58 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
e8139d4d9276da258ba4ee23b2796e9520172e29 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698