Please merge a set of Dart VM revisions to 1.9 #22865
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
merge-to-dev
P1
A high priority bug; for example, a single project is unusable or has many test failures
type-task
A well-defined stand-alone task
Milestone
Fixes the following areas:
This merged cleanly with:
r44417
issue Inlined finally code may run at the wrong context level #22822, issue Vm crashes on async error handling #22446, issue VM async* breaks when cancelled. #22698, r44465
issue Missing error in VM async do while. #22777, r44520
issue Bug in VM async implementation #22782, r44526
issue VM crash - sending the same function twice in a message fails. #22778, r44466
r44523 (canonical empty context)
r44419 (more meaningful loading error)
issue No stack trace for stack overflow #22780, r44440, r44443 (crash when compiling unreachable exception handlers)
r44480 (ASAN stack pointer)
r44505 (bad instruction encoding for some Int32x4 operations)
issue DartVM crash #22800, r44528 (printing of uncaught stack overflow exception)
This merges "cleanly" with:
svn merge -c 44417 https://dart.googlecode.com/svn/branches/bleeding_edge dart-trunk
svn merge -c 44419 https://dart.googlecode.com/svn/branches/bleeding_edge dart-trunk
svn merge -c 44440 https://dart.googlecode.com/svn/branches/bleeding_edge dart-trunk
svn merge -c 44443 https://dart.googlecode.com/svn/branches/bleeding_edge dart-trunk
svn merge -c 44465 https://dart.googlecode.com/svn/branches/bleeding_edge dart-trunk
conflict resolution for dart-trunk/dart/tests/language/language.status is "mc"
svn merge -c 44466 https://dart.googlecode.com/svn/branches/bleeding_edge dart-trunk
svn merge -c 44480 https://dart.googlecode.com/svn/branches/bleeding_edge dart-trunk
svn merge -c 44505 https://dart.googlecode.com/svn/branches/bleeding_edge dart-trunk
svn merge -c 44520 https://dart.googlecode.com/svn/branches/bleeding_edge dart-trunk
svn merge -c 44523 https://dart.googlecode.com/svn/branches/bleeding_edge dart-trunk
svn merge -c 44526 https://dart.googlecode.com/svn/branches/bleeding_edge dart-trunk
svn merge -c 44528 https://dart.googlecode.com/svn/branches/bleeding_edge dart-trunk
The text was updated successfully, but these errors were encountered: