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

Issue 9865023: Fix tests when AnalysisServer disabled (Closed)

Created:
8 years, 9 months ago by danrubel
Modified:
8 years, 9 months ago
Reviewers:
zundel
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix tests when AnalysisServer disabled Committed: https://code.google.com/p/dart/source/detail?r=5882

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -2 lines) Patch
M compiler/java/com/google/dart/compiler/DartCompiler.java View 1 chunk +12 lines, -2 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
danrubel
TBR
8 years, 9 months ago (2012-03-27 15:58:37 UTC) #1
zundel
8 years, 9 months ago (2012-03-27 16:17:41 UTC) #2
lgtm

https://chromiumcodereview.appspot.com/9865023/diff/1/compiler/java/com/googl...
File compiler/java/com/google/dart/compiler/DartCompiler.java (right):

https://chromiumcodereview.appspot.com/9865023/diff/1/compiler/java/com/googl...
compiler/java/com/google/dart/compiler/DartCompiler.java:1166:
librariesToResolve = new HashMap<URI, LibraryUnit>();
Maps.newHashMap() would be simpler.

Powered by Google App Engine
This is Rietveld 408576698