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

Flip the Dart VM to run in sound null safety mode by default and deprecate legacy null safety mode #50093

Closed
8 tasks done
a-siva opened this issue Sep 30, 2022 · 6 comments
Closed
8 tasks done
Assignees
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P2 A bug or feature request we're likely to work on

Comments

@a-siva a-siva added the area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. label Sep 30, 2022
@a-siva a-siva added this to the Dart 3 alpha milestone Sep 30, 2022
@a-siva a-siva self-assigned this Sep 30, 2022
@a-siva
Copy link
Contributor Author

a-siva commented Sep 30, 2022

The CL which flips the flag in the Dart VM is here https://dart-review.googlesource.com/c/sdk/+/261140

@a-siva
Copy link
Contributor Author

a-siva commented Sep 30, 2022

//cc @mit-mit

@khyati82
Copy link

khyati82 commented Oct 6, 2022

@a-siva - Do we have an ETA on when this work will be complete.
CC - @mit-mit

@a-siva
Copy link
Contributor Author

a-siva commented Oct 6, 2022

The goal is to get this CL to be clean in time for the Novemeber branch cut.

@a-siva a-siva added P2 A bug or feature request we're likely to work on vm-triaged labels Nov 4, 2022
@a-siva
Copy link
Contributor Author

a-siva commented Dec 19, 2022

The flag has been flipped, two issues in the original list are not done yet but they did not block the flag flipping.

Marking this as closed.

@a-siva a-siva closed this as completed Dec 19, 2022
@mit-mit
Copy link
Member

mit-mit commented Dec 19, 2022

Thanks @a-siva !

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. P2 A bug or feature request we're likely to work on
Projects
None yet
Development

No branches or pull requests

3 participants