Skip to content

Issues: dart-lang/sdk

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

sharing should be limited to "trivially shareable types" for now 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 triaged Issue has been triaged by sub team
#60825 opened May 30, 2025 by aam
Flaky VM crash running analysis server area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. crash Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash. triaged Issue has been triaged by sub team
#60770 opened May 21, 2025 by rmacnak-google
HttpServer: we have default headers that are set, even when against RFC area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-io triaged Issue has been triaged by sub team
#60768 opened May 21, 2025 by kevmoo
VM: Surprising failures to remove bound checks (especially in AOT) area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P3 A lower priority bug or feature request triaged Issue has been triaged by sub team type-performance Issue relates to performance or code size
#60753 opened May 19, 2025 by jensjoha
For loop removes bound check of const list lookup, but do loop does not area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P3 A lower priority bug or feature request triaged Issue has been triaged by sub team type-performance Issue relates to performance or code size vm-aot-code-size Related to improvements in AOT code size
#60739 opened May 16, 2025 by jensjoha
vm:shared fields with initializers should provide atomicity of initialization 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 triaged Issue has been triaged by sub team
#60699 opened May 9, 2025 by aam
VM unlinked_ast_to_text_test failure in CL area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. triaged Issue has been triaged by sub team
#60685 opened May 7, 2025 by lrhn
Fix tests that expect to receive VM Service events area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. pkg-dds For issues related to the Dart Development Service pkg-vm-service triaged Issue has been triaged by sub team vm-service The VM Service Protocol, both the specification and its implementation
#60665 opened May 2, 2025 by derekxu16
Failures on [VM/dartdev] Switch dartdev to use an AOT runtime. area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening triaged Issue has been triaged by sub team
#60655 opened May 1, 2025 by a-siva
IsolateGroup.runSync should be supported on simulators 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 triaged Issue has been triaged by sub team
#60653 opened Apr 30, 2025 by aam
use shared slow path stubs for StoreStaticFieldInstr area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P3 A lower priority bug or feature request triaged Issue has been triaged by sub team
#60640 opened Apr 29, 2025 by aam
FFI failures on Windows ARM64 area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening library-ffi triaged Issue has been triaged by sub team
#60554 opened Apr 16, 2025 by rmacnak-google
Support profiling of IsolateGroup callbacks 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 triaged Issue has been triaged by sub team
#60508 opened Apr 9, 2025 by aam
Support debugging of IsolateGroup callbacks 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 triaged Issue has been triaged by sub team
#60507 opened Apr 9, 2025 by aam
Flaky VM crash: runtime\platform\threads.h: 55: error: expected: owner_ == kUnowned area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening triaged Issue has been triaged by sub team
#60499 opened Apr 8, 2025 by alexmarkov
Platform.script should be reworked to always return the Dart entrypoint path area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-io P3 A lower priority bug or feature request triaged Issue has been triaged by sub team type-enhancement A request for a change that isn't a bug
#60498 opened Apr 8, 2025 by bkonyi
InvokeFunction calls disabled Code area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. crash Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash. triaged Issue has been triaged by sub team
#60492 opened Apr 7, 2025 by rmacnak-google
[dart:io] HttpClientCredentials and subtypes should be final/sealed area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-_http library-io triaged Issue has been triaged by sub team
#60491 opened Apr 7, 2025 by kevmoo
Lost connection to device when ffi with process a command area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. triaged Issue has been triaged by sub team vm-native
#60486 opened Apr 7, 2025 by orange-pig
[io] http: improper handling of invalid Transfer-Encodings area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-io triaged Issue has been triaged by sub team
#60481 opened Apr 4, 2025 by kenballus
standalone/check_for_aot_snapshot_jit_test timing out on win-debug-arm64 area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening triaged Issue has been triaged by sub team
#60478 opened Apr 4, 2025 by sstrickl
Failures on [vm, test] Enable some AOT testing for Fuchsia. area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening library-ffi P3 A lower priority bug or feature request triaged Issue has been triaged by sub team
#60442 opened Mar 31, 2025 by rmacnak-google
Process.run on Windows has an empty stdout area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-io triaged Issue has been triaged by sub team
#60362 opened Mar 19, 2025 by MegatronKing
Failures on "Add documentation, tests and better parameter names to Float32x4." area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening triaged Issue has been triaged by sub team
#60336 opened Mar 17, 2025 by alexmarkov
Add a presubmit that checks that tests that set breakpoints are skipped on AOT configurations area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. triaged Issue has been triaged by sub team type-enhancement A request for a change that isn't a bug vm-service The VM Service Protocol, both the specification and its implementation
#60317 opened Mar 13, 2025 by derekxu16
ProTip! Follow long discussions with comments:>50.