Skip to content

Cleanups from the removal of the VM isolate.#186407

Draft
rmacnak-google wants to merge 1 commit into
flutter:masterfrom
rmacnak-google:remove-vm-isolate
Draft

Cleanups from the removal of the VM isolate.#186407
rmacnak-google wants to merge 1 commit into
flutter:masterfrom
rmacnak-google:remove-vm-isolate

Conversation

@rmacnak-google

@rmacnak-google rmacnak-google commented May 12, 2026

Copy link
Copy Markdown
Contributor

Old snapshot symbols:

  • kDartVmSnapshotData
  • kDartVmSnapshotInstructions
  • kDartIsolateSnapshotData
  • kDartIsolateSnapshotInstructions

New snapshot symbols:

  • kDartSnapshotData
  • kDartSnapshotText

As a transitional measure, gen_snapshot is generating the old symbols as aliases and the VM is accepting and ignoring the VM isolate's snapshot parameters to Dart_Initialize.

@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label May 12, 2026
@github-actions github-actions Bot added platform-android Android applications specifically tool Affects the "flutter" command-line tool. See also t: labels. engine flutter/engine related. See also e: labels. platform-fuchsia Fuchsia code specifically team-android Owned by Android platform team labels May 12, 2026
@github-actions github-actions Bot removed the CICD Run CI/CD label May 12, 2026
@rmacnak-google rmacnak-google added the CICD Run CI/CD label May 12, 2026
@github-actions github-actions Bot removed the CICD Run CI/CD label May 12, 2026
@rmacnak-google rmacnak-google added the CICD Run CI/CD label May 12, 2026
@github-actions github-actions Bot removed the CICD Run CI/CD label May 12, 2026
@rmacnak-google rmacnak-google added the CICD Run CI/CD label May 12, 2026
@github-actions github-actions Bot removed the CICD Run CI/CD label May 13, 2026
@rmacnak-google rmacnak-google added the CICD Run CI/CD label May 13, 2026
@github-actions github-actions Bot removed the CICD Run CI/CD label May 13, 2026
@rmacnak-google rmacnak-google added the CICD Run CI/CD label May 13, 2026
@github-actions github-actions Bot added team-engine Owned by Engine team d: docs/ flutter/flutter/docs, for contributors and removed CICD Run CI/CD labels May 18, 2026
@rmacnak-google rmacnak-google added the CICD Run CI/CD label May 18, 2026
@github-actions github-actions Bot added team-ios Owned by iOS platform team team-macos Owned by the macOS platform team and removed CICD Run CI/CD labels May 19, 2026
@github-actions github-actions Bot removed the CICD Run CI/CD label May 19, 2026
@rmacnak-google rmacnak-google added the CICD Run CI/CD label May 19, 2026
@github-actions github-actions Bot removed the CICD Run CI/CD label May 19, 2026
@rmacnak-google rmacnak-google added the CICD Run CI/CD label May 19, 2026
@github-actions github-actions Bot removed the CICD Run CI/CD label May 19, 2026
@rmacnak-google rmacnak-google added the CICD Run CI/CD label May 19, 2026
@github-actions github-actions Bot removed the CICD Run CI/CD label May 19, 2026
@rmacnak-google rmacnak-google added the CICD Run CI/CD label May 19, 2026
@github-actions github-actions Bot removed the CICD Run CI/CD label May 20, 2026
@rmacnak-google rmacnak-google added the CICD Run CI/CD label May 20, 2026
@flutter-dashboard

Copy link
Copy Markdown

This pull request is not mergeable in its current state, likely because of a merge conflict. Pre-submit CI jobs were not triggered. Pushing a new commit to this branch that resolves the issue will result in pre-submit jobs being scheduled.

@github-actions github-actions Bot removed the CICD Run CI/CD label May 20, 2026
@rmacnak-google rmacnak-google added the CICD Run CI/CD label May 20, 2026
@github-actions github-actions Bot removed the CICD Run CI/CD label May 20, 2026
@rmacnak-google rmacnak-google added the CICD Run CI/CD label May 20, 2026
@github-actions github-actions Bot removed the CICD Run CI/CD label May 20, 2026
@rmacnak-google rmacnak-google added the CICD Run CI/CD label May 20, 2026
Old snapshot symbols:
- kDartVmSnapshotData
- kDartVmSnapshotInstructions
- kDartIsolateSnapshotData
- kDartIsolateSnapshotInstructions

New snapshot symbols:
- kDartSnapshotData
- kDartSnapshotText

As a transitional measure, gen_snapshot is generating the old symbols as aliases and the VM is accepting and ignoring the VM isolate's snapshot parameters to Dart_Initialize.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CICD Run CI/CD d: docs/ flutter/flutter/docs, for contributors engine flutter/engine related. See also e: labels. platform-android Android applications specifically platform-fuchsia Fuchsia code specifically team-android Owned by Android platform team team-engine Owned by Engine team team-ios Owned by iOS platform team team-macos Owned by the macOS platform team tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants