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

Issue 1886633002: Properly handle unfinalized type parameters of generic mixins (fixes #26230). (Closed)

Created:
4 years, 8 months ago by regis
Modified:
4 years, 8 months ago
Reviewers:
Florian Schneider
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

Properly handle unfinalized type parameters of generic mixins (fixes #26230). Finalize upper bounds of unfinalized classes earlier in order to reduce the number of BoundedType allocations. Add regression test. R=fschneider@google.com Committed: https://github.com/dart-lang/sdk/commit/b8bcb5587b1115b13532241810aa7d5d08de470e

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -6 lines) Patch
M runtime/vm/class_finalizer.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M runtime/vm/object.cc View 3 chunks +7 lines, -4 lines 0 comments Download
A tests/language/regress_26230_test.dart View 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
regis
4 years, 8 months ago (2016-04-13 01:49:17 UTC) #2
Florian Schneider
lgtm
4 years, 8 months ago (2016-04-13 16:46:45 UTC) #3
regis
4 years, 8 months ago (2016-04-13 17:04:59 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
b8bcb5587b1115b13532241810aa7d5d08de470e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698