From c552f8ea8543aea8f2db85f56adff0f4443ee74e Mon Sep 17 00:00:00 2001 From: Alexander Aprelev Date: Tue, 6 Mar 2018 08:45:29 -0800 Subject: [PATCH] Dart roll (#4748) * Dart roll b5b8080b2c Disable the conflicting generics check when using the old task model. 9986b6de25 Fix bugs in implicit-creation tests. Add one more test. d22ac9f071 Faster first/last on VM implementation of (Linked)HashSet. f8f97bf105 *.status files and DEPS updated to include latest fixes for co19 tests 235e62264e [VM] Reland Support some 32bit instructions in 64bit assemblers. 17d5c44d40 [fasta] Invalidate part file when init from dill d3c3ac48a3 Remove implicit 'implements Function' for strong mode 6baae53a5b Check functionTypeIndex in rti_emission_test e047586a0e Fix bad merge after 2181119d879da8e0293ddee698dc50e3de631750 2181119d87 Test and fix invalidating file exporting main 080e7e6073 Fix status files: file is excluded and so dartanalyzer errs on test. c8ee601268 Add feature specification draft for Dart 2.0 subtyping 73944a3a5c Stop running corelib_2 in dart2js legacy 748cfdff7e Refactor to efficiently find analysis roots correctly fix #31343 & #31344. c2a8632665 Cleanup language_2 .status 6189b9a360 Change Flutter Outline API to provide full instrumented code instead of edits. 2448814e83 Also exclude 'Ok' as a valid status to ignore when checking for runtime errors in Runtime.none b1778e5c34 Stop running language_2 tests on legacy mode 4066804e5f Remove hint suppression now that MapEntry has landed f5e4f88c71 Skip assertions in InlineWeeder unless enabled ce715c3157 [Kernel] Annotate status file with newly filed issues. a4c69b7729 Pass platform sdk as uri to frontend server. 1d159e7c23 Rename annotation testing methods in Element 4688be6320 Pass sdkRoot as file path to frontend server. 3ac86d759e Revert "[VM] Support some 32bit instructions in 64bit assemblers." d0eb2d63e8 [infra] Add front-end builder to test matrix a5f173f165 [VM] Support some 32bit instructions in 64bit assemblers. d1203a382f [fasta] Use platform as outline in incremental test; assert non-empty mixin bodies 5fd560f96b Add getters to replace ParameterKind 0b332de3a8 Refactor where AST re-writing is happening to not interact poorly with inference (issue 32342) a528f09443 Update status for dartkp test null_nosuchmethod_test e59018e714 Revert "Do not return this on RandomAccessFile.close" 14c1834334 [fasta] Add mixin test to incremental compiler test 2993476129 Report an error if a class inconsistently implements a generic interface. e5295eb6d1 [fasta] Small changes to the incremental compiler b2fa7c4497 Always create problems to ensure lines are removed from status files c89055ee32 [VM] Fix type finalization for Kernel function types. 4ff939d3e4 [frontend-server] Keep output kernel file name through reload request. 11cbdbe26e When checking mixin type inference errors, don't skip mixins with explicit type args. e74e2b3c3e Pass varFinalOrConst in beginVariablesDeclaration event 44aa9a17fd Do not return this on RandomAccessFile.close 9be25848e1 Roll async in DEPS to 2.0.6 8e8287f4e0 Add classes for instantiations cae6d89429 Prepare language_dart2js.status to enable CFE by default on dart2js 7fd5294bb3 Add rules to build dart2js platform in strong mode 47ba426b62 [vm] Dump stack on SIGILL; print exception codes. 751de54dc0 Remove invalid dart:collection link in doc comments 22f860a229 Update AstBuilder to report illegal assignment 109316c484 Force inlining to match AST version 34f8c356a3 Fix sdk stack trace mapping so tools recognize it 514271e494 Prepare corelib.status for flipping on CFE on dart2js 80e2d30c20 [vm] Fix issue causing recursive_mixin_test to crash 2c956749a5 [VM] Add support to HierarchyInfo to not only create [CidRangeVector]s of subtypes but also subclasses 5d92543f42 [VM] Fix accidental double assignment 80805ff1c1 [VM] Make FlowGraphCompiler::EmitTestAndCallCheckCid static and therefore usable from stubs 9cfd721f78 [VM] Handle kVoidCid/kDynamicCid/kVectorCid the same way 65b2b1a671 [VM] Split handling of Code from non-Code in Thread::{CanLoadFromThread,OffsetFromThread} 2f10ab76f7 Mark incremental_load_from_dill_test slow on Windows b70d7d55b7 Fix setting of body for procedures patched with redirecting factories 3a769b9dbe Add missing methods to make classes Dart 2 valid. 57a01968ed [fasta] Incremental compilation fallback 7d83584c5b Some kernel status file adjustments c67cf2090a Make warning more warning-y. e38e98afbe Update dart2js_native.status: updated to be accurate with our many configurations 1ce131b317 fix section for update_from_log bde6603d92 Update dart2js_extra.status: now it correctly declares expectations for non-minified, minified, host-checked, checked, and fast-startup be62fff82f Reland "[VM runtime] Switch intrinsics from old to new Bigint implementation." * Update license --- DEPS | 4 ++-- tools/licenses/pubspec.lock | 4 ++-- travis/licenses_golden/licenses_third_party | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/DEPS b/DEPS index 14793d186..aade56ea1 100644 --- a/DEPS +++ b/DEPS @@ -31,10 +31,10 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': 'ee15c8eb689791f6777eb3f6b0a1e9c58ff0671b', + 'dart_revision': 'b5b8080b2cfb1e4943a19787ee96548a4a604f7b', 'dart_args_tag': '0.13.7', - 'dart_async_tag': '2.0.4', + 'dart_async_tag': '2.0.6', 'dart_barback_tag': '0.15.2+14', 'dart_bazel_worker_tag': 'v0.1.9', 'dart_boolean_selector_tag': '1.0.2', diff --git a/tools/licenses/pubspec.lock b/tools/licenses/pubspec.lock index 2317be183..2277d0961 100644 --- a/tools/licenses/pubspec.lock +++ b/tools/licenses/pubspec.lock @@ -1,5 +1,5 @@ # Generated by pub -# See http://pub.dartlang.org/doc/glossary.html#lockfile +# See https://www.dartlang.org/tools/pub/glossary#lockfile packages: archive: dependency: "direct main" @@ -58,4 +58,4 @@ packages: source: hosted version: "1.1.5" sdks: - dart: ">=1.21.0 <=2.0.0-dev.23.0" + dart: ">=1.21.0 <=2.0.0-edge.0d5cf900b021bf5c9fa593ffa12b15bcd1cc5fe0" diff --git a/travis/licenses_golden/licenses_third_party b/travis/licenses_golden/licenses_third_party index 76dd3c937..00131349c 100644 --- a/travis/licenses_golden/licenses_third_party +++ b/travis/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: e15ec1b8d08629d0abfbc05be3116a2c +Signature: 82f1b51fbaae89c69886cffe433be160 UNUSED LICENSES: -- GitLab