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

Issue 8351013: Correct method override checks to conform to the spec.wq (Closed)

Created:
9 years, 2 months ago by John Lenz
Modified:
9 years, 2 months ago
Reviewers:
jat
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Tweaks to overriden method checks to match the spec. Committed: https://code.google.com/p/dart/source/detail?r=668

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -20 lines) Patch
M compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java View 6 chunks +17 lines, -6 lines 0 comments Download
M compiler/java/com/google/dart/compiler/type/Types.java View 2 chunks +22 lines, -10 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerTest.java View 5 chunks +17 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
John Lenz
9 years, 2 months ago (2011-10-24 20:52:51 UTC) #1
jat
LGTM Is there a language test negative test that checks this? If not, there should ...
9 years, 2 months ago (2011-10-24 22:00:21 UTC) #2
John Lenz
9 years, 2 months ago (2011-10-24 23:18:27 UTC) #3
On 2011/10/24 22:00:21, jat wrote:
> LGTM
> 
> Is there a language test negative test that checks this?  If not, there should
> be one.

There should be one, but I won't be adding one.

Powered by Google App Engine
This is Rietveld 408576698