-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[CP] Add missing promotion of Finalizer external size. #51798
Copy link
Copy link
Closed
Labels
area-metaCross-cutting, high-level issues (for tracking many other implementation issues, ...).Cross-cutting, high-level issues (for tracking many other implementation issues, ...).cherry-pick-approvedLabel for approved cherrypick requestLabel for approved cherrypick requestcherry-pick-reviewIssue that need cherry pick triage to approveIssue that need cherry pick triage to approvemerge-to-stable
Metadata
Metadata
Assignees
Labels
area-metaCross-cutting, high-level issues (for tracking many other implementation issues, ...).Cross-cutting, high-level issues (for tracking many other implementation issues, ...).cherry-pick-approvedLabel for approved cherrypick requestLabel for approved cherrypick requestcherry-pick-reviewIssue that need cherry pick triage to approveIssue that need cherry pick triage to approvemerge-to-stable
Type
Fields
Give feedbackNo fields configured for issues without a type.
Commit(s) to merge
f4b34ad
Target
stable
Prepared changelist for beta/stable
https://dart-review.googlesource.com/c/sdk/+/289941
Issue Description
False OutOfMemory exceptions due to a VM accounting bug.
What is the fix
Properly promote external size.
Why cherry-pick
Users have encountered this issue on stable #50537 (comment) and there is no way from the Dart program to work around this.
Risk
medium
Issue link(s)
#50537
Extra Info
No response