Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the Q1 2021 small features release in the VM/AOT #44914

Closed
leafpetersen opened this issue Feb 9, 2021 · 7 comments
Closed

Implement the Q1 2021 small features release in the VM/AOT #44914

leafpetersen opened this issue Feb 9, 2021 · 7 comments
Assignees
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.

Comments

@leafpetersen
Copy link
Member

Implementation issue for this set of features.

cc @a-siva @mkustermann @mraleph @franklinyow

@leafpetersen leafpetersen added the area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. label Feb 9, 2021
@leafpetersen leafpetersen added this to the March Beta Release milestone Feb 9, 2021
@leafpetersen
Copy link
Member Author

See also.

@a-siva
Copy link
Contributor

a-siva commented Feb 9, 2021

Here are the 3 sub tracking issues for this

@a-siva
Copy link
Contributor

a-siva commented Feb 9, 2021

/cc @alexmarkov @crelier

dart-bot pushed a commit that referenced this issue Feb 24, 2021
TEST=runtime/tests/vm/dart/unsigned_shift_right_test.dart and other
tests for >>>.

Issue #30892
Issue #44914

Change-Id: I7f0a9e1e486be06576c5d9bff3659b0aa6d68c23
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/184921
Commit-Queue: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Reviewed-by: Régis Crelier <regis@google.com>
@leafpetersen
Copy link
Member Author

@a-siva any updates here?

@a-siva
Copy link
Contributor

a-siva commented Mar 13, 2021

@crelier is waiting for the CFE implementation for generic types as type arguments to be done so he can verify it on the VM (Issue #44930)

@franklinyow
Copy link
Contributor

#44930 is closed.

@a-siva
Copy link
Contributor

a-siva commented Mar 22, 2021

The language features are all implemented, we will be tracking test failures in these new features in individual issues for each failure.

@a-siva a-siva closed this as completed Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Projects
None yet
Development

No branches or pull requests

3 participants