-
Notifications
You must be signed in to change notification settings - Fork 5k
Insights: dotnet/runtime
Overview
Could not load contribution data
Please try again later
3 Releases published by 1 person
-
v8.0.15 .NET 8.0.15
published
Apr 8, 2025 -
v9.0.4 .NET 9.0.4
published
Apr 8, 2025 -
v10.0.0-preview.3.25171.5 .NET 10.0 Preview 3
published
Apr 29, 2025
499 Pull requests merged by 106 people
-
Includes type forwarding for System.Text.Unicode.Utf8 to the Microsoft.Bcl.Memory library
#111292 merged
May 7, 2025 -
Remove SLH-DSA OOM test
#115341 merged
May 6, 2025 -
Fix instance size emission in ILCompiler to handle indeterminate sizes
#115293 merged
May 6, 2025 -
[wasm] Use packedsimd in hexconverter
#115062 merged
May 6, 2025 -
Handle not supported name constraints on Linux
#115308 merged
May 6, 2025 -
Update MacOS signing to use PME
#115342 merged
May 6, 2025 -
Fix empty LdapException.ServerErrorMessage
#115192 merged
May 6, 2025 -
[release/8.0-staging] improve distribute_free_regions
#115023 merged
May 6, 2025 -
[release/9.0-staging] improve distribute_free_regions
#115167 merged
May 6, 2025 -
Onboard the GitHub Action based Issue-Labeler
#115256 merged
May 6, 2025 -
[Perf] Add build time measurements for apple mobile and android scenarios
#113469 merged
May 6, 2025 -
Align SlhDsa API with MLKem
#115290 merged
May 6, 2025 -
[main] Source code updates from dotnet/dotnet
#115257 merged
May 6, 2025 -
[cDAC] Implement ISOSDacImpl.GetAssemblyList
#114800 merged
May 6, 2025 -
[mono][metadata] Defer class init for T when initializing T[].
#115278 merged
May 6, 2025 -
[clr-interp] Fix access of boxed static fields address
#115198 merged
May 6, 2025 -
[Mono]: Make sure interpreter gc_transitions gets reset on managed exceptions.
#115052 merged
May 6, 2025 -
Fix SLH-DSA key to use SHA-1 MAC for Windows support
#115271 merged
May 6, 2025 -
Clean up stale debugger-related surface area in ThreadPool and Task{Scheduler}
#115210 merged
May 6, 2025 -
Use whole-archive to ensure DAC exports are preserved
#115309 merged
May 5, 2025 -
JIT: more bv-centric refactoring for escape analysis
#115291 merged
May 5, 2025 -
[wasm] Bump chrome for testing - linux: 136.0.7103.59, windows: 136.0.7103.49
#115276 merged
May 5, 2025 -
Update DotNetBuild.props
#115229 merged
May 5, 2025 -
[wasm][aot] Reenable AOT System.Runtime.Intrinsics/tests and fix problems that exposed
#115204 merged
May 5, 2025 -
Use Span<T>-based methods in System.Net.Mail
#115111 merged
May 5, 2025 -
[wasm][aot] Fix op_OnesComplement on wasm and enable ceil/floor
#115151 merged
May 5, 2025 -
Allow access to connection info in certificate validation callback
#115186 merged
May 5, 2025 -
Defer RemoteCertificate assignment after X509 Chain build
#114781 merged
May 5, 2025 -
Delete obsolete code in metadata
#115292 merged
May 5, 2025 -
Fix source-build validation leg
#115272 merged
May 5, 2025 -
Mark CoreLib Internal.Console methods with NoInline
#115282 merged
May 4, 2025 -
JIT: refactor escape analysis to be more bv-centric
#115213 merged
May 4, 2025 -
Fix UrlAttribute handling of relative Uris
#115234 merged
May 3, 2025 -
Remove HMF from IL_Throw/IL_ThrowExact/IL_Rethrow
#115253 merged
May 3, 2025 -
Dump more info in JitDump for HWIHNTRINSIC nodes
#115255 merged
May 3, 2025 -
Attempt to load X.509 keys as ECDH keys first
#115249 merged
May 3, 2025 -
Minor tensor fixes
#115125 merged
May 2, 2025 -
Fix globalization test on mobile platforms
#115248 merged
May 2, 2025 -
Add VMOVD VMOVW APIs in JIT
#115068 merged
May 2, 2025 -
Convert JIT_Box* to C#
#115134 merged
May 2, 2025 -
JIT: Speed up floating to integer casts on x86/x64
#114410 merged
May 2, 2025 -
JIT: Shrink data section for const vector loads
#114040 merged
May 2, 2025 -
JIT: Accelerate long -> floating casts on x86
#113930 merged
May 2, 2025 -
Support SLH-DSA keys in certs
#115212 merged
May 2, 2025 -
[main] Source code updates from dotnet/dotnet
#115214 merged
May 2, 2025 -
Log error to host
#114944 merged
May 2, 2025 -
Interpreter EH support in the runtime
#114649 merged
May 2, 2025 -
Add bootstrapping build mechanism and enable for SourceBuild
#114285 merged
May 2, 2025 -
Ensure VN produces correctly initialized simdmask_t
#115227 merged
May 2, 2025 -
Fix config source gen with value tuple
#115233 merged
May 2, 2025 -
[cDAC] Implement 'no-op' ISOSDacInterface methods
#115207 merged
May 1, 2025 -
JIT: Avoid recording uncanonicalizable loops
#115223 merged
May 1, 2025 -
[cDAC] IXCLRDataStackWalk::GetContext returns proper HResult
#115157 merged
May 1, 2025 -
JIT: escape analysis for delegates
#115172 merged
May 1, 2025 -
JIT: Keep side effects in promotion decomposition
#115221 merged
May 1, 2025 -
[RuntimeAsync] Moving tests from runtimelabs.
#115169 merged
May 1, 2025 -
Add PKCS#8, SPKI and PEM support for SLH-DSA
#114943 merged
May 1, 2025 -
JIT: Disallow flowgraph modifications during VN opts
#115197 merged
Apr 30, 2025 -
Adding additional 8 eGPR.
#113988 merged
Apr 30, 2025 -
Build host.native for native AOT libraries testing
#114764 merged
Apr 30, 2025 -
Update approved API in runtime-async spec
#115181 merged
Apr 30, 2025 -
Add timeout to Fuzzlyn reductions
#115189 merged
Apr 30, 2025 -
Reformat TypePreinit.cs
#115191 merged
Apr 30, 2025 -
Fix alignment in diagram in comment in clrconfigvalues
#115195 merged
Apr 30, 2025 -
Remove ReadyToRun prefix from image layout code
#115188 merged
Apr 30, 2025 -
Cleanup --whole-archive linking
#115194 merged
Apr 30, 2025 -
Exclude --gcc-toolchain from cross arg
#115163 merged
Apr 30, 2025 -
Fix passing flags in single-file tests for NativeLibrary.TryLoad
#115173 merged
Apr 30, 2025 -
[WinHTTP] Fix certificate caching timeout
#115144 merged
Apr 30, 2025 -
Fix culture creation with undetermined lang tag
#115166 merged
Apr 30, 2025 -
Increase timeout on fuzzing deployment pipeline
#114535 merged
Apr 30, 2025 -
Fix regression caused by overload resolution.
#115164 merged
Apr 30, 2025 -
JIT: Decrease Gauss-Seidel stop residual
#115150 merged
Apr 30, 2025 -
Reuse crossgen2 logic to lay out methods using PGO data
#114736 merged
Apr 30, 2025 -
Suppress CredScan false positive in PfxTests.cs
#115184 merged
Apr 30, 2025 -
[QUIC] Delete ActiveIssues on SupportedLinuxPlatforms_IsSupportedIsTrue test
#115141 merged
Apr 30, 2025 -
JIT: Model partial defs less conservatively in liveness when possible
#115081 merged
Apr 30, 2025 -
JIT: Add runtime async transformation
#114861 merged
Apr 30, 2025 -
[browser] Clean up Wasm.Build.Tests
#114993 merged
Apr 30, 2025 -
[main] Source code updates from dotnet/dotnet
#115176 merged
Apr 30, 2025 -
Delete s390x and ppc64le helix queues
#115161 merged
Apr 29, 2025 -
Fix ML-KEM test to use PBES1+3DES
#115160 merged
Apr 29, 2025 -
[main] Source code updates from dotnet/dotnet
#115114 merged
Apr 29, 2025 -
Update Alma Linux 8 -> 9
#115132 merged
Apr 29, 2025 -
Fix markdownl lint
#115159 merged
Apr 29, 2025 -
Simplify 64-bit platform conditions
#115083 merged
Apr 29, 2025 -
Enable CoreCLR/tvOS build
#111804 merged
Apr 29, 2025 -
Remove HoistedLocal from runtime-async spec
#112918 merged
Apr 29, 2025 -
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2698317
#115007 merged
Apr 29, 2025 -
Remove a couple unnecessary 'lock(this)' statements
#115013 merged
Apr 29, 2025 -
ML-KEM: PKCS12/PFX Loading
#115100 merged
Apr 29, 2025 -
ML-KEM: Fix-up ASN.1 reading and writing logic
#115066 merged
Apr 29, 2025 -
[main] Update dependencies from dotnet/icu, dotnet/runtime-assets
#115139 merged
Apr 29, 2025 -
Remove Raspbian 10
#115129 merged
Apr 29, 2025 -
Update gcc leg from v14 to v15
#115128 merged
Apr 29, 2025 -
[mono][infra] Extend subscriber list for
area-Infrastructure-mono
#115118 merged
Apr 28, 2025 -
Fix the value of MethodImplOptions.Async in spec
#115126 merged
Apr 28, 2025 -
win-x86: Replace "ret n" thunks with assembly code
#115089 merged
Apr 28, 2025 -
Implement breakpoint disassembly support for Intel APX
#114120 merged
Apr 28, 2025 -
Fix IDN Test on Linux
#115121 merged
Apr 28, 2025 -
[clr-interp] Implement
CEE_LOCALLOC
and frame data allocator for dynamic stack allocations#114860 merged
Apr 28, 2025 -
[cDAC] Fix method table slot lookup
#115057 merged
Apr 28, 2025 -
Add single-file host tests for native library load
#115061 merged
Apr 28, 2025 -
Remove redundant 'freeList' field from HashLookup class
#114914 merged
Apr 28, 2025 -
Simplify conditional operator
#112074 merged
Apr 28, 2025 -
[browser] Consider WasmSDK projects RID agnostic
#114429 merged
Apr 28, 2025 -
Add null check for EnumerationOptions
#114672 merged
Apr 28, 2025 -
[RuntimeAsync] Merge from labs, all except JIT
#114675 merged
Apr 28, 2025 -
[main] Update dependencies from dotnet/hotreload-utils
#115105 merged
Apr 28, 2025 -
[NativeAOT] Add linux-arm64 pri1 runtime tests to outerloop run
#114948 merged
Apr 28, 2025 -
Test /etc/os-release existence before grepping
#115086 merged
Apr 27, 2025 -
[wasm] Bump chrome for testing - linux: 135.0.7049.114, windows: 136.0.7103.48
#115084 merged
Apr 27, 2025 -
[RISC-V] Extend register for slti
#114900 merged
Apr 27, 2025 -
JIT: revise may/must point to stack analysis
#115080 merged
Apr 27, 2025 -
Cleanup some unused code and signature
#112905 merged
Apr 26, 2025 -
[main] Source code updates from dotnet/dotnet
#115072 merged
Apr 26, 2025 -
[STJ] Account for F# CompilationMappingAttribute now supporting multiple declarations.
#114961 merged
Apr 26, 2025 -
[Test Only] Fix Idn tests
#115030 merged
Apr 26, 2025 -
Disable ctor calls on classes marked with
ComImport
when COM interop feature isn't enabled.#115009 merged
Apr 26, 2025 -
Fix last issue with GC bridge comparison and enable all tests
#115049 merged
Apr 26, 2025 -
[release/9.0] Update CentOS Stream, Debian, OpenSUSE
#115027 merged
Apr 26, 2025 -
Delete redundant gcc-toolchain flag
#115073 merged
Apr 26, 2025 -
[Test Only] Fix Idn tests
#115032 merged
Apr 26, 2025 -
Fix typing of BlendVariableMask condition when optimizing TernaryLogic
#114837 merged
Apr 26, 2025 -
[X86/Funclets] Fix uninitalized values in SoftwareExceptionFrame::UpdateContextFromTransitionBlock
#115065 merged
Apr 26, 2025 -
Interpreter GC info stage 2: Generate empty GC info and add baseline implementation of EnumGcRefs
#113948 merged
Apr 26, 2025 -
spmi collect/jitrollingbuild: Replace DefaultAzureCredential => AzureCliCredential
#115067 merged
Apr 26, 2025 -
Add link to Android doc
#114977 merged
Apr 25, 2025 -
[release/8.0] Update OpenSUSE
#115028 merged
Apr 25, 2025 -
JIT: fix ACD EH region removal updates for filters
#115054 merged
Apr 25, 2025 -
Sve: Fix Gather/Scatter tests
#115036 merged
Apr 25, 2025 -
[wasm coreclr] Keep primary flavor mono for browser builds
#115059 merged
Apr 25, 2025 -
[cdac] Nits follow up from transport package PR
#115047 merged
Apr 25, 2025 -
Fix AnyKey query when there are duplicates and multiple service types
#114972 merged
Apr 25, 2025 -
[release/10.0-preview4] [Test Only] Fix Idn failing tests
#115021 merged
Apr 25, 2025 -
Fix Idn failing tests
#115018 merged
Apr 25, 2025 -
Cleanup Microsoft.DotNet.VersionTools.Tasks, it got removed from arcade
#115046 merged
Apr 25, 2025 -
[wasm] Fix MT build
#115050 merged
Apr 25, 2025 -
[main] Update dependencies from dotnet/xharness
#115044 merged
Apr 25, 2025 -
JIT: fix issues in field-wise escape analysis
#114974 merged
Apr 25, 2025 -
Do not rethrow from SocketsTestServerAPM.OnAccept
#114964 merged
Apr 25, 2025 -
[main] Source code updates from dotnet/dotnet
#115034 merged
Apr 25, 2025 -
[cdac] Create transport package and rename the cdac reader
#114812 merged
Apr 25, 2025 -
HTTP/3: Eliminate near-zero "wait for connection" telemetry signals
#114083 merged
Apr 25, 2025 -
[browser] disable Wasm.Browser.EventPipe.Sample
#115000 merged
Apr 25, 2025 -
Fix minidump generation - missing IP for exception stack frames
#115025 merged
Apr 25, 2025 -
[wasm][coreclr] Make libs subset build
#114548 merged
Apr 25, 2025 -
Prepend SysRoot to lib search path on freebsd
#115035 merged
Apr 25, 2025 -
ML-KEM: Change parameter from ReadOnlySpan to array
#115016 merged
Apr 25, 2025 -
Add language slug
#114984 merged
Apr 25, 2025 -
Refactor SLH-DSA tests
#114981 merged
Apr 24, 2025 -
JIT: boost inlining for methods that may return small arrays
#114806 merged
Apr 24, 2025 -
JIT: revised fix for fp division issue in profile synthesis
#115005 merged
Apr 24, 2025 -
Fix some static analysis errors
#114997 merged
Apr 24, 2025 -
[release/10.0-preview4] [browser] Ensure compression targets run after preloading
#114960 merged
Apr 24, 2025 -
[release/9.0-staging] Run outerloop pipeline only for release branches, not staging/preview
#115011 merged
Apr 24, 2025 -
[release/10.0-preview4] Run outerloop pipeline only for release branches, not staging/preview
#115010 merged
Apr 24, 2025 -
[release/8.0-staging] Run outerloop pipeline only for release branches, not staging/preview
#115012 merged
Apr 24, 2025 -
Add support of System.Uri to UrlAttribute
#114992 merged
Apr 24, 2025 -
[wasm] Try out a PackedSimd WideningLoader
#114811 merged
Apr 24, 2025 -
Run outerloop pipeline only for release branches, not staging/preview
#114971 merged
Apr 24, 2025 -
[main] Source code updates from dotnet/dotnet
#114990 merged
Apr 24, 2025 -
[release/10.0-preview4] Tar: Adjust the way we write GNU longlink and longpath metadata
#114942 merged
Apr 24, 2025 -
Tar: Adjust the way we write GNU longlink and longpath metadata
#114940 merged
Apr 24, 2025 -
Don't expose TrustedCertificatesDirectory() and StartNewTlsSessionContext() to NetFx
#113963 merged
Apr 24, 2025 -
Fix several messages mistreated as format strings
#114970 merged
Apr 24, 2025 -
Make specifying just
DllImportSearchPath.AssemblyDirectory
only search in assembly directory#114756 merged
Apr 24, 2025 -
Added missing clearing of pooled arrays
#114545 merged
Apr 24, 2025 -
Fix the amd64 cross-DAC stack unwinding
#114836 merged
Apr 23, 2025 -
[release/9.0-staging] Do not set the salt or info if they are NULL for OpenSSL HKDF.
#114877 merged
Apr 23, 2025 -
Delete emit breaks from R2R helper node
#114920 merged
Apr 23, 2025 -
Report error if dotnet-pgo trace contains multiple processes
#114962 merged
Apr 23, 2025 -
Remove unreliable check in Rate Limiting test
#114963 merged
Apr 23, 2025 -
Document NDK upgrade process
#112885 merged
Apr 23, 2025 -
[main] Update dependencies from dotnet/arcade
#114853 merged
Apr 23, 2025 -
Enlarge stack overflow handling stack
#114956 merged
Apr 23, 2025 -
[main] Update dependencies from dotnet/roslyn
#114857 merged
Apr 23, 2025 -
[main] Update dependencies from dotnet/command-line-api
#114947 merged
Apr 23, 2025 -
WebSocket: observe exceptions in WaitForServerToCloseConnectionAsync
#114689 merged
Apr 23, 2025 -
JIT: Optimize bit-wise and operation and compare with same constant value
#111933 merged
Apr 23, 2025 -
Fix side effect handling for certain TernaryLogic cases
#114848 merged
Apr 23, 2025 -
Fix SPMI realworld collection output file naming
#114937 merged
Apr 23, 2025 -
Fix non-portable CI builds.
#114949 merged
Apr 23, 2025 -
[browser] Ensure compression targets run after preloading
#114953 merged
Apr 23, 2025 -
[cDAC] Handle non-mapped images correctly
#114688 merged
Apr 23, 2025 -
Remove
WasmFingerprintDotnetJs
tests and addOverrideHtmlAssetPlaceholders
tests#112859 merged
Apr 23, 2025 -
[release/8.0-staging] Strip trailing slash from source dir for cmake4
#114906 merged
Apr 23, 2025 -
[release/9.0-staging] Strip trailing slash from source dir for cmake4
#114905 merged
Apr 23, 2025 -
[release/9.0-staging] [mono] Workaround MSVC miscompiling sgen_clz
#114903 merged
Apr 23, 2025 -
[release/8.0-staging] [mono] Workaround MSVC miscompiling sgen_clz
#114904 merged
Apr 23, 2025 -
[main] Update dependencies from dotnet/hotreload-utils, dotnet/icu, dotnet/runtime-assets, dotnet/sdk
#114852 merged
Apr 23, 2025 -
[browser] Use regex to match boot config placeholder
#114897 merged
Apr 23, 2025 -
JIT: Avoid overriding argument register with 'jmp' epilog
#114899 merged
Apr 23, 2025 -
Delete dead code in the interpreter
#114890 merged
Apr 23, 2025 -
[browser] Use OverrideHtmlAssetPlaceholders=true in browser template
#113654 merged
Apr 23, 2025 -
JIT: Do not report duplicate EH clauses to VM
#114895 merged
Apr 23, 2025 -
Bump main to .NET 10 Preview 5
#114938 merged
Apr 23, 2025 -
[release/9.0-staging] Fix debugger app hangs related to thread exit
#114917 merged
Apr 23, 2025 -
Add NIST ACVP 3rd Party Notice
#114931 merged
Apr 22, 2025 -
Fix Baggage order in W3C propagator extraction
#114926 merged
Apr 22, 2025 -
Fix inconsistent newline format when logging exceptions to console.
#114692 merged
Apr 22, 2025 -
Update LoopHeadPred to point to right loop IG
#114882 merged
Apr 22, 2025 -
Support Rate Limiting Trace Sampling
#114880 merged
Apr 22, 2025 -
[automated] Merge branch 'release/8.0' => 'release/8.0-staging'
#114668 merged
Apr 22, 2025 -
Add runtimeconfig switch for Thread_UseAllCpuGroups/Thread_AssignCpuGroups
#114799 merged
Apr 22, 2025 -
PersistedAssemblyBuilder: local tokens emitted incorrectly because of the scoping levels
#114758 merged
Apr 22, 2025 -
[crossgen2] Rename TryGetReadyToRunHeader to TryGetCompositeReadyToRunHeader
#114886 merged
Apr 22, 2025 -
Micro optimizations to improve the performance of EH stackwalking, particularly in the X86 with Funclets model
#114582 merged
Apr 22, 2025 -
[LoongArch64] Fix some bugs to make NativeAOT stable.
#114618 merged
Apr 22, 2025 -
[WinHTTP] remove unnecessary manual decompression
#114778 merged
Apr 22, 2025 -
ILLink : Test API expsure
#114567 merged
Apr 22, 2025 -
Fix debugger app hangs related to thread exit
#114887 merged
Apr 22, 2025 -
Disable PingTest.CancelSendPingAsync on OSX
#114783 merged
Apr 22, 2025 -
[WinHTTP] Fix ContentDisposition test on FW
#114892 merged
Apr 22, 2025 -
Fold "new T[size].Length" into "size"
#114845 merged
Apr 22, 2025 -
Add more tests for SmtpClient
#114690 merged
Apr 22, 2025 -
Tar: Write unused GNU tar entry size, ctime and atime bytes in the expected format
#114868 merged
Apr 22, 2025 -
[LoongArch64] Improve the functionality of LoongArch64 R2R
#114666 merged
Apr 22, 2025 -
Check existing neutral flag on R2R rewrite
#114850 merged
Apr 22, 2025 -
Update JITEEVersionIdentifier
#114883 merged
Apr 22, 2025 -
Update Fedora helix images -- 41 -> 42
#114791 merged
Apr 21, 2025 -
Do not set the salt or info if they are NULL for OpenSSL HKDF.
#114864 merged
Apr 21, 2025 -
Improve error message when running on outdated Windows OS with incomplete CET support
#114839 merged
Apr 21, 2025 -
Fix build with enabled FEATURE_ENABLE_NO_ADDRESS_SPACE_RANDOMIZATION
#112689 merged
Apr 21, 2025 -
Abolish PSPSym from ABI
#114630 merged
Apr 21, 2025 -
[Profiler][Tests] Add shutdown guard and filter to classload test
#114849 merged
Apr 21, 2025 -
[main] Update dependencies from dnceng/internal/dotnet-optimization
#114851 merged
Apr 21, 2025 -
[main] Update dependencies from dotnet/source-build-reference-packages
#114854 merged
Apr 21, 2025 -
[browser] Fix hard fingerprint on json boot config with OverrideHtmlAssetPlaceholders=true
#114859 merged
Apr 21, 2025 -
Make it possible to preinitialize
ComInterfaceEntry
#114459 merged
Apr 21, 2025 -
Remove gitter from readme
#114841 merged
Apr 21, 2025 -
JIT: don't mark callees noinline for non-fatal observations with pgo
#114821 merged
Apr 21, 2025 -
Don't optimize prologues/epilogues in OptimizePostIndexed
#114843 merged
Apr 20, 2025 -
Remove getTypeForBoxOnStack from jit interface
#114754 merged
Apr 19, 2025 -
Deref pointer in minipal/time
#114598 merged
Apr 19, 2025 -
[clr-interp] Add support for virtual method calls
#114529 merged
Apr 19, 2025 -
[browser] Preload dotnet.js
#114534 merged
Apr 19, 2025 -
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2690943
#114807 merged
Apr 19, 2025 -
[main] Update dependencies from dotnet/roslyn
#114761 merged
Apr 19, 2025 -
[main] Update dependencies from dotnet/arcade
#114777 merged
Apr 19, 2025 -
[main] Update dependencies from dotnet/command-line-api
#114829 merged
Apr 19, 2025 -
[release/9.0-staging] [wasm] Read messages from binlog if process output is missing build finished message
#114676 merged
Apr 19, 2025 -
Replace compiler specific options with C++
thread_local
keyword#114660 merged
Apr 19, 2025 -
Remove unsafe code from Http KnownHeaders
#114757 merged
Apr 19, 2025 -
Change CrlBuilderTests to use a static RSA key with better support.
#114804 merged
Apr 19, 2025 -
Remove test project dir after test finished in trimmingTests.targets
#114819 merged
Apr 18, 2025 -
Use extension everything to polyfill ArgumentNullException.ThrowIfNull
#114644 merged
Apr 18, 2025 -
[main] Update dependencies from dotnet/xharness
#114774 merged
Apr 18, 2025 -
[main] Update dependencies from dnceng/internal/dotnet-optimization
#114776 merged
Apr 18, 2025 -
Zip async implementation follow-up: Fix failures in wasm and add extra tests
#114798 merged
Apr 18, 2025 -
[RISC-V] Utilize
Zba
extension instructions#113999 merged
Apr 18, 2025 -
[RISC-V] Contain
GT_CALL
constantcontrolExpr
to move lower 12 bits to JALR offset#114728 merged
Apr 18, 2025 -
[RISC-V] Move lower 12 bits of indirection address to load / store offset
#114488 merged
Apr 18, 2025 -
Strip trailing slash from source dir for cmake4
#114779 merged
Apr 18, 2025 -
Improve error message when GetRequiredKeyedService() fails
#114796 merged
Apr 18, 2025 -
When parameter type has [ServiceKey] allow 'object' as the parameter type
#114785 merged
Apr 18, 2025 -
[main] Update dependencies from dotnet/roslyn-analyzers
#114814 merged
Apr 18, 2025 -
[mono] Switch simdhash to prime bucket counts; increase load factor
#113274 merged
Apr 18, 2025 -
SLH-DSA implementation for OpenSSL
#114060 merged
Apr 18, 2025 -
[RISC-V] Introduce Zbb
#114150 merged
Apr 17, 2025 -
ML-KEM: X.509 private keys
#114743 merged
Apr 17, 2025 -
Don't consider linux-bionic as a cross-build in UB builds
#114787 merged
Apr 17, 2025 -
Skip zip test on wasm
#114801 merged
Apr 17, 2025 -
[mono] Workaround MSVC miscompiling sgen_clz
#114786 merged
Apr 17, 2025 -
[LoongArch64] Fix ld.lld relocation 'R_LARCH_PCALA_LO12' error when building NativeAOT testcases.
#114616 merged
Apr 17, 2025 -
JIT: teach local assertion prop about non-null helpers
#114749 merged
Apr 17, 2025 -
[HTTP] Fix Content-Disposition name property getters
#114771 merged
Apr 17, 2025 -
Use regular casts for dictionary fallback in HttpHeaders
#114759 merged
Apr 17, 2025 -
[browser] Inline boot config
#114686 merged
Apr 17, 2025 -
Zip async implementation
#114421 merged
Apr 17, 2025 -
Don't use BaseOS as the RID for publishing NativeAOT'd assets when OutputRID is the SDK's RID
#114755 merged
Apr 17, 2025 -
Disable the UTFStringConversionFailures test on CI runs
#114747 merged
Apr 17, 2025 -
JIT: Fix containment check for decomposed long halves in CreateScalar
#114654 merged
Apr 16, 2025 -
[RISC-V] Integer min/max intrinsics
#114687 merged
Apr 16, 2025 -
JIT: Add a type for call emission parameters
#114542 merged
Apr 16, 2025 -
Replace OptimizedInboxTextEncoder vectorization with SearchValues
#114494 merged
Apr 16, 2025 -
fix xharness
#114746 merged
Apr 16, 2025 -
Update DllImportSearchPathTests to avoid relying on any previous cached load
#114719 merged
Apr 16, 2025 -
fix the regression in regions when handling heavily pinning scenarios
#112403 merged
Apr 16, 2025 -
JIT: Escape analysis cleanup
#114716 merged
Apr 16, 2025 -
Add support to add new FieldRVAs to EnC
#114463 merged
Apr 16, 2025 -
Fix contract violations for OLE scenario.
#114609 merged
Apr 16, 2025 -
Increase libraries run timeouts from default 150 to 300 minutes.
#114722 merged
Apr 16, 2025 -
Support W3C Propagator
#114583 merged
Apr 16, 2025 -
[coreclr][android] Don't build/ship unused GC variants for Android
#114448 merged
Apr 16, 2025 -
Add internal intrinsics for instance-based calli
#114495 merged
Apr 16, 2025 -
[main] Update dependencies from dnceng/internal/dotnet-optimization
#114056 merged
Apr 16, 2025 -
[main] Update dependencies from dotnet/xharness
#114057 merged
Apr 16, 2025 -
Don't pass -os twice for windows in DotNetBuild.props
#114732 merged
Apr 16, 2025 -
[main] Update dependencies from dotnet/roslyn-analyzers
#113191 merged
Apr 16, 2025 -
[main] Update dependencies from dotnet/arcade
#114610 merged
Apr 16, 2025 -
Make sure we add the System.Private.* assemblies when using the NativeAOT runtime pack as the runtime package.
#114556 merged
Apr 16, 2025 -
Only run runtime-diagnostics pipeline on a subset of file changes
#114718 merged
Apr 16, 2025 -
ML-KEM: Change public API surface from API review
#114710 merged
Apr 16, 2025 -
[wasm][interp] Add Store intrinsics
#114711 merged
Apr 16, 2025 -
Add guidelines for source generators in
dotnet/runtime
#114709 merged
Apr 15, 2025 -
Fix CA2256 in COM generator when using 'ManagedObjectWrapper'
#114642 merged
Apr 15, 2025 -
[cDAC] Implement IXCLRDataModule APIs SOS uses to read line numbers
#114491 merged
Apr 15, 2025 -
[main] Update dependencies from dotnet/roslyn
#114614 merged
Apr 15, 2025 -
Reapply "Don't use incompatible LOAD_LIBRARY_SEARCH flags when using LOAD_WITH_ALTERED_SEARCH_PATH"
#114651 merged
Apr 15, 2025 -
[main] Update dependencies from dotnet/source-build-reference-packages
#114611 merged
Apr 15, 2025 -
[release/8.0-staging] Update dependencies from dotnet/arcade
#114441 merged
Apr 15, 2025 -
[manual] Merge release/9.0-staging to release/9.0
#114662 merged
Apr 15, 2025 -
[release/8.0] Update dependencies from dotnet/arcade
#114667 merged
Apr 15, 2025 -
Add an IsFuncletCache to the EECodeInfo
#114580 merged
Apr 15, 2025 -
JIT: enhance escape analysis to understand local struct fields
#113977 merged
Apr 15, 2025 -
[wasm][interp] Jiterp packedsimd shifts
#114669 merged
Apr 15, 2025 -
[S.N.Quic] Observe exceptions in ResettableValueTaskSource
#114226 merged
Apr 15, 2025 -
Propagate
Type.GetInterfaces
through dataflow analysis#114149 merged
Apr 15, 2025 -
disable/trim MetricsHandler when System.Diagnostics.Metrics.Meter.IsSupported is false
#114326 merged
Apr 15, 2025 -
Revert 114347 + MSBuild tasks leak workaround + HotReload workaround
#114643 merged
Apr 15, 2025 -
MLDsaOpenSsl + tests
#114485 merged
Apr 15, 2025 -
ML-KEM: X509Certificate2.GetMLKemPublicKey
#114657 merged
Apr 15, 2025 -
[mono][sgen] Fix initialization of can_reduce_color
#114637 merged
Apr 15, 2025 -
[manual] Merge release/8.0-staging into release/8.0
#114661 merged
Apr 15, 2025 -
[wasm][interp] Disable PackedSimd operator aliases while we investigate
#114659 merged
Apr 15, 2025 -
Remove exclusion of WindowsRuntime attribute instantation
#114658 merged
Apr 15, 2025 -
Reimplement PR 112032, preserve trailing extra data when updating ZIP files
#113306 merged
Apr 15, 2025 -
Use
Stream.ReadAtLeast
when loading ZipArchives#114256 merged
Apr 15, 2025 -
JIT: Don't allow retyping of casts containing a memory load
#114602 merged
Apr 14, 2025 -
Revert "[release/9.0] Fix edge cases in Tarjan GC bridge (Android)"
#114641 merged
Apr 14, 2025 -
Never inline AllocateInstances in COM lifetime test
#114648 merged
Apr 14, 2025 -
[release/9.0-staging] Moved a static field initialization from Thread to ProcessorIdCache
#114273 merged
Apr 14, 2025 -
Fix NRE in GenericLookupResult.Equals method
#114624 merged
Apr 14, 2025 -
System.CommandLine update
#111864 merged
Apr 14, 2025 -
[release/8.0-staging] Update dependencies from dotnet/hotreload-utils
#114454 merged
Apr 14, 2025 -
[release/8.0] Update dependencies from dotnet/emsdk
#114577 merged
Apr 14, 2025 -
[release/8.0-staging] Update dependencies from dotnet/runtime-assets
#114588 merged
Apr 14, 2025 -
[release/9.0-staging] Update dependencies from dotnet/xharness
#114612 merged
Apr 14, 2025 -
[release/9.0] Update dependencies from dotnet/emsdk
#114576 merged
Apr 14, 2025 -
[release/9.0-staging] Update dependencies from dotnet/icu
#114254 merged
Apr 14, 2025 -
[release/9.0-staging] Update dependencies from dotnet/runtime-assets
#114589 merged
Apr 14, 2025 -
[release/9.0-staging] Update dependencies from dotnet/sdk
#114613 merged
Apr 14, 2025 -
ProviderAliasAttribute
moved toMicrosoft.Extensions.Logging.Abstractions
solution.#114606 merged
Apr 14, 2025 -
[release/9.0-staging] Update dependencies from dotnet/cecil
#114615 merged
Apr 14, 2025 -
Simplify RID model and handle Linux libc flavors in orchestrated builds
#113765 merged
Apr 14, 2025 -
Fix IsVNConstantBound assert
#114486 merged
Apr 14, 2025 -
Reset ZLibStreamHandle when parsing concatenated GZip streams
#113587 merged
Apr 14, 2025 -
[release/9.0-staging] [debugger] Fix debugging a x86 app in mixed mode
#114077 merged
Apr 14, 2025 -
Optimize Microsoft.Extensions.Caching.Memory
#111050 merged
Apr 14, 2025 -
[H/3] Clean up and fix Alt-Svc handling
#114528 merged
Apr 14, 2025 -
Reunification of ExInfo
#114591 merged
Apr 14, 2025 -
Simplify handling
Span
in the cctor interpreter#114487 merged
Apr 14, 2025 -
Place read-only non-GC static bases into read-only section
#114477 merged
Apr 14, 2025 -
Use PME identity for DAC signing
#113997 merged
Apr 14, 2025 -
Use [UN]INSTALL_MANAGED_EXCEPTION_DISPATCHER_EX to backpatch CallDescrWorkerInternal SEH record on x86/funclets
#114600 merged
Apr 14, 2025 -
Apply format patch in lsraarm64.cpp
#114603 merged
Apr 14, 2025 -
[main] Update dependencies from dotnet/roslyn
#114137 merged
Apr 13, 2025 -
Mark InlineArrays as NonVersionable
#114590 merged
Apr 13, 2025 -
Remove a few more instances of unsafe code in STJ
#114490 merged
Apr 13, 2025 -
Fix "MMM.yy" date parsing in German culture. #114169
#114194 merged
Apr 12, 2025 -
Remove unused CLRConfigs
#114587 merged
Apr 12, 2025 -
Revert "Don't use incompatible LOAD_LIBRARY_SEARCH flags when using LOAD_WITH_ALTERED_SEARCH_PATH"
#114592 merged
Apr 12, 2025 -
[RISC-V] Print load immediate value in disassembly
#114470 merged
Apr 12, 2025 -
[release/8.0-staging] JIT: Fix loop recognition bug in .NET 8
#114457 merged
Apr 12, 2025 -
Fix verify_free_list
#114540 merged
Apr 12, 2025 -
Split up loader heap implementations
#114246 merged
Apr 12, 2025 -
ML-KEM: Fix checking encapsulation key size
#114574 merged
Apr 12, 2025 -
Handle DelayFree for HW_Category_SIMDByIndexedElement intrinsics
#114525 merged
Apr 12, 2025 -
Prevent DynamicOptimization test from running with DOTNET_ForceRelocs=1
#114578 merged
Apr 12, 2025 -
Don't use incompatible LOAD_LIBRARY_SEARCH flags when using LOAD_WITH_ALTERED_SEARCH_PATH
#111990 merged
Apr 12, 2025 -
fix: in rsa signatures, configure digest before padding mode
#114261 merged
Apr 12, 2025 -
Disable JIT/opt/Devirtualization/Comparer_get_Default on osx-arm64
#114554 merged
Apr 11, 2025 -
Haiku: Add minipal_getexepath implementation
#114519 merged
Apr 11, 2025 -
Use NOTIFY_ON_U2M_TRANSITIONS in SfiInit/SfiNext
#114496 merged
Apr 11, 2025 -
Haiku: Define
libroot.so
as thelibc
#114522 merged
Apr 11, 2025 -
[release/9.0] Fix edge cases in Tarjan GC bridge (Android)
#114391 merged
Apr 11, 2025 -
Only remove publishing workload manifests in the runtime join job
#114558 merged
Apr 11, 2025 -
Ignore CLR_DOTNET_RID when using stub cdac
#114541 merged
Apr 11, 2025 -
[release/9.0-staging] Update dependencies from dotnet/hotreload-utils
#114474 merged
Apr 11, 2025 -
[release/9.0-staging] Update dependencies from dotnet/cecil
#114364 merged
Apr 11, 2025 -
[release/9.0-staging] Update dependencies from dotnet/xharness
#114318 merged
Apr 11, 2025 -
[release/9.0-staging] Update dependencies from dotnet/arcade
#114296 merged
Apr 11, 2025 -
[release/8.0] Update dependencies from dotnet/emsdk
#114330 merged
Apr 11, 2025 -
[release/8.0-staging] Update dependencies from dotnet/runtime-assets
#114472 merged
Apr 11, 2025 -
[release/8.0-staging] Update dependencies from dotnet/xharness
#114439 merged
Apr 11, 2025 -
[release/8.0] Move DAC signing identity to PME
#114032 merged
Apr 11, 2025 -
Use the regular build scripts for -vs coreclr.sln
#114511 merged
Apr 11, 2025 -
[release/9.0-staging] Update dependencies from dotnet/runtime-assets
#114473 merged
Apr 11, 2025 -
[release/9.0] Update dependencies from dotnet/emsdk
#114299 merged
Apr 11, 2025 -
Use regex to match version in MicroBuild workaround
#114549 merged
Apr 11, 2025 -
Sync shared code from aspnetcore
#114498 merged
Apr 11, 2025 -
[main] Update dependencies from dotnet/arcade
#114317 merged
Apr 11, 2025 -
[mono][interp] Avoid doing extra lookups when not needed
#114517 merged
Apr 11, 2025 -
Haiku: Fix IPC socket
#114520 merged
Apr 11, 2025 -
Don't publish all workload manifest packages, not just the msi ones
#114527 merged
Apr 11, 2025 -
Fix issue when logging stack overflow in WinForm apps.
#114432 merged
Apr 11, 2025 -
Force storing GC state until we see a labeled IG
#114475 merged
Apr 11, 2025 -
Haiku: Fix context register name
#114518 merged
Apr 11, 2025 -
Remove useless argument from RedirectForThrowControl
#114444 merged
Apr 11, 2025 -
Update Microsoft.NETCore.CoreDisTools nuget package from 1.4 to 1.5
#114507 merged
Apr 11, 2025 -
Use 'ref readonly' in 'Unsafe.AsPointer'
#114406 merged
Apr 11, 2025 -
Add
InlineArray16<T>
#114515 merged
Apr 11, 2025 -
Remove setting
$ORIGIN/netcoredeps
rpath#114512 merged
Apr 11, 2025 -
Block inlines with different exception wrapping behavior
#113849 merged
Apr 11, 2025 -
[mono][interp] Add convert aliases
#114501 merged
Apr 10, 2025 -
[wasm] Add missing referenced file
#114508 merged
Apr 10, 2025 -
Fix ordering issue in interface trimming
#110098 merged
Apr 10, 2025 -
Enable jit optimization in crossgen testing
#114464 merged
Apr 10, 2025 -
Make CertificateRequest et al work with ML-DSA
#114471 merged
Apr 10, 2025 -
Make lttng-ust an optional dependency.
#113876 merged
Apr 10, 2025 -
[mono][interp] Add Sqrt packedsimd alias
#114493 merged
Apr 10, 2025 -
[wasm][interp] Filter out overmatched shift
#114492 merged
Apr 10, 2025 -
Share common Uri redaction logic in Http
#114483 merged
Apr 10, 2025 -
Fix broken System.Runtime.sln
#114503 merged
Apr 10, 2025 -
[wasm][bench] Fix the template dir creation
#114482 merged
Apr 10, 2025 -
[browser] remove dead code
#114479 merged
Apr 10, 2025 -
[cDAC] Adds DAC like entrypoint with new COM interface
#113899 merged
Apr 10, 2025 -
Remove unsafe code from WinHttpHandler TryGetHeaderName helper
#114484 merged
Apr 10, 2025 -
Fix link to documentation file
#114481 merged
Apr 10, 2025 -
[browser] profiler cleanup
#114480 merged
Apr 10, 2025 -
Reduce unsafe from STJ
#114154 merged
Apr 10, 2025 -
Exit with quick_exit when using debug UCRT
#109006 merged
Apr 10, 2025 -
Ignore DefaultCredentials when doing Basic & Digest auth in SocketsHttpHandler
#113728 merged
Apr 10, 2025 -
[clr-interp] Add github notifications for code owners
#114367 merged
Apr 10, 2025 -
Dev/rokonec/101022 httplistner mem leak
#114098 merged
Apr 10, 2025 -
ILLink : Fix and a couple tweaks
#114215 merged
Apr 10, 2025 -
Fix GC hole with
rorx
instruction#114467 merged
Apr 10, 2025 -
Add ability to raise
AppDomain.UnhandledException
event.#114392 merged
Apr 10, 2025 -
Name native threads before start (macOS/Native AOT)
#114249 merged
Apr 10, 2025 -
Prepare cert tests for new signing algorithms
#114416 merged
Apr 10, 2025 -
JIT: Detect inconsistency in small profile weights for finally exits
#114447 merged
Apr 9, 2025 -
Alternate approach for HELPER_METHOD_FRAME removal for arithmetic divide (take2)
#114352 merged
Apr 9, 2025 -
Don't use
Delegate.Method
in ServiceDescriptor#114008 merged
Apr 9, 2025 -
Extend type preinitialization support
#114374 merged
Apr 9, 2025 -
Baseline new warning in trimming tests
#114424 merged
Apr 9, 2025 -
[release/8.0-staging] Remove reference / redistribution of externally provided packages in MSBuild tasks
#113404 merged
Apr 9, 2025 -
Propagate exceptions in
GetAddressInfoExCallback
#113444 merged
Apr 9, 2025 -
ML-KEM: PEM Exports (and missing overloads)
#114360 merged
Apr 9, 2025 -
Reenable workloads build temporarily, only publish workload msi nugets
#114452 merged
Apr 9, 2025 -
XML documentation for
ProviderAliasAttribute
improved.#114408 merged
Apr 9, 2025 -
[browser] Rename WriteImportMapToHtml to OverrideHtmlAssetPlaceholders
#114434 merged
Apr 9, 2025 -
Add ShutdownGuard in DynamicOptimizations test
#114435 merged
Apr 9, 2025 -
Mark profiler\DynamicOptimization test JitOptimizationSensitive
#114417 merged
Apr 9, 2025 -
[browser] remove profiler from samples
#114428 merged
Apr 9, 2025 -
[wasm coreclr] simplify build
#114111 merged
Apr 9, 2025 -
Replace CodeManState with cache in EECodeInfo for x86.
#114170 merged
Apr 9, 2025 -
Ensure proper interpreter frames ordering
#114418 merged
Apr 9, 2025 -
Remove useless assert from assertprop
#114332 merged
Apr 9, 2025 -
CultureName "c" and "C" get mapped to Invariant Culture
#114328 merged
Apr 9, 2025 -
Delete dead code
#114419 merged
Apr 9, 2025 -
Fix cast in preinitialization test
#114422 merged
Apr 9, 2025 -
Switch OSR patchpoint identity to <func version, IL offset>
#114381 merged
Apr 9, 2025 -
[wasm] Bump chrome for testing - linux: 135.0.7049.52, windows: 135.0.7049.42
#114303 merged
Apr 9, 2025 -
SVE: Slightly better calculation of stack frame for ldr/str
#114284 merged
Apr 9, 2025 -
[wasm][interp] Fix PackedSimd.Splat intrinsic lookup
#114413 merged
Apr 9, 2025 -
[wasm][interp] Add Round alias
#114399 merged
Apr 9, 2025 -
Make host trace to
<exe_name>.<pid>.log
ifCOREHOST_TRACEFILE
is set to a directory#114362 merged
Apr 9, 2025 -
JIT: add note on stack security (GS)
#114356 merged
Apr 9, 2025 -
[automated] Merge branch 'release/8.0' => 'release/8.0-staging'
#114414 merged
Apr 8, 2025 -
[automated] Merge branch 'release/9.0' => 'release/9.0-staging'
#114415 merged
Apr 8, 2025 -
Merging internal commits for release/9.0
#114396 merged
Apr 8, 2025 -
Merging internal commits for release/8.0
#114398 merged
Apr 8, 2025 -
[riscv] Fix build break of riscv
#114394 merged
Apr 8, 2025 -
Comment out workloads job in runtime-official.yml
#114411 merged
Apr 8, 2025 -
[wasm][interp] Add the opcodes to the widening intrinsics
#114395 merged
Apr 8, 2025 -
Split Regression_1 into new Regression_7
#114400 merged
Apr 8, 2025 -
Annotate Microsoft.CSharp with RequiresDynamicCode
#114346 merged
Apr 8, 2025 -
Split JIT.CodeGenBringUpTests to fix Alpine runs
#114376 merged
Apr 8, 2025 -
Disable workloads build, it happens in the sdk repo now
#114386 merged
Apr 8, 2025 -
Test build fix
#114375 merged
Apr 8, 2025 -
[RISC-V] Bit counting intrinsics
#114337 merged
Apr 8, 2025 -
JIT: Skip rarely-run block expansion during flow opts when we have profile data
#114311 merged
Apr 8, 2025 -
Update HttpTelemetry.Redirect helper visibility
#114349 merged
Apr 8, 2025 -
[perf build] Added possibility to store metadata about latest built PERF build
#113978 merged
Apr 8, 2025 -
JIT: Count
EXPLICITTHIS
args correctly in tailcall stress#114368 merged
Apr 8, 2025 -
Fix discrepancy between HttpRequest/ResponseMessage.ToString and HttpHeaders.ToString
#114101 merged
Apr 8, 2025 -
[WinHTTP] Certificate caching on WinHttpHandler to eliminate extra call to Custom Certificate Validation
#111791 merged
Apr 8, 2025 -
Extend static constructor interpreter to support vtable-like structures
#114354 merged
Apr 8, 2025 -
[browser] event pipe - JavaScript part
#110818 merged
Apr 8, 2025 -
[clr-interp] Refactor passing of configuration environment variables
#114300 merged
Apr 8, 2025 -
Call build.cmd directly from build.sh
#114341 merged
Apr 8, 2025 -
[release/8.0-staging] Fix inadvertently upgrading compiler warnings to errors
#114335 merged
Apr 8, 2025 -
[release/9.0-staging] Fix inadvertently upgrading compiler warnings to errors
#114331 merged
Apr 8, 2025 -
[wasm][interp] alias Vector operators to PackedSimd
#114293 merged
Apr 8, 2025 -
ML-KEM: EncryptedPrivateKeyInfo exports
#114304 merged
Apr 8, 2025 -
[wasm] Disable wasm linux library tests which are failing due to infrastructure
#114347 merged
Apr 8, 2025 -
[android] Fix android-x64 build on Windows
#114342 merged
Apr 8, 2025 -
Remove CreateFalse node during lowering, if MaskToVector is getting removed
#114272 merged
Apr 7, 2025 -
Multi-target Microsoft.NET.HostModel
#114343 merged
Apr 7, 2025 -
[clr-interp] Implement a few minor opcodes
#114312 merged
Apr 7, 2025 -
[automated] Merge branch 'release/9.0' => 'release/9.0-staging'
#114224 merged
Apr 7, 2025 -
[automated] Merge branch 'release/8.0' => 'release/8.0-staging'
#114223 merged
Apr 7, 2025 -
Enable alljitcommunity in CI
#114325 merged
Apr 7, 2025 -
JIT: remove dependence on GetThreadCycles
#114290 merged
Apr 7, 2025 -
Fix inadvertently upgrading compiler warnings to errors in libs.native
#114323 merged
Apr 7, 2025 -
[mono] Switch generic instance cache back to GHashTable; improve ginst hash function
#113287 merged
Apr 7, 2025 -
Move funclets invocation to code managers
#114180 merged
Apr 7, 2025 -
Fix warning in pal_x509_ios.c on newer clang
#114321 merged
Apr 7, 2025
119 Pull requests opened by 77 people
-
Reduce background GC allocations
#114320 opened
Apr 7, 2025 -
[infra][iOS][tvOS] Use x64 Azdo images for internal iOS/tvOS jobs
#114329 opened
Apr 7, 2025 -
Add RTCHECK node for compiler-inserted runtime check code
#114369 opened
Apr 8, 2025 -
HybridCache: add net10 HybridCache zero-alloc fetch API
#114427 opened
Apr 9, 2025 -
Add pattern matching for SVE intrinsics that operate on mask operands
#114438 opened
Apr 9, 2025 -
Create a single copy of stub templates
#114462 opened
Apr 9, 2025 -
[android] Add -keepnativesymbols to Windows build
#114466 opened
Apr 10, 2025 -
Interpreter GC info stage 3: Report locals to the GC
#114469 opened
Apr 10, 2025 -
Reduce string interpolation overhead
#114497 opened
Apr 10, 2025 -
[release/9.0-staging] Fix ordering issue in interface trimming
#114509 opened
Apr 10, 2025 -
Haiku: Add native library IO support
#114521 opened
Apr 11, 2025 -
Haiku: Add native library network support
#114523 opened
Apr 11, 2025 -
Again adjust for culture name normalization in AssemblyNameInfoFuzzer
#114531 opened
Apr 11, 2025 -
Add breaking change rule for adding partial modifier to interface methods
#114537 opened
Apr 11, 2025 -
Enable AVX2 optimistically with AVX on NAOT
#114575 opened
Apr 11, 2025 -
Disable stacks on Debugger IPC events
#114585 opened
Apr 12, 2025 -
Draft PR to add additional 8 eGPR
#114593 opened
Apr 12, 2025 -
Add long/ulong->float cast helpers
#114597 opened
Apr 12, 2025 -
Undo a few JIT layout workarounds
#114605 opened
Apr 13, 2025 -
arm64: Additions with GetActiveElementCount() should use incp when given the same predicate
#114628 opened
Apr 14, 2025 -
[Android] Support static linking of CoreCLR on Android
#114629 opened
Apr 14, 2025 -
[draft] Trim ActivitySource via System.Diagnostics.ActivitySource.IsSupported feature
#114636 opened
Apr 14, 2025 -
[release/9.0-staging] Update dependencies from dotnet/cecil
#114670 opened
Apr 15, 2025 -
Fixes grammar in comments for Gen2GcCallback.cs
#114674 opened
Apr 15, 2025 -
[release/9.0] Fix edge cases in Tarjan GC bridge (Android)
#114682 opened
Apr 15, 2025 -
[automated] Merge branch 'release/9.0' => 'release/9.0-staging'
#114700 opened
Apr 15, 2025 -
[release/9.0] Update dependencies from dotnet/emsdk
#114702 opened
Apr 15, 2025 -
[APX] test some experiment changes on CI
#114713 opened
Apr 15, 2025 -
Ordered evaluation in FileSystemGlobbing Matcher
#114720 opened
Apr 15, 2025 -
[DRAFT] Add option to disable particular TLS signature algorithms
#114741 opened
Apr 16, 2025 -
[release/9.0-staging] Update dependencies from dotnet/icu
#114762 opened
Apr 17, 2025 -
[NOREVIEW] Test support for certificates with ephemeral keys
#114767 opened
Apr 17, 2025 -
[wasm][aot] try disabling dwarf symbols in the aot output
#114805 opened
Apr 17, 2025 -
Convert genRuntimeEventSources to a C# source generator
#114810 opened
Apr 17, 2025 -
Check Avx512BW.IsSupported in BitArray.CopyTo()
#114818 opened
Apr 18, 2025 -
Reliable clean-up of SafeHandles in Deflater/Inflater
#114826 opened
Apr 18, 2025 -
Create error on LibraryImport of generic delegate
#114827 opened
Apr 18, 2025 -
Add custom exception handlers to generated COM wrappers
#114828 opened
Apr 19, 2025 -
[release/8.0] Update dependencies from dotnet/emsdk
#114830 opened
Apr 19, 2025 -
[release/9.0-staging] Update dependencies from dotnet/xharness
#114855 opened
Apr 21, 2025 -
[release/9.0-staging] Update dependencies from dotnet/sdk
#114856 opened
Apr 21, 2025 -
[infra][Apple] Fix Apple mobile runtime test reporting
#114862 opened
Apr 21, 2025 -
Bugfix/113926 fix invalid jsonnode deserialization
#114863 opened
Apr 21, 2025 -
Unmasking EGPRs in register allocator
#114867 opened
Apr 21, 2025 -
Implementation for `UnsafeAccessorTypeAttribute`
#114881 opened
Apr 21, 2025 -
[browser] Remove custom cache
#114901 opened
Apr 22, 2025 -
Fix FitsIn(tree->TypeGet(), value) assert
#114928 opened
Apr 22, 2025 -
FromServiceKeyAttribute to support nullable (for unkeyed) and to use current service key
#114929 opened
Apr 22, 2025 -
[release/9.0-staging] Fix crash during Async Break when APC and CET are enabled
#114932 opened
Apr 22, 2025 -
Fix ReadContentAsDateTime method to keep DateTimeKind
#114969 opened
Apr 23, 2025 -
FeatureSwitchDefinitionAttribute docs - target property does not have to be public
#114980 opened
Apr 23, 2025 -
Write barrier without any RWX pages
#114982 opened
Apr 23, 2025 -
Use SDK ILLink analyzer for OOBs for downlevel TFMs
#114983 opened
Apr 24, 2025 -
[LoongArch64] Add variable lifetime update for GT_STOREIND for LoongArch64 porting from upstream's #46206
#114988 opened
Apr 24, 2025 -
[release/9.0-staging] Don't expose TrustedCertificatesDirectory() and StartNewTlsSessionContext() to NetFx
#114995 opened
Apr 24, 2025 -
Use a custom ReadOnlySpan marshaller to prevent null pointers when marshaling
#115001 opened
Apr 24, 2025 -
[release/8.0-staging] Don't expose TrustedCertificatesDirectory() and StartNewTlsSessionContext() to NetFx
#115008 opened
Apr 24, 2025 -
Defer resolution of StackTrace debug info until use
#115019 opened
Apr 24, 2025 -
Reduce branches in padding adjustment in FromBase64_ComputeResultLength
#115022 opened
Apr 24, 2025 -
[release/9.0-staging] JIT: revised fix for fp division issue in profile synthesis
#115026 opened
Apr 24, 2025 -
[SME] Design proposal
#115037 opened
Apr 25, 2025 -
Fix the incorrect code comment in DetermineCreateObjectDelegate
#115038 opened
Apr 25, 2025 -
[RISC-V] Optimize comparisons
#115039 opened
Apr 25, 2025 -
Correct some comments in Avx*.cs
#115056 opened
Apr 25, 2025 -
[wasm coreclr] Make clr.runtime+libs build on Windows
#115058 opened
Apr 25, 2025 -
Improve System.Collections.BitArray
#115069 opened
Apr 25, 2025 -
Consider instruction input size when considering embedded mask optimization
#115074 opened
Apr 26, 2025 -
[release/9.0-staging] [STJ] Account for F# CompilationMappingAttribute now supporting multiple declarations.
#115076 opened
Apr 26, 2025 -
[release/8.0-staging] [STJ] Account for F# CompilationMappingAttribute now supporting multiple declarations.
#115077 opened
Apr 26, 2025 -
[release/9.0-staging] Update dependencies from dotnet/arcade
#115085 opened
Apr 27, 2025 -
[browser] runtimeConfig via boot config
#115113 opened
Apr 28, 2025 -
Fix missing coverage of F# resources in linker RemoveResourcesStep
#115116 opened
Apr 28, 2025 -
Enable SVE2 instruction set detection for ARM64
#115117 opened
Apr 28, 2025 -
JIT: use root compiler instance for sufficient PGO observation
#115119 opened
Apr 28, 2025 -
[mono][aot] optimize aot Unsafe.BitCast for more cases
#115130 opened
Apr 28, 2025 -
[cDAC] Implement IXCLRDataProcess.EnumMethodInstancesByAddress
#115131 opened
Apr 28, 2025 -
Fix regex description emitted by generator for switched branches
#115136 opened
Apr 29, 2025 -
ML-DSA+COSE
#115158 opened
Apr 29, 2025 -
Improve Math.BigMul to fix Decimal compare perf regression
#115182 opened
Apr 30, 2025 -
Swallow CryptographicExceptions when adding certificates to store
#115190 opened
Apr 30, 2025 -
Replace NET6_0 with NET
#115209 opened
Apr 30, 2025 -
Tar: Refine GNU timestamp handling
#115211 opened
May 1, 2025 -
JIT: Overwrite cache during recursive map select in VN
#115219 opened
May 1, 2025 -
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2703615
#115228 opened
May 1, 2025 -
Remove ymm embedded rounding from AVX10.2
#115235 opened
May 2, 2025 -
Remove always searching executable directory for native libraries in single-file applications
#115236 opened
May 2, 2025 -
Fold "X < NN && X >= 0" to "X u>= NN"
#115240 opened
May 2, 2025 -
[DRAFT] try enabling regions on Mac again
#115251 opened
May 2, 2025 -
EH support in the interpreter
#115252 opened
May 2, 2025 -
Enable revocation list tests for ML-DSA and SLH-DSA
#115254 opened
May 2, 2025 -
[WIP][Linux][EventPipe][UserEvents] Add user events eventpipe support
#115265 opened
May 3, 2025 -
Fix Metadata aggregator: removing cumulative sum for GUIDs heap offset
#115268 opened
May 3, 2025 -
Unify Span/Memory slicing exceptions
#115275 opened
May 3, 2025 -
[crossgen2] Prevent inlining of PInvoke marshalling accross version bubbles
#115277 opened
May 4, 2025 -
Smaller funclet prologs/epilogs (x64)
#115284 opened
May 4, 2025 -
Add APIs to `BlobBuilder` for customizing the underlying byte array et al.
#115294 opened
May 5, 2025 -
[RISC-V] Optimize `emitLoadImmediate` further
#115298 opened
May 5, 2025 -
[Mono]: Fix generic interface non-virtual method vt_slot issue in build_imt_slots.
#115306 opened
May 5, 2025 -
Initial draft of signed CMS for SLH-DSA
#115310 opened
May 5, 2025 -
Make the dotnet/runtime official build an assetless build
#115311 opened
May 5, 2025 -
[wasm] Always respect WasmEnableSIMD when trimming
#115313 opened
May 5, 2025 -
Revert change to follow symlinks of dotnet host
#115315 opened
May 5, 2025 -
[main] Update dependencies from dotnet/icu, dotnet/runtime-assets
#115320 opened
May 6, 2025 -
Enhancing the SqlDbType with vector
#115327 opened
May 6, 2025 -
[Android][Testing] Run runtime and libraries tests on all supported Android API versions
#115330 opened
May 6, 2025 -
[RuntimeAsync] ilasm/ildasm support for the MethodImpl.Async
#115332 opened
May 6, 2025 -
[RISC-V] Introduce Zbs
#115335 opened
May 6, 2025 -
Share allocation helpers between CoreCLR and NativeAOT
#115339 opened
May 6, 2025 -
[wasm][jiterp] Implement i8 jiterp shuffle and simplify logic
#115344 opened
May 6, 2025 -
Improve startup perf by avoiding JIT when invoking well-known signatures
#115345 opened
May 6, 2025 -
Vector128.WithElement codegen regression in .NET 9.0
#115348 opened
May 6, 2025 -
Fix config source gen with Dictionary with nullable Enum value
#115350 opened
May 6, 2025 -
[wasm][aot] Optimize OP_WASM_SIMD_SWIZZLE for constant indices
#115351 opened
May 7, 2025 -
Fix HttpStress and SslStress missing apphost build error
#115352 opened
May 7, 2025 -
[release/9.0-staging] Update dependencies from dotnet/roslyn
#115353 opened
May 7, 2025 -
[main] Source code updates from dotnet/dotnet
#115354 opened
May 7, 2025 -
Remove `_PREFAST_` and `_PREFIX_`
#115355 opened
May 7, 2025
404 Issues closed by 97 people
-
Proposal: Create OOB package for Rune, System.Text.Unicode.Utf8, and related APIs
#52947 closed
May 7, 2025 -
[API Proposal]: VectorData.Abstractions
#114793 closed
May 7, 2025 -
IDirectoryContents doesn't know it's own name or physical path
#36496 closed
May 7, 2025 -
[Linux] X509 chains with user principal name (UPN) name constraints fail to build
#87413 closed
May 6, 2025 -
Empty LdapException.ServerErrorMessage on Linux
#83259 closed
May 6, 2025 -
[API Proposal]: CurrencyInfo
#115322 closed
May 6, 2025 -
[API Proposal]: Add XChaCha20-Poly1305
#115329 closed
May 6, 2025 -
ConfiguredCancelableAsyncEnumerable<T> to IAsyncEnumerable<T>?
#115328 closed
May 6, 2025 -
.NET 9 Blazor WebAssembly: Rendering exception due to recursive type definition
#109931 closed
May 6, 2025 -
CommandLine & Json Config
#36542 closed
May 6, 2025 -
How to emulate Expression.This() when using CompileToMethod
#28774 closed
May 6, 2025 -
Deadlock in loader lock (CoreCLR) from background GC in XAML apps
#114182 closed
May 6, 2025 -
[mono-runtime] runtime build on mainline is taking very long time on s390x
#114389 closed
May 6, 2025 -
Math.FusedMultiplyAdd returns wrong results on systems without FMA3 support
#98704 closed
May 6, 2025 -
[mono] MONO_THREADS_SUSPEND preemptive hit asset
#115185 closed
May 6, 2025 -
Clean up stale debugger-related surface area in ThreadPool and Task{Scheduler}
#62653 closed
May 6, 2025 -
[createdump] InitializeDAC: GetProcAddress(CLRDataCreateInstance) Failure
#115245 closed
May 5, 2025 -
MemoryCache creates lots of tasks that cause CPU/Memory spikes on compaction in net8 LTS.
#115142 closed
May 5, 2025 -
[mono][aot] aot compiler crash
#115203 closed
May 5, 2025 -
System.Text.Json AOT Polymorphic serialization
#115273 closed
May 5, 2025 -
HashHelpers.GetPrime use Log2-based lookup
#115266 closed
May 5, 2025 -
SslStream RemoteCertificateValidationCallback has regressed to being unable to access protocol/cipher info
#114351 closed
May 5, 2025 -
Duplicates in different config sources are treated differently
#36557 closed
May 5, 2025 -
Logging Scope filtering
#36006 closed
May 5, 2025 -
WSL and WSL2 test runs
#42011 closed
May 4, 2025 -
Debugger reports non-existent paths for extracted single-file assemblies
#43336 closed
May 4, 2025 -
X509Certificates.Tests.PfxTests.ReadSlhDsa_Pfx_Ietf_NotSupported failed in CI
#115280 closed
May 4, 2025 -
Unable to build source with `DEBUGGING_SUPPORTED` undefined
#37591 closed
May 3, 2025 -
Private key loaded with X509Certificate2.CreateFromPem is not usable for ECDH on Windows
#115232 closed
May 3, 2025 -
Support breakpoints on APX instructions
#112588 closed
May 3, 2025 -
[Apple mobile] System.Globalization.IOS.Tests failures with undetermined language tag extensions
#115238 closed
May 2, 2025 -
X509CertificateLoader can't load public key from pfx file without password
#115137 closed
May 2, 2025 -
JIT: Avx512BW Compare Debug/Release difference
#114978 closed
May 2, 2025 -
Binding source generator emits bad code for tuples
#115133 closed
May 2, 2025 -
[API Proposal]: `Interlocked.Increment` does not have an overload for `nint` nor `nuint`
#115237 closed
May 2, 2025 -
[API Proposal]: change GCHandle<T>.ToIntPtr to be an instance method
#115053 closed
May 2, 2025 -
How to resolve AOT when using Marshal.PtrToStructure occurs IL2091 warnings
#115140 closed
May 2, 2025 -
Transient NullReferenceException when calling HttpClient.GetAsync
#115179 closed
May 2, 2025 -
Add TrySingle<TSource>(IEnumerable<TSource>, out TSource)
#16362 closed
May 2, 2025 -
EventSourceLogger does not propagate state data during ActivityStart
#33486 closed
May 2, 2025 -
Azure DevOps: .NET build fails on macOS 15.3 but succeeds on macOS 15.2 – what's changed?
#113390 closed
May 2, 2025 -
`DynamicallyAccessedMembers` annotations do not seem to be working on type delcarations.
#113650 closed
May 2, 2025 -
[area-Tools-ILLink]: ILLinker is failing when building a mac-catalyst app
#110714 closed
May 2, 2025 -
[Feature Proposal]: Support isolated islands of assemblies for AOT compilation
#115231 closed
May 2, 2025 -
[Perf] Windows/x64: 2 Regressions on 12/2/2024 3:41:04 PM
#110584 closed
May 2, 2025 -
[Feature Proposal]: Support isolated islands of assemblies for AOT compilation
#115230 closed
May 1, 2025 -
Assertion failed '!"BBJ_EHFINALLYRET predecessor of block that doesn't follow a BBJ_CALLFINALLY!"'
#114869 closed
May 1, 2025 -
JIT: Debug: Throws 'System.NullReferenceException', Release: Runs successfully
#114571 closed
May 1, 2025 -
Blazor client side web debugging fails to function when run within IIS
#101554 closed
May 1, 2025 -
Test failures: System.Formats.Nrbf.Tests
#114656 closed
May 1, 2025 -
JIT: Assertion failed 'm_dfsTree != nullptr'
#115168 closed
Apr 30, 2025 -
[APX] Get ThreadContext for APX extended registers
#112757 closed
Apr 30, 2025 -
Fuzzlyn windows-x86 pipeline often times out some partitions
#115171 closed
Apr 30, 2025 -
[Perf] Windows/x64: 4 Regressions on 10/27/2024 3:01:56 PM
#109347 closed
Apr 30, 2025 -
[Perf] Linux/x64: 13 Regressions on 1/23/2025 10:40:01 PM +00:00
#111913 closed
Apr 30, 2025 -
[API Proposal]: DbDataReader - span based column name APIs
#113741 closed
Apr 30, 2025 -
[API Proposal]: System.ClientModel Open Telemetry extension APIs
#114084 closed
Apr 30, 2025 -
`CultureNotFoundException` thrown when a keyboard with language tag `und` is activated
#98543 closed
Apr 30, 2025 -
JIT: Wrapper around a float generates additional asm compared to float
#115193 closed
Apr 30, 2025 -
Missing Valencian language
#115180 closed
Apr 30, 2025 -
Project with spaces (or other characters) doesn't build with NativeAOT on Android
#115165 closed
Apr 30, 2025 -
Arm64: !"Inconsistent profile data" Remove empty try-catch-fault 3
#115122 closed
Apr 30, 2025 -
Unfamiliar crash in prod environmnet c0000005
#114144 closed
Apr 30, 2025 -
Native AOT: Re-order method bodies using PGO data
#114093 closed
Apr 30, 2025 -
[QUIC] IsSupportedIsTrue failing on s390x
#82154 closed
Apr 30, 2025 -
Disallow build warnings
#6144 closed
Apr 30, 2025 -
[Linux/ARM] SIGILL during stepping under managed debugger
#10884 closed
Apr 30, 2025 -
Avoid object layout mismatch between coreclr and mscordaccore by comparing them during the build.
#12770 closed
Apr 30, 2025 -
Managed Data Breakpoint counts can get out of sync due to mismatched addresses in ThreadContexts
#13001 closed
Apr 30, 2025 -
[RuntimeAsync] EnC support
#115095 closed
Apr 29, 2025 -
[mono][arm6][linux] System.Net.Tests.ServicePointManagerTest.FindServicePoint_Collectible failed.
#64674 closed
Apr 29, 2025 -
. net8.0.15 startup does not respond
#114888 closed
Apr 29, 2025 -
[Perf] Linux/arm64: 1 Regression on 2/19/2025 12:45:56 PM +00:00
#113736 closed
Apr 29, 2025 -
State of WASM support in Net 9
#113858 closed
Apr 29, 2025 -
No `v10.0.0-preview.3` release/tag?
#115146 closed
Apr 29, 2025 -
Wrong exception thrown by MLKem.ImportPkcs8PrivateKey for a too-small buffer
#115063 closed
Apr 29, 2025 -
The method returns inconsistent expected results after running it about 10,000 times
#108811 closed
Apr 29, 2025 -
[API Proposal]: Accept HttpCompletionOptions to more places
#115106 closed
Apr 29, 2025 -
Should we update Raspbian?
#115029 closed
Apr 29, 2025 -
Debugger report `null` for uninited static struct field in classes without an `.cctor`
#39993 closed
Apr 29, 2025 -
Runtime System.Private.CoreLib patches pdbs
#108912 closed
Apr 29, 2025 -
[API Proposal]: Make Range struct a Enumberable
#115138 closed
Apr 29, 2025 -
[Perf] Linux/x64: 3 Regressions on 11/2/2023 12:57:39 AM
#94475 closed
Apr 29, 2025 -
[Perf] Windows/x64: 4 Regressions in System.Collections.CreateAddAndRemove<String>
#109734 closed
Apr 29, 2025 -
[Perf] Linux/x64: 1 Regression on 1/25/2025 3:08:25 PM +00:00
#111920 closed
Apr 29, 2025 -
在一个EXE应用程序中调用多个由.NET9 AOT发布的动态库so文件会引发异常
#114193 closed
Apr 28, 2025 -
[API Proposal]: Add non-overflowing widening sum to Vector types
#114832 closed
Apr 28, 2025 -
Test failure: System.Globalization.Tests.IdnMappingIdnaConformanceTests.GetAscii_Success
#115087 closed
Apr 28, 2025 -
[Proposal]: .NET DI council
#35999 closed
Apr 28, 2025 -
TryAddSingleton custom AuthorizationPolicyProvider
#36014 closed
Apr 28, 2025 -
Respect ServiceLifeTime during resolution
#36050 closed
Apr 28, 2025 -
DependencyInjection does not allow lazy/factory injection of an IDisposable which should not be disposed
#36049 closed
Apr 28, 2025 -
[AVX10.2]Optimize codegen for x86 using the new minmax instructions when possible.
#109081 closed
Apr 28, 2025 -
We deserve a Substring() method that does not throw ArgumentOutOfRangeException
#113383 closed
Apr 28, 2025 -
Implement IRootFunctions for Complex
#113569 closed
Apr 28, 2025 -
[API Proposal]: Revisit Avx10v2.V512 decision
#113757 closed
Apr 28, 2025 -
double.ToString(string) missing digit using scientific notation
#113155 closed
Apr 28, 2025 -
Custom Numeric Format String Rounds Erroneously
#114104 closed
Apr 28, 2025 -
System.Security.Cryptography.Csp.Tests failing on macOS x64 Debug
#104172 closed
Apr 28, 2025 -
[AVX10.2]Optimize codegen for x86 using the new saturating conversion instructions when possible.
#109080 closed
Apr 28, 2025 -
HW Intrinsics: Add BSR, BSF, and BSWAP intrinsics
#10741 closed
Apr 28, 2025 -
[API Proposal]: Public API for the Runtime Async
#114310 closed
Apr 28, 2025 -
[Perf] Linux/x64: 26 Regressions on 10/18/2024 8:32:15 PM - Churn from Block Layout Changes
#109122 closed
Apr 28, 2025 -
`mcs.exe -dumpMap` failing to print all the methods
#87086 closed
Apr 28, 2025 -
[Perf] Linux/x64: 35 Regressions on 9/10/2024 6:39:57 AM
#107925 closed
Apr 28, 2025 -
System.Net.Http.WinHttpHandler.Functional.Tests crash on assert
#112700 closed
Apr 28, 2025 -
[API Proposal]: ability to have stable hash codes
#88031 closed
Apr 28, 2025 -
[API Proposal]: Provide API for freeing Variant memory
#79402 closed
Apr 28, 2025 -
Support using function pointers with `PersistedAssemblyBuilder`
#115015 closed
Apr 28, 2025 -
Proposal: return random double within a specific range (inclusive)
#37905 closed
Apr 28, 2025 -
Standard FixedArray types in BCL?
#102462 closed
Apr 28, 2025 -
NullReferenceException in ImmutableArray.ToBuilder
#115104 closed
Apr 28, 2025 -
Test failure: System.Net.Mail.Tests.SmtpClientSendMailTest_SendMailAsync.MultipleRecipients_Failure_All
#115103 closed
Apr 28, 2025 -
[linux] Segfault while invoking Roslyn's csc.dll with long command line
#98936 closed
Apr 27, 2025 -
Intrinsics are not documented
#42374 closed
Apr 27, 2025 -
[Analyzer] Unawaited / returned tasks created with a disposable in using block for that disposable
#78394 closed
Apr 27, 2025 -
JIT: cycles in connection graph lead to non-minimal fix point retypings
#115017 closed
Apr 27, 2025 -
WaitForExitAsync hangs and leads to zombies process are created (Linux)
#114847 closed
Apr 26, 2025 -
Assert failure: pMD->IsCtor()
#114933 closed
Apr 26, 2025 -
Exception Handling Problem with Null Function Pointer Invocation
#115043 closed
Apr 26, 2025 -
JIT: wrong result with Avx512BW.BlendVariable
#114922 closed
Apr 26, 2025 -
JIT: Debug/Release generate different results
#114572 closed
Apr 26, 2025 -
JIT: Assertion failed '!fgRngChkThrowAdded'
#114985 closed
Apr 25, 2025 -
Test failure: _Sve_ro::JIT.HardwareIntrinsics.Arm._Sve.Program.Sve_GatherVector_Bases_double_ulong()
#112264 closed
Apr 25, 2025 -
Test failure: _Sve_r::JIT.HardwareIntrinsics.Arm._Sve.Program.Sve_GatherVectorFirstFaulting_Bases_double_ulong()
#114646 closed
Apr 25, 2025 -
AppDomain.GetCurrentThreadId is broken
#115055 closed
Apr 25, 2025 -
System.Globalization.Tests.IdnMappingIdnaConformanceTests failing on Windows
#115006 closed
Apr 25, 2025 -
Test case: not all messages from the sse server are received by sse clients
#114923 closed
Apr 25, 2025 -
[dotnet-pgo] Internal packaging issue with dotnet-pgo `10.0.0-*` packages
#115048 closed
Apr 25, 2025 -
[API Proposal]: Unified, cross-platform Clipboard type
#115041 closed
Apr 25, 2025 -
Assert failure '!CREATE_CHECK_STRING(bSmallObjectHeapPtr || bLargeObjectHeapPtr)'
#111922 closed
Apr 25, 2025 -
Where are NativeAOT cpp files generated? Is it possible to collect them?
#115051 closed
Apr 25, 2025 -
NullabilityInfoContext returns incorrect NullabilityInfo values for Generics
#115014 closed
Apr 25, 2025 -
WASM-compilation breaks Microsoft.CodeAnalysis
#114950 closed
Apr 25, 2025 -
Occasional crashes in System.Net.Sockets.Tests on Alpine 3.15
#85666 closed
Apr 25, 2025 -
[wasm coreclr] build BCL for coreclr/wasm
#114379 closed
Apr 25, 2025 -
[H/3] Distributed Tracing / Telemetry
#104783 closed
Apr 25, 2025 -
Stream related constants for default constructor parameters should be public
#29096 closed
Apr 25, 2025 -
WPF Store application failed to loads the output directory files due to wrong current directory
#43126 closed
Apr 25, 2025 -
Stream copy default buffer size causes allocation to go to LOH.
#43179 closed
Apr 25, 2025 -
[Perf] Linux/x64: Span.IndexerBench Regression + Related Issues on 2/6/2025 4:29:54 PM +00:00
#112430 closed
Apr 25, 2025 -
[Perf] Windows/x64: Perf_BigInteger Regressions on 2/20/2025 10:08:05 AM +00:00
#112919 closed
Apr 25, 2025 -
[wasm][interpreter] interpreter splat intrinsics fail
#114401 closed
Apr 25, 2025 -
[wasm] BrowserLocator.cs' could not be found.
#114510 closed
Apr 25, 2025 -
[Perf] Windows/x64: 1 Regression on 4/8/2025 3:19:55 PM +00:00
#114697 closed
Apr 25, 2025 -
ClaimsPrincipal Initialize does not read numberOfPropertiesWritten
#26665 closed
Apr 24, 2025 -
ROSequence should throw a more helpful exception on a bad slice.
#42978 closed
Apr 24, 2025 -
SafeCertContextHandle is missing a default constructor
#43016 closed
Apr 24, 2025 -
-
#114683 closed
Apr 24, 2025 -
On creating a DATAS-lite
#111436 closed
Apr 24, 2025 -
Make UrlAttribute work with the Uri data type
#71008 closed
Apr 24, 2025 -
[Perf] Linux/arm64: 1 Regression on 4/15/2025 6:58:26 PM +00:00
#114999 closed
Apr 24, 2025 -
[infra] Move Apple simulator (and MacCatalyst) jobs from osx.1200.[arm64/amd64].open to newer queues
#113273 closed
Apr 24, 2025 -
Cannot consume TrustedCertificatesDirectory from netfx app
#113947 closed
Apr 24, 2025 -
[Request] Consider orchestrating ConfigurationProviders as a pipeline instead of centrally
#36375 closed
Apr 24, 2025 -
Make specifying just `DllImportSearchPath.AssemblyDirectory` only search in assembly directory
#107040 closed
Apr 24, 2025 -
Feature request: Targeted lifetime events through DI container
#36382 closed
Apr 23, 2025 -
Add class-based host configurators or service collection modules
#36509 closed
Apr 23, 2025 -
Should we lower the native libraries build's verbosity (clrcompression, etc.)?
#43053 closed
Apr 23, 2025 -
Expression.TryFault returns incorrect result with return labels
#114081 closed
Apr 23, 2025 -
TestRateLimitingSampler failing
#114946 closed
Apr 23, 2025 -
RSA Verify Inconsistent for PKCS1 non-compliant
#114967 closed
Apr 23, 2025 -
Unobserved Task Exception after closing ClientWebSocket
#80116 closed
Apr 23, 2025 -
JIT: Optimize "x & cns == cns" pattern
#101000 closed
Apr 23, 2025 -
JIT: Likely incorrect side effect ordering with `Avx512F.VL.TernaryLogic`
#114324 closed
Apr 23, 2025 -
Source Build Validation legs are failing
#114842 closed
Apr 23, 2025 -
[browser] Preloading assets break compression endpoints
#114915 closed
Apr 23, 2025 -
Faster Exceptions: unmanaged exception handling in C++/CLI
#114727 closed
Apr 23, 2025 -
Multiple concurrent http requests to non-existing HTTP/2 endpoint takes a long time to time-out
#114957 closed
Apr 23, 2025 -
Evaluate fingerprinting test data in `Blazor.BuildPublishTests.DefaultTemplate_CheckFingerprinting`
#112814 closed
Apr 23, 2025 -
debugging Json.Deserialize error
#114655 closed
Apr 23, 2025 -
JsonSerializer AllowReadingFromString unable to round trip with NaN values
#114896 closed
Apr 23, 2025 -
[API Proposal]: DataView.SortComparison from internal to public
#114919 closed
Apr 23, 2025 -
Eliminate duplicate EH clauses in JIT
#114891 closed
Apr 23, 2025 -
FileSystemWatcher.EnableRaisingEvents captures the ExecutionContext
#30954 closed
Apr 23, 2025 -
Possible Solution idea to ChangeToken.OnChange firing several times.
#43129 closed
Apr 22, 2025 -
The Android logging support has broken a diagnostics exception handling test
#114579 closed
Apr 22, 2025 -
After installing dotnet-sdk-9.0 on SLES 15.6, dotnet cannot be run as the runtime is out of date
#114775 closed
Apr 22, 2025 -
openSUSE Tumbleweed - nothing provides 'libopenssl1_0_0'
#113346 closed
Apr 22, 2025 -
Test failure:baseservices/callconvs/TestCallingConventions/TestCallingConventions.cmd
#112328 closed
Apr 22, 2025 -
Assertion failed 'markedLastLoop && markedCurrLoop'
#114569 closed
Apr 22, 2025 -
System.Diagnostics.Activity out of proc Rate-limited Sampling
#112205 closed
Apr 22, 2025 -
DOTNET_Thread_UseAllCpuGroups does not have a runtimeconfig equivalent property
#81713 closed
Apr 22, 2025 -
[API Proposal]: "*App*" wildcard for [UnsafeAccessor] assembly name
#106216 closed
Apr 22, 2025 -
Creating a ZIP is incompatible with ASP.NET asynchronous I/O
#102450 closed
Apr 22, 2025 -
Asynchronous ZipArchive stream methods still call synchronous methods of the underlying stream
#107171 closed
Apr 22, 2025 -
PersistedAssemblyBuilder generates invalid IL
#114097 closed
Apr 22, 2025 -
API Proposal: resolve keyed service using the same key as current service
#99084 closed
Apr 22, 2025 -
Update .NET Linux Build for .NET 10
#109939 closed
Apr 22, 2025 -
EventAttribute Message not showing in ETW events
#99274 closed
Apr 22, 2025 -
[Apple mobile][mono] `MemsetMemcpyNullref` runtime test crash in AOT-interpreter mode
#114907 closed
Apr 22, 2025 -
JIT: Redundant bounds check for when loopUpperBound==arrayLength
#114744 closed
Apr 22, 2025 -
[Test Failure] System.Net.NetworkInformation.Tests.PingTest.CancelSendPingAsync on OSX
#114782 closed
Apr 22, 2025 -
Support removal of keys from IConfigurationRoot
#36106 closed
Apr 22, 2025 -
[Native AOT]Problem with polymorphic calls
#114835 closed
Apr 22, 2025 -
Support implicit value factory / Func<> generic factories in container
#36387 closed
Apr 21, 2025 -
Fast repeated resolution of dependency injection services
#36385 closed
Apr 21, 2025 -
Add a way to clean dependencyinjection caches
#36409 closed
Apr 21, 2025 -
ServiceCollectionDescriptorExtensions.Add extension method not bound
#36128 closed
Apr 21, 2025 -
DependencyInjection: Customizable constructor selection
#36125 closed
Apr 21, 2025 -
Passing additional arguments to service resolution
#36058 closed
Apr 21, 2025 -
Registering Nested Open Generic Types
#36055 closed
Apr 21, 2025 -
Backporting deadlock fixes in Microsoft.Win32.SystemEvents to LTS
#113332 closed
Apr 21, 2025 -
dotnet run error Assert failure(PID 28188 [0x00006e1c], Thread: 26664 [0x6828]) in .net 9
#110000 closed
Apr 21, 2025 -
Memory leak with `System.Diagnostics.Metrics.Meter` when not disposed
#114601 closed
Apr 21, 2025 -
Test failure: profiler/unittest/classload/classload.cmd
#114760 closed
Apr 21, 2025 -
Support precompiling 'ComInterfaceEntry' vtables in ILC cctor interpreter (Native AOT)
#114355 closed
Apr 21, 2025 -
Office COM addin targeting .NET 10 Preview 1 cannot be registered 0x80008096
#113427 closed
Apr 21, 2025 -
Support alternate delimiter in EventSourceLogger FilterSpecs
#36399 closed
Apr 21, 2025 -
How to get current process invocation name (argv[0]/$0)? (login shell on *nix)
#30212 closed
Apr 20, 2025 -
QNX? Does anyone know of any resources for getting .NET Core compiled/running on it?
#11839 closed
Apr 20, 2025 -
[API Proposal]: union
#114844 closed
Apr 20, 2025 -
[API Proposal]: Add Task.TryDelay
#114838 closed
Apr 20, 2025 -
It's possible to change the string object in a safe context.
#114834 closed
Apr 20, 2025 -
Process.Start with RedirectStandardOutput fails with System.PlatformNotSupportedException in .NET 9
#113450 closed
Apr 20, 2025 -
JIT: We can remove `getTypeForBoxOnStack`
#114204 closed
Apr 19, 2025 -
ClientWebSocket.SendAsync() api remarks section un clear on limitation and undefined behavior
#114816 closed
Apr 19, 2025 -
`libnethost.lib` contains LTCG objects again
#113183 closed
Apr 19, 2025 -
[Android] System.Security.Cryptography.Tests RSA signature validation failures
#114772 closed
Apr 19, 2025 -
Problems running coreclr tests with run.cmd/py
#95032 closed
Apr 18, 2025 -
Variable lifetime issue with x64 JIT
#8023 closed
Apr 18, 2025 -
[Perf] Linux/x64: 4 Regressions on 3/24/2025 1:35:29 AM +00:00
#113932 closed
Apr 18, 2025 -
Exclude System.IO.Compression async tests from wasm
#114769 closed
Apr 18, 2025 -
Imprecise exception message when resolving keyed services.
#112702 closed
Apr 18, 2025 -
ServiceKeyAttribute throws InvalidOperationException with ValidateOnBuild=true
#114780 closed
Apr 18, 2025 -
[Mono AOT] Improve `dn_simdhash` lookup on arm64
#113074 closed
Apr 18, 2025 -
OptionsCache fails to recover from initialization failure
#41863 closed
Apr 18, 2025 -
[Mono AOT] Emit dedup generic types directly into source assemblies
#113075 closed
Apr 18, 2025 -
[Mono AOT] Skip compiling methods from the `METHODSPEC` table that are trimmed away
#113076 closed
Apr 18, 2025 -
[feature request] How get value of parameters in stacktrace when exception?
#38607 closed
Apr 18, 2025 -
Android Hello World APK size increase
#114784 closed
Apr 18, 2025 -
ML-DSA: Assert signing empty span
#114665 closed
Apr 18, 2025 -
Fix CLR startup issues provided by Clang sanitizer
#7066 closed
Apr 18, 2025 -
The environment variable "DOTNET_TC_CallCountThreshold" should be configurable via runtimeconfig
#87885 closed
Apr 17, 2025 -
Proposal: Add Task.WhenAny overloads with CancellationToken
#37505 closed
Apr 17, 2025 -
Question: Enable Pointer Authentication on ARM64
#42738 closed
Apr 17, 2025 -
[iOS] Apple mobile NativeAOT test suits stopped building: `task could not be loaded from the assembly`
#114735 closed
Apr 17, 2025 -
response.Content.Headers.ContentDisposition.FileName contains quotes
#32765 closed
Apr 17, 2025 -
[android] HelloAndroid packaging improvements with CoreCLR
#111954 closed
Apr 17, 2025 -
CJK Extension B characters cannot be used in Content-Disposition FileNameStar
#28145 closed
Apr 17, 2025 -
Add async ZipFile APIs
#1541 closed
Apr 17, 2025 -
SIGKILL (OOM?) while running LibraryImportGenerator.Tests w/o actionable log messages or artifacts
#114241 closed
Apr 17, 2025 -
JIT: Assertion failed 'isContainable || supportsRegOptional'
#114570 closed
Apr 16, 2025 -
Use SearchValues in System.Text.Encodings.Web
#114437 closed
Apr 16, 2025 -
Migrate dotnet-runtime from using FluentAssertions to AwesomeAssertions
#114750 closed
Apr 16, 2025 -
Migrate dotnet-runtime from using FluentAssertions to AwesomeAssertions
#114751 closed
Apr 16, 2025 -
[ILLink] trimming null constant propagation
#114730 closed
Apr 16, 2025 -
[FeatureRequest]: Support edits to FieldRVAs in the runtime for EditAndContinue/etc.
#112446 closed
Apr 16, 2025 -
Support W3C Baggage propagation without Activity
#103174 closed
Apr 16, 2025 -
superpmi collection pipeline timeouts in libraries tests
#114715 closed
Apr 16, 2025 -
Contract violation in SetupOleContext
#114372 closed
Apr 16, 2025 -
[API Proposal]: Expose API to return the Legacy propagator
#114584 closed
Apr 16, 2025 -
System.Net.Http.HttpClient cannot handle unencoded parentheses characters '(' or ')' in Header.
#64694 closed
Apr 16, 2025 -
Consider making Interlocked.ReadMemoryBarrier public
#35761 closed
Apr 16, 2025 -
[mono] Unify bundling support in the runtime
#42915 closed
Apr 16, 2025 -
HOW TO build Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-arm64?
#114134 closed
Apr 16, 2025 -
Bug of 𝘊𝘰𝘯𝘵𝘢𝘪𝘯𝘴 Function in dotnet 9
#114721 closed
Apr 16, 2025 -
Tagged memory cache implementation
#36562 closed
Apr 15, 2025 -
Memory Cache Limits
#36567 closed
Apr 15, 2025 -
Memory Cache RefreshAfter
#36497 closed
Apr 15, 2025 -
Guidance on IOptionsMonitor vs IOptions
#36013 closed
Apr 15, 2025 -
[Suggestion] Analyzer for validating Data Contract and Data Member attributes
#42412 closed
Apr 15, 2025 -
Double-to-Decimal conversions are not as faithful as they could be.
#42775 closed
Apr 15, 2025 -
Request to add some example for `system.security.cryptography.pkcs` namespace class functions
#42890 closed
Apr 15, 2025 -
[GeneratedComInterface] in CCW-only mode produces CA2256 warning
#90922 closed
Apr 15, 2025 -
Assertion failures on Android
#114634 closed
Apr 15, 2025 -
TimeZoneInfo.FindSystemTimeZoneById() parses input differently on Linux
#114703 closed
Apr 15, 2025 -
CertificateRequest.CreateSelfSigned with ECDSA with invalid key usage
#42751 closed
Apr 15, 2025 -
DateTime Precision variant, which would allow to have nanoseconds fully, currently mising in .NET 9/10
#114680 closed
Apr 15, 2025 -
TaskScheduler.UnobservedTaskException catches quic exceptions with kestrel combined with grpc + http3
#114128 closed
Apr 15, 2025 -
[API Proposal]: Example usages of a VectorSVE API
#88140 closed
Apr 15, 2025 -
where call `mono_wasm_init_finalizer_thread` browser-wasm use single thread
#114684 closed
Apr 15, 2025 -
[API Proposal]: Arm64: FEAT_SVE: loads pt 2
#97831 closed
Apr 15, 2025 -
[API Proposal]: Arm64: FEAT_SVE: scatter stores
#94014 closed
Apr 15, 2025 -
[API Proposal]: Arm64: FEAT_SVE: stores
#94011 closed
Apr 15, 2025 -
[API Proposal]: Arm64: FEAT_SVE: maths
#94009 closed
Apr 15, 2025 -
[API Proposal]: Arm64: FEAT_SVE: gather loads
#94007 closed
Apr 15, 2025 -
[API Proposal]: Arm64: FEAT_SVE: loads
#94006 closed
Apr 15, 2025 -
[API Proposal]: Arm64: FEAT_SVE: fp
#94005 closed
Apr 15, 2025 -
Log Debug even when no debugger attached (support DbgView)
#36564 closed
Apr 15, 2025 -
DependencyInjection add factory for generated classes
#36410 closed
Apr 15, 2025 -
Change TryAdd IServiceCollection extensions to return "something"
#36492 closed
Apr 15, 2025 -
API Proposal: Register injectable services using an attribute
#36749 closed
Apr 15, 2025 -
Add ability to group related service configurations
#37867 closed
Apr 15, 2025 -
EventLog should support directory generation
#42475 closed
Apr 15, 2025 -
Add LogLevel.Notice (for syslog)
#39848 closed
Apr 15, 2025 -
Add IOwned interface
#40890 closed
Apr 15, 2025 -
[API Proposal]: Arm64: FEAT_SVE: firstfaulting
#94004 closed
Apr 15, 2025 -
[API Proposal]: Arm64: FEAT_SVE: mask
#93964 closed
Apr 15, 2025 -
[API Proposal]: Arm64: FEAT_SVE: mask part 2
#98184 closed
Apr 15, 2025 -
[API Proposal]: Arm64: FEAT_SVE: counting
#94003 closed
Apr 15, 2025 -
[API Proposal]: Arm64: FEAT_SVE: bitwise
#93887 closed
Apr 15, 2025 -
使用 .net 9 runtime 发布的不包含和包含的环境的WPF应用在个别机器上无法通过exe文件运行
#114671 closed
Apr 15, 2025 -
[9.0] Test failure GC_Features._Bridge_BridgeTester_BridgeTester_._Bridge_BridgeTester_BridgeTester_cmd
#114650 closed
Apr 15, 2025 -
[release/9.0][mono] GC_Features runtime test crash
#114631 closed
Apr 15, 2025 -
LoongArch64: Track the progress of nativeaot test cases passing on LoongArch64.
#104661 closed
Apr 15, 2025 -
[Perf] Linux/x64: 5 Regressions on 10/15/2024 10:23:56 PM - Cloning Change
#109123 closed
Apr 15, 2025 -
Replace ZipArchive calls of stream.Read with stream.ReadExactly or stream.ReadAtLeast
#114026 closed
Apr 15, 2025 -
[Perf] Linux/x64: 1 Regression on 11/25/2024 12:12:36 AM
#110188 closed
Apr 14, 2025 -
[Windows] Only load imported DLLs from System32
#95598 closed
Apr 14, 2025 -
JIT: Assertion failed 'varTypeIsUnsigned(srcLoadType) || (genTypeSize(srcLoadType) >= genTypeSize(castType))'
#114573 closed
Apr 14, 2025 -
Test failure: Interop/COM/NETClients/Lifetime/NETClientLifetime/NETClientLifetime.cmd
#112334 closed
Apr 14, 2025 -
[Perf] Linux/x64: Regressions in SIMD.ConsoleMandel and System.Numerics.Tests.Perf_BigInteger
#105329 closed
Apr 14, 2025 -
[API Proposal]: `ProviderAliasAttribute`: Better move to `Microsoft.Extensions.Logging.Abstractions`
#114532 closed
Apr 14, 2025 -
Test failure: global::JitTest_castclass_ldloc_cs.TestClass.TestEntryPoint()
#114645 closed
Apr 14, 2025 -
[mono][wasm][linux] Algorithm 'Aes' is not supported on this platform
#114552 closed
Apr 14, 2025 -
JIT: Assertion failed `IsVNConstantBound(vn) || IsVNConstantBoundUnsigned(vn)` during 'Assertion prop'
#114212 closed
Apr 14, 2025 -
TypeDescriptor caches prevent AssemblyLoadContext from unloading
#114620 closed
Apr 14, 2025 -
[HTTP/3] Alt-Svc logic has many issues
#83874 closed
Apr 14, 2025 -
Alt-Svc header parser doesn't accept empty ALPN
#83775 closed
Apr 14, 2025 -
Support precompiling 'ComInterfaceEntry.IID' fields from RVA span fields in ILC cctor interpreter (Native AOT)
#114455 closed
Apr 14, 2025 -
ILC error in BenchmarkDotNet
#114544 closed
Apr 14, 2025 -
Failed to AOT compile aot-instances.dll, the AOT compiler exited with code 134
#110003 closed
Apr 13, 2025 -
System.Reflection.Emit `SetChecksum` produces invalid pdb
#110096 closed
Apr 13, 2025 -
TCP FastOpen does not work in some Linux .NET binaries
#110560 closed
Apr 13, 2025 -
[API Proposal]: CreateReadOnlySpanFromNullTerminated for 4-byte characters
#114297 closed
Apr 12, 2025 -
TryParseExact not working as expected
#114159 closed
Apr 12, 2025 -
Mono.Linker.Tests.TestCases.All.DataFlow(t: \"DynamicObjects\") producing IL3050 AOT warning
#114596 closed
Apr 12, 2025 -
Test failure: Interop/DllImportSearchPaths/DllImportSearchPathsTest/DllImportSearchPathsTest.cmd
#114595 closed
Apr 12, 2025 -
Test failure: Loader/ExternalAssemblyProbe/ExternalAssemblyProbe/ExternalAssemblyProbe.cmd
#114594 closed
Apr 12, 2025 -
Repo build crashing with DOTNET_HeapVerify=1
#112613 closed
Apr 12, 2025 -
SerialPort 读取数据被分片的问题 麻烦看清楚在关我的issues
#114547 closed
Apr 12, 2025 -
JIT: Assertion failed '(targetReg == op1Reg) || (targetReg != op3Reg)' during 'Generate code'
#114322 closed
Apr 12, 2025 -
Assertion failed '(targetReg == op1Reg) || (targetReg != op3Reg)' during 'Generate code'
#114358 closed
Apr 12, 2025 -
Test failure: profiler/dynamicoptimization/DynamicOptimization/DynamicOptimization.cmd
#114314 closed
Apr 12, 2025 -
Widespread perf regressions due to RPO layout
#102763 closed
Apr 12, 2025 -
openssl error `digest not allowed` on RSA PSS signature in fips mode
#114260 closed
Apr 12, 2025 -
[Perf] Linux/x64: 48 Regressions on 2/27/2024 9:28:58 PM
#99315 closed
Apr 11, 2025 -
InstrumentAdvice<T> doesn't show up for .NETStandard 2.0/2.1 class library
#114553 closed
Apr 11, 2025 -
CLR_DOTNET_RID is not set
#114538 closed
Apr 11, 2025 -
Crossgen outerloop regression: JIT/opt/Devirtualization/Comparer_get_Default/Comparer_get_Default on OSX ARM64
#109395 closed
Apr 11, 2025 -
MetadataUpdateHandler not working in custom host
#113452 closed
Apr 11, 2025 -
StackOverFlowException no longer breaks into the debugger on F5, instead the app hangs
#114412 closed
Apr 11, 2025 -
Test failure in RunReflectionScenario_UnsafeRead
#113553 closed
Apr 11, 2025 -
[API Proposal]: change 'Unsafe.AsPointer' parameter to be 'ref readonly'
#114189 closed
Apr 11, 2025 -
Is `InlineArray16<T>` intentionally excluded?
#114514 closed
Apr 11, 2025 -
Test failure: JIT/Directed/throwbox/filter/filter.dll
#113815 closed
Apr 11, 2025 -
Request: make lttng-ust an optional build dependency
#107406 closed
Apr 10, 2025 -
Create cDAC entrypoint same as DAC `CLRDataCreateInstance`
#112583 closed
Apr 10, 2025 -
Use-cases for Swift interop in .NET 10
#95636 closed
Apr 10, 2025 -
Projection tooling for Swift interop in .NET 10
#95633 closed
Apr 10, 2025 -
Test failure: JIT/jit64/mcc/interop/mcc_i03/mcc_i03.cmd
#108640 closed
Apr 10, 2025 -
SocketsHttpHandler retries with useless "Authorization" header when SystemNetworkCredential is in use
#113145 closed
Apr 10, 2025 -
.NET 6+ WebSocket HttpListener - memory leak
#101022 closed
Apr 10, 2025 -
Mono.Linker.Tests.TestCases.All.DataFlow failure
#114465 closed
Apr 10, 2025 -
Assert failure: !CREATE_CHECK_STRING(!"Detected use of a corrupted OBJECTREF. Possible GC hole.")
#114445 closed
Apr 10, 2025 -
Raise the `AppDomain.UnhandledException` event for exceptions outside the runtime.
#102730 closed
Apr 10, 2025 -
Setting Thread.Name before Start() not working on macOS
#106464 closed
Apr 10, 2025 -
Improve code coverage for System.Xml.Schema
#20411 closed
Apr 10, 2025 -
how can make the release directory look a little more refreshing
#111324 closed
Apr 10, 2025 -
[API Proposal]: Custom the dotnet runtime root folder path
#64430 closed
Apr 10, 2025 -
JIT: Assertion failed '!"Inconsistent profile data"' during 'Importation'
#114229 closed
Apr 9, 2025 -
Mono.Linker.Tests.TestCases.All.DataFlow test failure
#114458 closed
Apr 9, 2025 -
Mono.Linker.Tests.TestCases.All.DataFlow failing consistently
#114426 closed
Apr 9, 2025 -
OOM in Dns query can crash
#113419 closed
Apr 9, 2025 -
Unexpected Performance Degradation in Second Call to Delegate.DynamicInvoke
#114430 closed
Apr 9, 2025 -
.LastIndexOf returns incorrect value
#114402 closed
Apr 9, 2025 -
Incorrect behavior of string.IndexOf in different cultures
#111340 closed
Apr 9, 2025 -
string.Contains returns wrong result on net-ios with .net 9
#110609 closed
Apr 9, 2025 -
[API Proposal]: IDistributedCache overloads with ReadOnlyMemory<byte> support
#70137 closed
Apr 9, 2025 -
Assertion failed '!stmt->IsPhiDefnStmt()' during 'Assertion prop'
#114275 closed
Apr 9, 2025 -
Host tracing to file should append PID to file name
#3474 closed
Apr 9, 2025 -
Test failure: JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b12795/b12795/b12795.cmd
#113458 closed
Apr 8, 2025 -
Test failure: JIT/Regression/CLR-x86-JIT/dev10/b400791/_b400971b400971/_b400971b400971.cmd
#114178 closed
Apr 8, 2025 -
Test failure: JIT/Regression/CLR-x86-JIT/dev10/b400791/_b400971b400971/_b400971b400971.cmd
#113457 closed
Apr 8, 2025 -
Test failure: JIT/CodeGenBringUpTests/LocallocLarge_d/LocallocLarge_d.dll
#113459 closed
Apr 8, 2025 -
[Unified Build] Unsigned .js files in runtime artifacts
#114353 closed
Apr 8, 2025 -
[dotnet-sdk-10.0.100-preview.3.25174.5] Failed to build the retargeted paint.net with CS0104 and CS8377
#114115 closed
Apr 8, 2025 -
JIT: `InstanceBasedFunctionPointer(useExplicitThis: True)` test fails with tailcallstress
#114213 closed
Apr 8, 2025 -
[API Proposal]: SerializeAsync with Utf8JsonWriter
#114373 closed
Apr 8, 2025 -
Discrepancy between HttpRequest/ResponseMessage.ToString and HttpHeaders.ToString
#49674 closed
Apr 8, 2025 -
[API Proposal]: 'ComWrappers' methods to get runtime-provided 'IUnknown' CCW vtable entries
#114133 closed
Apr 8, 2025 -
Support precompiling CCW vtables in ILC cctor interpreter (Native AOT)
#114024 closed
Apr 8, 2025 -
Blazor Server vs WASM - different output on `enumerable is ICollection<int>`
#111147 closed
Apr 8, 2025 -
[API Proposal]: Add RemoveFirst/RemoveLast of `List<T>`
#114319 closed
Apr 8, 2025 -
C++ include guards under src\gc need cleanup for portability
#3975 closed
Apr 8, 2025 -
No support in ExpandoObject for case-insensitive
#41831 closed
Apr 8, 2025 -
[RFC] Sanitizer support
#42361 closed
Apr 8, 2025 -
JIT: Assertion failed 'node->IsUnusedValue() && "found an unmarked unused value"' during 'Lowering nodeinfo'
#113338 closed
Apr 7, 2025 -
Native libraries not honoring Assembly load context.
#114015 closed
Apr 7, 2025 -
Stack overflow in workstation GC `try_allocate_more_space`
#114301 closed
Apr 7, 2025 -
PROPOSAL: AppDomain.MonitoringAllocatedMemorySizeSinceCollection
#6061 closed
Apr 7, 2025 -
Getting sddl string for ACLS with ACEs having Conditional Access Policy
#114127 closed
Apr 7, 2025 -
DateTime local-to-UTC conversion disagreement between Windows and Linux
#114334 closed
Apr 7, 2025
238 Issues opened by 136 people
-
Options validation source generator doesn't consider constructing ValidationContext with an IServiceProvider
#115347 opened
May 6, 2025 -
Configuration-binding source generator doesn't bind Dictionary<string, Enum?>
#115343 opened
May 6, 2025 -
[API Proposal]: SVE: Rename Store() to StoreAndZip()
#115338 opened
May 6, 2025 -
Math.Clamp ArgumentException uses SR.Argument_MinMaxValue differently than Random.Next()
#115337 opened
May 6, 2025 -
Arm64 SVE: Implement missing extract methods
#115336 opened
May 6, 2025 -
Arm64 SVE: Remaining SVE1 API work
#115331 opened
May 6, 2025 -
[Perf] Windows/x64: 15 Regressions on 5/2/2025 11:56:41 PM +00:00
#115340 opened
May 6, 2025 -
Could not load file or assembly 'System.Security.Principal.Windows, Version=4.1.1.0
#115326 opened
May 6, 2025 -
Build Error: Build failure with Address Sanitizer when using clr+libs+packs.product
#115324 opened
May 6, 2025 -
Support precompiling fast type switches in ILC cctor interpreter (Native AOT)
#115323 opened
May 6, 2025 -
Test failure: JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b425314/b425314/b425314.cmd
#115321 opened
May 6, 2025 -
Test failure: profiler/elt/slowpatheltleave/slowpatheltleave.cmd
#115319 opened
May 6, 2025 -
Test failure: System.Reflection.Metadata.ApplyUpdateTest.TestGenericAddStaticField
#115318 opened
May 6, 2025 -
Investigate usage of whole-archive in DAC
#115316 opened
May 5, 2025 -
Remove uses of `_PREFAST_` and `_PREFIX_` defines in VM
#115305 opened
May 5, 2025 -
[iOS][globalization][NativeAOT] CultureInfo.CurrentCulture does not include region code
#115302 opened
May 5, 2025 -
HttpClient async methods are blocking the first time
#115301 opened
May 5, 2025 -
[RISC-V] Need to configure target RISC-V extension for coreclr build
#115296 opened
May 5, 2025 -
Mono: NullabilityInfo.ReadState returns incorrect NullabilityState value
#115295 opened
May 5, 2025 -
[iOS] Using CompareOptions.IgnoreSymbols throws an exception in .net 9
#115304 opened
May 4, 2025 -
Class fields missing in NativeAOT-generated PDBs (not visible in IDA or other debuggers)
#115283 opened
May 4, 2025 -
Optimization of modulo 7 in `DateTime.DayOfWeek`
#115279 opened
May 4, 2025 -
Libicu dependency on Debian 13
#115274 opened
May 3, 2025 -
ReadSlhDsa_Pfx_Ietf_NotSupported: CryptographicException : The specified network password is not correct.
#115270 opened
May 3, 2025 -
[API Proposal]: Methods for the Uri class
#115250 opened
May 2, 2025 -
[API Proposal]: Rename arguments for SVE GatherVector APIs
#115246 opened
May 2, 2025 -
Arm64 SVE: Implement missing predicate methods
#115244 opened
May 2, 2025 -
Arm64 SVE: Implement missing load methods
#115243 opened
May 2, 2025 -
Arm64 SVE: Implement missing scatter methods
#115242 opened
May 2, 2025 -
[API Proposal]: Add defaulted offset to the SVE load/store APIs
#115241 opened
May 2, 2025 -
string.AsSpan(int, int) throws a misleading exception
#115239 opened
May 2, 2025 -
[API Proposal]: Rename arguments for SVE CreateBreak/CreateMask APIs
#115225 opened
May 1, 2025 -
[API Proposal]: Rename arguments for SVE ConditionalExtract APIs
#115224 opened
May 1, 2025 -
Blazor WASM (Old-style project) stuck on mono_wasm_runtime_ready
#115297 opened
May 1, 2025 -
Sockets.Unix race between receive completion and cancellation?
#115217 opened
May 1, 2025 -
Add testing for multiple Native AOT DLLs in the same process
#115216 opened
May 1, 2025 -
Unhandled exception message is printed multiple times to console
#115215 opened
May 1, 2025 -
Hot Reload does not work on iOS when running from Mac
#115208 opened
Apr 30, 2025 -
Support for marshalling optional parameters in `[GeneratedComInterface]` interfaces
#115205 opened
Apr 30, 2025 -
Assertion failed 'tree->IsUnusedValue()' in 'Program:M0()' during 'Linear scan register alloc'
#115202 opened
Apr 30, 2025 -
[API Proposal]: Add TensorPool<T>
#115201 opened
Apr 30, 2025 -
[API Proposal]: Add a fluent `OptionsBuilder` method that adds validator types
#115200 opened
Apr 30, 2025 -
Missed constant folding for some bitwise operations
#115199 opened
Apr 30, 2025 -
IHostedService.StopAsync not invoked with `8.0-windowsservercore-ltsc2019` image
#115206 opened
Apr 30, 2025 -
[mono] Time-outs on Linux FullAOT Mono runtime tests CI
#115183 opened
Apr 30, 2025 -
Mono: ManualResetEventSlim.Wait() unexpectedly returns without blocking
#115178 opened
Apr 30, 2025 -
Test failure: System.CodeDom.Compiler.Tests.ExecutorTests.ExecWaitWithCapture_OutputIncludesCurrentDirectory
#115175 opened
Apr 30, 2025 -
Test failure: JIT/opt/InstructionCombining/Mvn/Mvn.cmd
#115174 opened
Apr 30, 2025 -
Consider running System.Security.Cryptography tests on Windows 10 Threshold
#115162 opened
Apr 29, 2025 -
Eliding span Slice bounds checking is not trivial
#115154 opened
Apr 29, 2025 -
AOT publish from `dotnet publish` generates error message, but seems to complete anyway
#115153 opened
Apr 29, 2025 -
Xml.Tests OOM on Wasm
#115152 opened
Apr 29, 2025 -
[API Proposal]: Expose Vector Dataype in SqlDbType
#115148 opened
Apr 29, 2025 -
Performance regressions in writing Tar files
#115155 opened
Apr 29, 2025 -
ILLink removes embedded sources
#115145 opened
Apr 29, 2025 -
Symbolic link change in .NET 9 breaks previously functioning apps
#115135 opened
Apr 28, 2025 -
[API Proposal]: Sort() on OrderedDictionary
#115127 opened
Apr 28, 2025 -
Arm64: phiFound || ((ehDsc != nullptr) && !m_pCompiler->m_dfsTree->Contains(ehDsc->ebdTryBeg)) SSA: insert phis
#115123 opened
Apr 28, 2025 -
Assert failure: CheckInstrBytePattern(base[offset] & 0xF8, 0x58, base[offset])
#115120 opened
Apr 28, 2025 -
[WinHTTP] Validate header values for ASCII
#115112 opened
Apr 28, 2025 -
Full GC notify not raised on Server GC
#115110 opened
Apr 28, 2025 -
JIT: Wrong result with do-while loops
#115109 opened
Apr 28, 2025 -
GC pause times grow exponentially when DOTNET_EnableEventLog=1
#115108 opened
Apr 28, 2025 -
[browser] remove rest of StartupMemoryCache
#115107 opened
Apr 28, 2025 -
Are !UseThreadAllocationContexts branches relevant?
#115102 opened
Apr 27, 2025 -
[RuntimeAsync] Dynamic methods (System.Reflection.Emit).
#115101 opened
Apr 27, 2025 -
[RuntimeAsync] Reflection/introspection support
#115099 opened
Apr 27, 2025 -
[RuntimeAsync] R2R support
#115098 opened
Apr 27, 2025 -
[RuntimeAsync] Multicore JIT support.
#115097 opened
Apr 27, 2025 -
[RuntimeAsync] PGO support.
#115096 opened
Apr 27, 2025 -
[RuntimeAsync] Revisit TODOs in places of questionable intersections of existing scenarios and Async
#115094 opened
Apr 27, 2025 -
[RuntimeAsync] Implement ilasm/ildasm support for the MethodImpl.Async
#115093 opened
Apr 27, 2025 -
Unnecessary conditional check
#115091 opened
Apr 27, 2025 -
Regression: Extra range check generated
#115090 opened
Apr 27, 2025 -
HttpListener always fails with error 32 on ports 50000-50059
#115088 opened
Apr 27, 2025 -
Regex caching strategy for RegexRunner turns allocation-free paths into allocating under contention
#115082 opened
Apr 26, 2025 -
`Enumerable.Chunk()` could reduce memory allocation without reducing its performance
#115079 opened
Apr 26, 2025 -
Vector512.Shuffle does not produce optimal codegen in some case
#115078 opened
Apr 26, 2025 -
Using an argument as a Vector variable causes data to be copied back and forth
#115075 opened
Apr 26, 2025 -
SmtpClientSendMailTest_SendAsync.MultipleRecipients_Failure_All test failure
#115070 opened
Apr 26, 2025 -
[API Proposal]: Remove of Ymm embedded rounding from Avx10.2
#115060 opened
Apr 25, 2025 -
[bug][mono] sgen alloc nursery heap size
#115045 opened
Apr 25, 2025 -
Massive performance regression .NET 9 vs .NET 10
#115033 opened
Apr 25, 2025 -
[API Proposal]: Amend MLKem, MLDsa, and SlhDsa ImportEncryptedPkcs8PrivateKey
#115024 opened
Apr 24, 2025 -
[release/9.0][mobile] Overview of mobile related CI failures
#115003 opened
Apr 24, 2025 -
System.Threading.Timer in NetStandard2.0 leaks threads after Azure VM Freeze
#114991 opened
Apr 24, 2025 -
[Perf] Regressions from inliner policy change
#114996 opened
Apr 24, 2025 -
[Perf] Linux/arm64: 16 Regressions on 4/16/2025 10:55:00 PM +00:00
#114998 opened
Apr 24, 2025 -
[API Proposal]: Get/Enumerate line spans from TextReader
#114987 opened
Apr 24, 2025 -
[android]build cdac-build-tool failed
#114986 opened
Apr 24, 2025 -
[Perf] Linux/x64: 3 Regressions on 4/19/2025 3:42:13 AM +00:00
#115004 opened
Apr 23, 2025 -
C++/CLI net core doesnt work if calling via pinvoke nor via direct c++ call
#114965 opened
Apr 23, 2025 -
Consider having `JsonElement` implement `IEquatable<T>`
#114959 opened
Apr 23, 2025 -
Unable to build console app in commandline (fine in Visual Studio)
#114952 opened
Apr 23, 2025 -
[Android] Library tests failing on CoreCLR Android
#114951 opened
Apr 23, 2025 -
Char is casted to int without warning in string.Remove(int startIndex)
#114941 opened
Apr 23, 2025 -
Test failure: GC/API/GC/Collect_neg/Collect_neg.cmd
#114939 opened
Apr 23, 2025 -
superpmi collection of PowerShell.Benchmarks.dll frequently fails with "No space left on device"
#114935 opened
Apr 22, 2025 -
ILC assertion failure: type == type.ConvertToCanonForm(CanonicalFormKind.Specific)
#114934 opened
Apr 22, 2025 -
[API Proposal]: New user-defined operator names
#114930 opened
Apr 22, 2025 -
[8.0][runtime-community][linux-armv6] Failed to install runtime_python_requirements
#114924 opened
Apr 22, 2025 -
JIT: wrong result with Avx512F.BlendVariable
#114921 opened
Apr 22, 2025 -
dotnet.js fails to initialize when running in a web worker with onmessage handler
#114918 opened
Apr 22, 2025 -
[API Proposal]: System.Text.Json.Schema: option to disable generating $refs
#114916 opened
Apr 22, 2025 -
[QUIC] Use MsQuic from brew package in OSX
#114912 opened
Apr 22, 2025 -
[QUIC] Test MsQuic with OpenSSL 3.5
#114911 opened
Apr 22, 2025 -
[API Proposal]: SVE: Rename loadxX() to LoadVectorxXAndUnzip()
#114910 opened
Apr 22, 2025 -
[API Proposal]: Arm64 SVE: FEAT_SVE: Prefetch APIs are inconsistent
#114909 opened
Apr 22, 2025 -
[Apple mobile][mono] `GitHub_23791` runtime test crash in AOT-interpreter mode
#114908 opened
Apr 22, 2025 -
[Apple mobile][mono] `Directed_1` runtime test crash in AOT-interpreter mode
#114902 opened
Apr 22, 2025 -
Blazor WebAssembly AOT Compilation Fails on .NET 9
#114898 opened
Apr 22, 2025 -
Investigate stack alignment of structures on ARM64
#114894 opened
Apr 22, 2025 -
Improve codegen of funclet prologs
#114893 opened
Apr 22, 2025 -
Wrong summary for generated regex
#114889 opened
Apr 22, 2025 -
MemoryMappedFile is up to ~1000x slower than Java for single-byte reads
#114846 opened
Apr 20, 2025 -
[mono] Cannot transition thread 0000000000001B78 from RUNNING with DONE_BLOCKING
#114840 opened
Apr 20, 2025 -
SB: `redist.proj` tries to run target crossgen2 during cross-build
#115002 opened
Apr 19, 2025 -
IOptionsMonitor<T> does not work with rooted file paths, but PhysicalFileProvider itself does
#114833 opened
Apr 19, 2025 -
[Analyzer]: Flag non-productive uses of `RegexOptions.NonBacktracking`.
#114831 opened
Apr 19, 2025 -
Value Change Bug: BitConverter.SingleToUInt32Bits(BitConverter.UInt32BitsToSingle((uint)0xFFB43480))
#114825 opened
Apr 18, 2025 -
Deserializing inherited class throws exception
#114824 opened
Apr 18, 2025 -
Test crashes in arm32 `runtime-coreclr libraries-jitstress-random` pipeline
#114823 opened
Apr 18, 2025 -
[Android 9.0.3] Enabling LLVM leads to incorrect SkiaSharp drawing behavior in some cases
#114822 opened
Apr 18, 2025 -
Issues stepping through System.Runtime.CompilerServices.StaticsHelpers.GetGCStaticBase
#114820 opened
Apr 18, 2025 -
ConcurrentBag.WorkStealingQueue.LocalPush() crash due to OverflowException
#114817 opened
Apr 18, 2025 -
incorrect DateTimeOffset with DataContractSerializer and IXmlSerializable
#114813 opened
Apr 18, 2025 -
[API Proposal]: GetTotalAllocatedBytes for Thread
#114789 opened
Apr 17, 2025 -
Allow removing items from ImmutableDictionary.Builder while enumerating it
#114788 opened
Apr 17, 2025 -
Marshal.GetComInterfaceForObject in NativeAOT
#114773 opened
Apr 17, 2025 -
System.Text.Json 9 Serialization Issue rg. Flags-Enums when using JsonStringEnumConverter
#114770 opened
Apr 17, 2025 -
[Mono]: `mono_object_new_pinned` Allows Instantiation of Abstract Classes
#114768 opened
Apr 17, 2025 -
Using CR as the end of line character on Linux
#114765 opened
Apr 17, 2025 -
[API Proposal]: Expose `Utf8JstonWriter.WriteNumberValue(ReadOnlySpan<byte> utf8FormattedNumber)` publically
#114753 opened
Apr 16, 2025 -
Enable HotReload tests for FieldRVA
#114748 opened
Apr 16, 2025 -
[API Proposal]: generic overloads of `Delegate.Combine` and `Delegate.Remove`
#114745 opened
Apr 16, 2025 -
[API Proposal]: Ssl*AuthenticationOptions.AllowRsaPssPad, AllowRsaPkcs1Pad
#114740 opened
Apr 16, 2025 -
[release/9.0] [browser][host] Apply CORS also to .mjs files was closed without merge
#114739 opened
Apr 16, 2025 -
[android] Investigate using different GC variants with CoreCLR on Android
#114738 opened
Apr 16, 2025 -
Consider static linking and componentization of CoreCLR runtime
#114737 opened
Apr 16, 2025 -
[API Proposal]: Optional export of UnmanagedCallersOnlyAttribute
#114733 opened
Apr 16, 2025 -
[API Proposal]: `BigMul` for `nuint` and `nint`
#114731 opened
Apr 16, 2025 -
Regression in v10 Preview 4 during a roll-forward from v9 causing System.TypeLoadException
#114729 opened
Apr 16, 2025 -
[Analyzer Proposal]: Validate composite formatting parameter count
#114726 opened
Apr 16, 2025 -
Remove always searching executable directory for native libraries in single-file applications
#114717 opened
Apr 15, 2025 -
MemoryCache entry eviction is based on system memory usage, not cache memory usage
#114714 opened
Apr 15, 2025 -
[API Proposal]: Inherit LibraryImport from class to reduce rewriting code
#114708 opened
Apr 15, 2025 -
Allow building on FreeBSD/i386
#114705 opened
Apr 15, 2025 -
Timeout in HostFactoryResolverTests.NoSpecialEntryPointPatternCanRunInParallel
#114704 opened
Apr 15, 2025 -
[UB] Unsigned Mach-O files being reported in osx builds
#114701 opened
Apr 15, 2025 -
[9.0-staging] Unable to open dump json file
#114693 opened
Apr 15, 2025 -
System.Text.Json should recognize $schema as a metadata property.
#114691 opened
Apr 15, 2025 -
[API Proposal]: SVE AddRotateComplex should use an enum
#114685 opened
Apr 15, 2025 -
[API Proposal]: Add APIs to `JsonMarshal` to get the underlying sequence/span from the Utf8JsonReader.
#114679 opened
Apr 15, 2025 -
[Perf] Linux/x64: 1 Regression on 4/13/2025 6:59:35 AM +00:00
#114695 opened
Apr 15, 2025 -
.NET DateTime date out of range error only on Windows ARM VM (Parallels on Mac M4 or vmware fusion)
#114677 opened
Apr 15, 2025 -
.NET 9 启动崩溃
#114673 opened
Apr 15, 2025 -
Please update Binaryen in emsdk
#114723 opened
Apr 15, 2025 -
[API Proposal]: Generic & simd `BigMul`, `MultiplyHigh`, and `MultiplyLow`
#114663 opened
Apr 15, 2025 -
[8.0][wasm] DefaultTemplate_AOT_InProjectFile test failure - aot-instances.dll precompiling failed with exit 137
#114653 opened
Apr 14, 2025 -
[API Proposal]: new RefStructTuple type
#114652 opened
Apr 14, 2025 -
[API proposal] Add optimized SortedArray (I can't create own tools with high performance)
#114647 opened
Apr 14, 2025 -
SslStream not working with ephemeral keys
#114640 opened
Apr 14, 2025 -
Assert failure: !CREATE_CHECK_STRING(!GCHeapUtilities::GetGCHeap()->IsLargeObject(this))
#114639 opened
Apr 14, 2025 -
Assert failure: Consistency check failed: FAILED: pThread->PreemptiveGCDisabled()
#114638 opened
Apr 14, 2025 -
trim EventSource when System.Diagnostics.Tracing.EventSource.IsSupported is false
#114635 opened
Apr 14, 2025 -
Regex engine throws index out of range
#114626 opened
Apr 14, 2025 -
Test failure: profiler/transitions/transitions/transitions.cmd
#114608 opened
Apr 14, 2025 -
Unbounded memory leak from DependencyInjectionEventSource
#114599 opened
Apr 13, 2025 -
GCStress=3 has gotten very slow on osx-arm64
#114581 opened
Apr 11, 2025 -
[API Proposal]: Interlocked.Or/And for enums
#114568 opened
Apr 11, 2025 -
Remove `ymm` embedded rounding code in JIT and AVX10 APIs
#114566 opened
Apr 11, 2025 -
Tune conditional compare optimizations for APX
#114564 opened
Apr 11, 2025 -
Add remaining APX NCI instructions to emitter
#114563 opened
Apr 11, 2025 -
Optimize and tune APX NDD form codegen
#114562 opened
Apr 11, 2025 -
Tune LSRA with APX EGPR
#114561 opened
Apr 11, 2025 -
Enable and optimize LSRA with APX push2/pop2
#114560 opened
Apr 11, 2025 -
Enable EGPR for `GenTree` nodes that lower to promoted VEX/EVEX encoding.
#114559 opened
Apr 11, 2025 -
XDocument.LoadAsync doesn't respect Cancellation token
#114555 opened
Apr 11, 2025 -
[Android, 9.0.60] Enabling LLVM on Android crashes the app at start
#114794 opened
Apr 11, 2025 -
TimeZoneInfo.GetSystemTimeZones() doesn't support localized display names
#114543 opened
Apr 11, 2025 -
SerialPort 读取数据被分片的问题
#114539 opened
Apr 11, 2025 -
[browser] hot reload tests deadlock on linux
#114526 opened
Apr 11, 2025 -
Crossgen2 should emit a warning or error when two different versions of the same assembly are referenced
#114513 opened
Apr 10, 2025 -
Assertion failure g_flsIndex != FLS_OUT_OF_INDEXES
#114506 opened
Apr 10, 2025 -
Customizing `ApplicationName` during host building breaks User Secrets
#114505 opened
Apr 10, 2025 -
Crossgen2 composite with JitOptimization causes R2R dump failures on linux
#114504 opened
Apr 10, 2025 -
GzipStream decompression memory (leak?) lingers in certain environments
#114502 opened
Apr 10, 2025 -
Excel Automation AddIn fails under .NET6+
#114500 opened
Apr 10, 2025 -
Support folding feature switch conditions in ILC cctor interpreter (Native AOT)
#114499 opened
Apr 10, 2025 -
[API Proposal]: Add minimal QUERY verb support to HttpClient
#114489 opened
Apr 10, 2025 -
[API Proposal]: Extend System.Linq.AsyncEnumerable to allow concurrent operator execution
#114478 opened
Apr 10, 2025 -
.NET TimeZoneInfo fails to recognize historical invalid times after 2025 tzdb update for America/Asuncion
#114476 opened
Apr 10, 2025 -
Update '[GeneratedComInterface]' to emit ILC-friendly vtables for RVA folding
#114468 opened
Apr 10, 2025 -
Missing test coverage of event pipe shutdown handlers [nativeaot]
#114461 opened
Apr 9, 2025 -
[cDAC] Implement APIs used by WinDBG/CDB to load a managed dump
#114460 opened
Apr 9, 2025 -
[API Proposal]: Implement Linq Sum for System.Numerics.Vectors
#114456 opened
Apr 9, 2025 -
[API Proposal]: MLKem
#114453 opened
Apr 9, 2025 -
[API Proposal]: Add SearchValues Overloads to SequenceReader
#114451 opened
Apr 9, 2025 -
[maccatalyst][x64] SendTo_.*.Datagram_UDP_AccessDenied_Throws_DoesNotBind cannot reach host
#114450 opened
Apr 9, 2025 -
ARM64-SVE: ConditionalSelect IsVectorZero check will never trigger for Op1
#114443 opened
Apr 9, 2025 -
[Android] Improve native stack traces when the app crashes because of a signal on CoreCLR
#114436 opened
Apr 9, 2025 -
ARM64-SVE: Optimise away instruction when mask is all false
#114433 opened
Apr 9, 2025 -
ARM64-SVE: Use non predicated instruction when mask is all true
#114431 opened
Apr 9, 2025 -
[Trimming Analyzer] Handle foreach over arrays returned from Type.GetInterfaces
#114425 opened
Apr 9, 2025 -
[API Proposal]: TextEncoder.FindFirstCharacterToEncode(ReadOnlySpan<char>)
#114423 opened
Apr 9, 2025 -
[API Proposal]: Implement `IParsable<TSelf>` et cetera on `IPEndPoint`
#114405 opened
Apr 8, 2025 -
[infra][maccatalyst] Fix IO test compatibility issues occurring on MacCatalyst CI with macOS 14
#114403 opened
Apr 8, 2025 -
Test build warning: Reference to undeclared extern assembly 'mscorlib'. Attempting autodetect
#114397 opened
Apr 8, 2025 -
DllImport: native libraries no longer loaded from `netcoredeps` subdirectory after upgrade to .NET 8
#114393 opened
Apr 8, 2025 -
Build warnings: "Could not resolve reference..."
#114390 opened
Apr 8, 2025 -
Cannot suppress obsolete or experimental errors that use a custom diagnostic ID
#114377 opened
Apr 8, 2025 -
[RuntimeAsync] Disallow introduction of captured byrefs in strength reduction
#115260 opened
Apr 8, 2025 -
MONO interpreter: NIY encountered in method
#114370 opened
Apr 8, 2025 -
[Perf] Windows/x64: 12 Regressions on 4/5/2025 12:48:28 AM +00:00
#114382 opened
Apr 8, 2025 -
[Perf] Windows/x64: 1 Regression on 4/3/2025 2:37:57 PM +00:00
#114384 opened
Apr 8, 2025 -
[Perf] Regressions from increasing inline budget
#114383 opened
Apr 8, 2025 -
FusionHybridCache and L1 memory usage
#114366 opened
Apr 8, 2025 -
[API Proposal]: String.Manipulation generic overloads with ReadOnlySpan<T>
#114365 opened
Apr 8, 2025 -
Non-zero result of Vector3.Cross with parallel vectors
#114361 opened
Apr 8, 2025 -
[wasm] Linux library tests are failing for reasons unrelated to the tests
#114348 opened
Apr 7, 2025 -
[cDAC] Support APIs for reading line numbers
#114336 opened
Apr 7, 2025 -
[.NET 9.0] Random deadlock when terminating thread
#114333 opened
Apr 7, 2025 -
[apple-mobile][infra] Internal CI is failing with Bad CPU type in executable
#114327 opened
Apr 7, 2025
629 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Share implementation of ComWrappers between CoreCLR and NativeAOT
#113907 commented on
May 6, 2025 • 69 new comments -
Arm-64:[PAC][WIP]Add auth-strip in prolog and epilog of jitted methods
#110472 commented on
May 1, 2025 • 30 new comments -
Add CPUID for AvxVnniInt8 and AvxVnniInt16
#113956 commented on
May 5, 2025 • 28 new comments -
[Android] Run CoreCLR library tests on Android
#114148 commented on
May 6, 2025 • 20 new comments -
JIT: Add morphing to LE_UN/GT_UN(expr, uint.MaxValue) (dotnet#76525)
#113037 commented on
May 4, 2025 • 3 new comments -
Fix stack overflow caused by very deep parent/child Task chains
#113407 commented on
Apr 10, 2025 • 3 new comments -
[S.T.J] Removed unused field in JsonProperty
#114071 commented on
Apr 23, 2025 • 3 new comments -
missing opportunities in constant folding around bitwise ops
#99136 commented on
Apr 15, 2025 • 2 new comments -
Add Decimal32, Decimal64, Decimal128
#100729 commented on
Apr 25, 2025 • 2 new comments -
[RISC-V] Simplifying the loop generated in genZeroInitFrameUsingBlockInit and jump encoding
#114003 commented on
Apr 11, 2025 • 2 new comments -
Arm64: Implement region write barriers
#111636 commented on
Apr 25, 2025 • 2 new comments -
[wasm] Timeout in System.Text.Json.Tests
#101204 commented on
May 7, 2025 • 0 new comments -
GetLoadLevel() postcondition failure
#101096 commented on
May 7, 2025 • 0 new comments -
[wasm] perftiger v8 - Failed to install prerequisites
#100910 commented on
May 7, 2025 • 0 new comments -
[browser][MT] fail in System.Reflection.RuntimeMethodInfo.InternalInvoke
#100831 commented on
May 7, 2025 • 0 new comments -
LibraryImportGenerator.Unit.Tests crashing on linux-x64 mono interpreter
#100800 commented on
May 7, 2025 • 0 new comments -
System.IO.Net5Compat.Tests and System.IO.Tests suddenly exiting with error 137
#100558 commented on
May 7, 2025 • 0 new comments -
Test failure: AggregateException: Not all processes in process tree could be terminated.
#93321 commented on
May 7, 2025 • 0 new comments -
System.Net.Tests.HttpListenerRequestTests fail with SocketException : Connection refused
#100088 commented on
May 7, 2025 • 0 new comments -
System.IO.FileSystem.Tests.WorkItemExecution CI timeout on net9.0-osx-Debug-x64-Mono_Minijit_Debug-OSX.1200.Amd64.Open
#101423 commented on
May 7, 2025 • 0 new comments -
[wasm][MT] null function or function signature mismatch
#101481 commented on
May 7, 2025 • 0 new comments -
[8.0] Test failure in System.Diagnostics.Tests.ProcessTests.MainWindowHandle_GetWithGui_ShouldRefresh_Windows
#101700 commented on
May 7, 2025 • 0 new comments -
[tvos][arm64] Segfault in System.Formats.Tests
#101692 commented on
May 7, 2025 • 0 new comments -
[wasm][AOT] emcc : error - received SIGKILL (-9)
#89402 commented on
May 7, 2025 • 0 new comments -
System.Buffers.Tests timeout on wasm MT
#102040 commented on
May 7, 2025 • 0 new comments -
[mono] [aot] Mono mini and LLVM fullAOT CI jobs are failing due to Failed to load AOT module X86_Sse2_r/ro.dll in aot-only mode
#102150 commented on
May 7, 2025 • 0 new comments -
[wasm][mt] fail: System.TypeLoadException: Could not load type of field"
#102615 commented on
May 7, 2025 • 0 new comments -
CI timeout in System.Data.Tests.DataTableReadXmlSchemaTest.XsdSchemaDeserializationIgnoresLocale
#103062 commented on
May 7, 2025 • 0 new comments -
System.Management.Tests fail with System.Management.ManagementException
#92518 commented on
May 7, 2025 • 0 new comments -
[8.0] 'RanToCompletion' failure in System.Threading.RateLimiting.Test.ConcurrencyLimiterTests.DoesNotDeadlockCleaningUpCanceledRequestedLease_Post
#92804 commented on
May 7, 2025 • 0 new comments -
[wasm] WBT: Blazor tests on windows failing with `Failed to bind to address` for random ports
#92910 commented on
May 7, 2025 • 0 new comments -
System.Diagnostics.Tests.ProcessTests.TestCheckChildProcessUserAndGroupIds failing Subset assertion
#92944 commented on
May 7, 2025 • 0 new comments -
The system cannot open the device or file specified 'NuGet-Migrations'
#91987 commented on
May 7, 2025 • 0 new comments -
Test failure System.Diagnostics.Tests.PerformanceCounterCategoryTests.PerformanceCounterCategory_Create_Invalid
#94498 commented on
May 7, 2025 • 0 new comments -
[8.0] [wasm] [AOT] HTTP Error 500.30 - ASP.NET Core app failed to start
#95160 commented on
May 7, 2025 • 0 new comments -
[browser][MT] MutexTests - operation does not support unaligned accesses
#96191 commented on
May 7, 2025 • 0 new comments -
Error while retrieving client Settings for PipelineArtifact. HttpRequestException: nodename nor servname provided, or not known (vsblobprodcus3.vsblob.visualstudio.com:443)
#96798 commented on
May 7, 2025 • 0 new comments -
[6.0] Test failure in System.Text.Json.Tests.Utf8JsonWriterTests.Writing3MBBase64Bytes(formatted: True, skipValidation: False)
#96879 commented on
May 7, 2025 • 0 new comments -
System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime failing
#97020 commented on
May 7, 2025 • 0 new comments -
CI error on WasmTestOnBrowser-System.Numerics.Tensors.Net8.Tests
#97124 commented on
May 7, 2025 • 0 new comments -
[browser][debugger] Firefox EvaluateOnCallFrame2Tests
#98086 commented on
May 7, 2025 • 0 new comments -
[mt][browser] `HttpClient_CancelInDifferentThread` failing with operation cancelled
#98101 commented on
May 7, 2025 • 0 new comments -
[debugger][mt][browser] TestDebugUsingMultiThreadedRuntime times out
#98110 commented on
May 7, 2025 • 0 new comments -
[7.0] Could not find a part of the path in System.IO.Tests.FileSystemWatcherTests.FileSystemWatcher_Directory_Delete_MultipleFilters
#98193 commented on
May 7, 2025 • 0 new comments -
[outerloop] System.Runtime.Tests crash with exit code 137 in linux debug coreclr
#98964 commented on
May 7, 2025 • 0 new comments -
[browser][mt][wbt] `Wasm.Build.Tests.BlazorWasmTestBase.BlazorRunTest` Current count: 0
#99283 commented on
May 7, 2025 • 0 new comments -
[8.0][wasm] Exit code 137 returned from docker process after executing containerHandlerInvoker.js, cs files specified multiple times
#99423 commented on
May 7, 2025 • 0 new comments -
Assertion failed in SafeFileHandle.OverlappedValueTaskSource.IOCallback
#99517 commented on
May 7, 2025 • 0 new comments -
GC\Regressions\v2.0-beta2\452950\452950\452950.cmd failing on Mono minijit Windows x64
#99729 commented on
May 7, 2025 • 0 new comments -
[browser] Connection refused in 127.0.0.1
#104349 commented on
May 7, 2025 • 0 new comments -
[6.0] Failure in DnsGetHostAddresses_PostCancelledToken_Throws: No such host is known
#104392 commented on
May 7, 2025 • 0 new comments -
[QUIC & HTTP/3] Handshake Timeout on tests
#104426 commented on
May 7, 2025 • 0 new comments -
[browser][MT] System.Runtime.InteropServices.JavaScript.Tests CI timeouts
#104492 commented on
May 7, 2025 • 0 new comments -
[browser][MT] System.Net.Http.Functional.Tests failure ("Why are we setting the target on an unoccupied slot?")
#104524 commented on
May 7, 2025 • 0 new comments -
[8.0] Failure in `System.Diagnostics.Tests.PerformanceCounterTests.PerformanceCounter_Increment`: Category 'PerformanceCounter_Increment_Category' does not exist.
#104572 commented on
May 7, 2025 • 0 new comments -
[outerloop] `System.Numerics.Tests.ToStringTest.ToString_ValidLargeFormat` faling with `OutOfMemoryException`
#104586 commented on
May 7, 2025 • 0 new comments -
[outerloop] System.Runtime.Numerics.Tests crash with exit code 137 in linux debug coreclr
#104588 commented on
May 7, 2025 • 0 new comments -
[6.0] Test failure in System.Formats.Asn1 ReadVeryLongOid_WithAppContext: could not load file or assembly in NET48
#104647 commented on
May 7, 2025 • 0 new comments -
BinderTracingTest.ResolutionFlow times out
#104670 commented on
May 7, 2025 • 0 new comments -
GC/Regressions/v2.0-beta2/452950 test failure
#104671 commented on
May 7, 2025 • 0 new comments -
[WASI][Mono AOT] System.Collections.Specialized.Tests
#104786 commented on
May 7, 2025 • 0 new comments -
[6.0] Microsoft.Extensions.FileProviders.Physical.Tests failing to access a symlink used by PhysicalFilesWatcher
#104823 commented on
May 7, 2025 • 0 new comments -
[8.0][browser][wasm] emcc failure to compile aot-instances
#104827 commented on
May 7, 2025 • 0 new comments -
[browser][MT] ReleaseJSOwnedObjectByGCHandle: Unexpected synchronous failure
#104889 commented on
May 7, 2025 • 0 new comments -
[6.0] Internal exception in System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests tests
#104933 commented on
May 7, 2025 • 0 new comments -
System.Net.Quic.Tests.MsQuicTests.WriteTests failed with "System.Net.Quic.QuicException : The connection timed out from inactivity."
#105177 commented on
May 7, 2025 • 0 new comments -
Hang in FileShareOpen_Inheritable
#105265 commented on
May 7, 2025 • 0 new comments -
MemoryTests.AllocateLargeHeapThenRepeatedlyInterop timing out
#105283 commented on
May 7, 2025 • 0 new comments -
System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.JSDelay_ContinueWith_Sync test failed
#103080 commented on
May 7, 2025 • 0 new comments -
ExplicitConversion_FromSingle failing due to NaN != NaN
#103347 commented on
May 7, 2025 • 0 new comments -
[8.0] "InvalidOperationException: Category does not exist" failure in net48 win x86 in System.Diagnostics.Tests.PerformanceCounterTests.PerformanceCounter_IncrementBy_IncrementBy2
#103435 commented on
May 7, 2025 • 0 new comments -
SslStreamTlsResumeTests.ClientDisableTlsResume_Succeeds failed in CI
#103449 commented on
May 7, 2025 • 0 new comments -
[QUIC] [Long Running Test] 'System.Net.Quic.Tests.QuicStreamConformanceTests.ReadWrite_Success'
#103482 commented on
May 7, 2025 • 0 new comments -
[WASI][Mono AOT] Failed to compile System.Private.CoreLib.dll.bc
#103520 commented on
May 7, 2025 • 0 new comments -
[browser][MT] test failure: Tests timed out. Killing driver service
#103524 commented on
May 7, 2025 • 0 new comments -
Build failure: Static graph-based restore failed with exit code .* but did not log an error.
#103526 commented on
May 7, 2025 • 0 new comments -
Failing test due to no detected IO events in 'System.IO.Tests.FileSystemWatcherTest.ExecuteAndVerifyEvents'
#103584 commented on
May 7, 2025 • 0 new comments -
System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows fails in CI
#103586 commented on
May 7, 2025 • 0 new comments -
[browser] Unable to evaluate script: tab crashed
#103623 commented on
May 7, 2025 • 0 new comments -
System.IO.Tests.Directory_Create_Tests.FileSystemWatcher_Directory_Create_InNestedDirectory fails with "Created event did not occur as expected"
#103630 commented on
May 7, 2025 • 0 new comments -
MonoTests.System.Runtime.Caching.MemoryCacheTestExpires5.TestCacheExpiryOrdering()
#103711 commented on
May 7, 2025 • 0 new comments -
Test failure: System.Security.Cryptography.X509Certificates.Tests.RevocationTests.AiaTests.DisableAiaOptionWorks
#102236 commented on
May 7, 2025 • 0 new comments -
Test failing: ServiceProviderILEmitContainerTests.GetAsyncService_DisposeAsyncOnSameThread_ThrowsAndDoesNotHangAndDisposeAsyncGetsCalled
#104041 commented on
May 7, 2025 • 0 new comments -
Unload_TwoCollectibleWithOneAssemblyAndOneInstanceReferencingAnother test failed in CI
#104153 commented on
May 7, 2025 • 0 new comments -
GC Assert failure: committed_by_oh[oh] == compute_committed_bytes_per_heap (oh, committed_bookkeeping)
#104178 commented on
May 7, 2025 • 0 new comments -
[wasm][mt] mono_wasm_load_runtime () failed RuntimeError: index out of bounds
#104271 commented on
May 7, 2025 • 0 new comments -
runtime-community: Failure to build System.Security.Cryptography.Native/opensslshim.c due to overflow in expression with type long
#104333 commented on
May 7, 2025 • 0 new comments -
Windows SDK tools do not support working with heavy portable symbols files (Part 2)
#109281 commented on
May 6, 2025 • 0 new comments -
AOT compile aot-instances.dll, the AOT compiler exited with code 139.
#109966 commented on
May 6, 2025 • 0 new comments -
[Android] App crashing with condition `xref_count == xref_index' not met
#106410 commented on
May 6, 2025 • 0 new comments -
SmtpClient docs recommend a third-party library that is not FIPS-compliant
#114712 commented on
May 6, 2025 • 0 new comments -
"Optimizing assemblies for size failed" - Core 9 Latest Maui iOS Build
#114022 commented on
May 6, 2025 • 0 new comments -
[System.Text.Json] Expose a setting disallowing duplicate JSON properties
#108521 commented on
May 6, 2025 • 0 new comments -
Tracking issue for reflection invoke perf improvements
#112994 commented on
May 6, 2025 • 0 new comments -
Test failure: System.Diagnostics.Tests.DiagnosticSourceEventSourceBridgeTests.TestEnableAllActivitySourcesAllEvents
#112621 commented on
May 6, 2025 • 0 new comments -
[cDAC] Stack Walking
#110758 commented on
May 6, 2025 • 0 new comments -
[net9] System.Private.CoreLib occurs InvalidOperationException and InvalidCastException
#114262 commented on
May 6, 2025 • 0 new comments -
[API Proposal]: Tensor Operators
#112781 commented on
May 6, 2025 • 0 new comments -
[API Proposal]: IsDense/Sparse/Contiguous
#111964 commented on
May 6, 2025 • 0 new comments -
FIPS 140-2 certification status for .NET Core Crypto?
#26037 commented on
May 6, 2025 • 0 new comments -
[RuntimeAsync] Implement suspension-aware liveness and dead-code elimination
#115261 commented on
May 6, 2025 • 0 new comments -
[RuntimeAsync] Remove JitOptimizeAwait knob (or make checked), eventually.
#115264 commented on
May 6, 2025 • 0 new comments -
[RuntimeAsync] Implement new byref local zeroing
#115262 commented on
May 6, 2025 • 0 new comments -
[RuntimeAsync] Avoid keeping continuation state alive after resumption
#115263 commented on
May 6, 2025 • 0 new comments -
[API Proposal]: ClaimsIdentity to perform case-sensitive comparison
#113562 commented on
May 7, 2025 • 0 new comments -
[API Proposal]: `UnsafeAccessorTypeAttribute` for static or private type access
#90081 commented on
May 7, 2025 • 0 new comments -
System.Text.Json : Consider supporting F# discriminated unions
#55744 commented on
Apr 14, 2025 • 0 new comments -
AndroidStripILAfterAOT likely causing "InvalidProgramException: Invalid IL code in ..."
#108920 commented on
May 5, 2025 • 0 new comments -
[iOS][globalization] Incorrect region information when using `English (US)` language and non-US region
#113614 commented on
May 5, 2025 • 0 new comments -
[API Proposal]: Add APIs to WebSocket which allow it to be read as a Stream
#111217 commented on
May 5, 2025 • 0 new comments -
Blazor wasm dynamic linking native sidemodules
#75257 commented on
May 5, 2025 • 0 new comments -
Supports TLS alerts for cert validation for non-Windows platforms
#18837 commented on
May 5, 2025 • 0 new comments -
CoreCLR's CNTRL_SHUTDOWN_EVENT handler prevents graceful exit of services during system shutdown
#83093 commented on
May 5, 2025 • 0 new comments -
[RuntimeAsync] Double check OSR in async2 struct instance methods
#115259 commented on
May 5, 2025 • 0 new comments -
Re-enable Azure Linux 3 testing
#114276 commented on
May 5, 2025 • 0 new comments -
Arm64: Use carry instructions for 128bit arithmetic
#113070 commented on
May 5, 2025 • 0 new comments -
Add readme for ILLink.Tasks package
#106647 commented on
May 5, 2025 • 0 new comments -
Canceling the `PosixSignal.SIGTSTP` does not seem to be handled correctly
#78302 commented on
May 5, 2025 • 0 new comments -
Convert all FCalls with HELPER_METHOD_FRAME to QCalls
#95695 commented on
May 5, 2025 • 0 new comments -
[System.Text.Json] JsonConverter lacks ability to specify converter for items in a collection
#54189 commented on
May 5, 2025 • 0 new comments -
Test failure: baseservices/exceptions/unhandled/unhandledTester/unhandledTester.cmd
#114055 commented on
May 6, 2025 • 0 new comments -
Test failure: global::JitTest_castclass_ldloc_cs.TestClass.TestEntryPoint()
#112848 commented on
May 6, 2025 • 0 new comments -
.NET and Native AOT improvements for CsWinRT 3.0
#114179 commented on
May 6, 2025 • 0 new comments -
Microsoft.Extensions.DependencyInjection.Tests Fails on Android
#50871 commented on
May 6, 2025 • 0 new comments -
Pauseless Garbage Collector (Question)
#96213 commented on
May 6, 2025 • 0 new comments -
[tests] System.IO.Pipes.Tests NamedPipeTest Failing on iOS/tvOS
#77469 commented on
May 7, 2025 • 0 new comments -
System.ComponentModel.Win32Exception : An error occurred trying to start process 'notepad.exe' with working directory 'C:\h\w\9F8D0903\w\B7E309C0\e'. Access is denied
#90406 commented on
May 7, 2025 • 0 new comments -
Test failure WindowsAlternateDataStreamOverwrite
#83659 commented on
May 7, 2025 • 0 new comments -
System.Data.OleDb.Tests timeout in net48 x86 Release leg
#87783 commented on
May 7, 2025 • 0 new comments -
OOM on System.Text.Json.Tests.Utf8JsonWriterTests.WriteRawLargeJsonToStreamWithoutFlushing
#88272 commented on
May 7, 2025 • 0 new comments -
[6.0] [mono] [linux] Conole test failure SetOut.SetOutReadToEnd
#89084 commented on
May 7, 2025 • 0 new comments -
[wasm][debugger] Debugger tests getting randomly aborted on CI
#89409 commented on
May 7, 2025 • 0 new comments -
[wasm] `DebuggerTests.MiscTests.DebuggerTests.MiscTests.TestDebugUsingMultiThreadedRuntime` failing
#89909 commented on
May 7, 2025 • 0 new comments -
Crash in Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests.WorkItemExecution
#90019 commented on
May 7, 2025 • 0 new comments -
System.Runtime.Numerics.Tests.WorkItemExecution failure terminate the process because of out of memory
#90439 commented on
May 7, 2025 • 0 new comments -
tracing/runtimeeventsource/nativeruntimeeventsource/nativeruntimeeventsource failing in CI
#90605 commented on
May 7, 2025 • 0 new comments -
STATUS_UNSUCCESSFUL in RsaCryptRoundtrip_OaepSHA1
#29683 commented on
May 7, 2025 • 0 new comments -
Address race in PerformanceCounterLib
#90803 commented on
May 7, 2025 • 0 new comments -
ComInterfaceGenerator.Unit.Tests crashes on net9.0-linux-Debug-x64-Mono_release-Ubuntu.2204.Amd64.Open
#92070 commented on
May 7, 2025 • 0 new comments -
Compiler crashes when failing to release Mutex
#53420 commented on
May 7, 2025 • 0 new comments -
AzDo uploading failure: "Blob is incomplete"
#92148 commented on
May 7, 2025 • 0 new comments -
MSBuild crashing in the build
#92290 commented on
May 7, 2025 • 0 new comments -
[8.0] coreclr test failure: readytorun_GenericCycleDetection._Depth3Test_Depth3Test_._Depth3Test_Depth3Test_sh()
#92420 commented on
May 7, 2025 • 0 new comments -
[6.0, 7.0, 8.0] Connection reset assert failure in System.Net.Sockets.Tests.SendReceive_SyncForceNonBlocking.TcpReceiveSendGetsCanceledByDispose
#92423 commented on
May 7, 2025 • 0 new comments -
Http Stress Status Report
#42211 commented on
May 7, 2025 • 0 new comments -
[API Proposal]: Factory methods to create immutable dictionary instances from dictionary expressions
#114090 commented on
May 7, 2025 • 0 new comments -
ASSERT [THREAD ] at /__w/1/s/src/coreclr/pal/src/include/pal/utils.h.36: Expression: result >= val
#99163 commented on
May 7, 2025 • 0 new comments -
Investigate size increase when EventPipe library is enabled in NativeAOT
#87201 commented on
May 7, 2025 • 0 new comments -
System.Data.OleDb.Test - timeout and hangs
#74488 commented on
May 7, 2025 • 0 new comments -
System.Diagnostics.Tests.InstanceDataTests.InstanceDataCollectionCollection tests failing in CI
#75417 commented on
May 7, 2025 • 0 new comments -
Build on Windows Fails sometimes with fatal error C1090: PDB API call failed
#48070 commented on
May 7, 2025 • 0 new comments -
3 System.Diagnostics tests failing - System.FormatException : The input is not a valid Base-64
#76140 commented on
May 7, 2025 • 0 new comments -
Intermittent build failure in AfterSourceBuild: "Could not write state file"
#76488 commented on
May 7, 2025 • 0 new comments -
`System.IO.Pipes.Tests.NamedPipeTest_Specific.ClientConnectAsync_Cancel_With_InfiniteTimeout` failing on `Libraries Test Run release coreclr windows x86 Release`
#69101 commented on
May 7, 2025 • 0 new comments -
[6.0] GC test failures: Handle collector count overflows or underflows
#81383 commented on
May 7, 2025 • 0 new comments -
Failed USB connection via port 54050, error 61, in tvOS arm64 Release AllSubsets_Mono
#82637 commented on
May 7, 2025 • 0 new comments -
[6.0] Android test failure: Failed to install mobile app
#83422 commented on
May 7, 2025 • 0 new comments -
[6.0] System.Random test failure: NextInt_AllValuesAreWithinSpecifiedRange
#83421 commented on
May 7, 2025 • 0 new comments -
[6.0][Android][mono] XHarness exit code 78 PACKAGE_INSTALLATION_FAILURE
#84174 commented on
May 7, 2025 • 0 new comments -
[6.0] tvOS arm64 build graph failure: project file not loaded System.Composition.AttributedModel.csproj
#84334 commented on
May 7, 2025 • 0 new comments -
[6.0, 7.0] Assert failed in coreclr linux arm: GCHeapUtilities::GetGCHeap()->IsInFrozenSegment(obj)
#84393 commented on
May 7, 2025 • 0 new comments -
System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildInvalidSignatureTwice failure
#82837 commented on
May 7, 2025 • 0 new comments -
[6.0] HostActivation Tests windows x86 build failure
#81851 commented on
May 7, 2025 • 0 new comments -
[wasm] at System.Net.Http.BrowserHttpInterop.CancellationHelper
#112533 commented on
May 7, 2025 • 0 new comments -
[linux-x64] [mono-aot] Test `Runtime_101731.TestConvertToInt64NativeSingle(3.4028235E+38)` returns exit code 22
#112557 commented on
May 7, 2025 • 0 new comments -
TimeoutException in System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandlerTest.SendAsync_Unexpected1xxResponses_DropAllInterimResponses
#112592 commented on
May 7, 2025 • 0 new comments -
[android] Android.Device_Emulator.JIT.Test failing on emulators with CoreCLR
#112633 commented on
May 7, 2025 • 0 new comments -
Timeout in SocketsHttpHandler_HttpClientHandlerTest.GetAsync_ManyDifferentResponseHeaders_ParsedCorrectly
#112752 commented on
May 7, 2025 • 0 new comments -
[Android] System.Tests.RandomTests.Next_IntInt_Next_IntInt_AllValuesAreWithinRange failing on android-arm
#112946 commented on
May 7, 2025 • 0 new comments -
[Android] System.Collections.Immutable tests timeout on android-arm and android-x86
#112948 commented on
May 7, 2025 • 0 new comments -
[Mono] Runtime test "test76531" fails in the LLVM (and mini) Full AOT configuration on linux-x64
#113060 commented on
May 7, 2025 • 0 new comments -
[9.0] MemoryCacheTest.Trim(String throwOnDisposed=true) failure - assert values differ
#113331 commented on
May 7, 2025 • 0 new comments -
Test Failure: System.Diagnostics.Tests.ProcessTests/LongProcessNamesAreSupported
#29383 commented on
May 7, 2025 • 0 new comments -
Test failure with message "MONO_WASM: Out of memory" on string constructor
#113474 commented on
May 7, 2025 • 0 new comments -
[browser] Test failure in HttpRequestMessageTest.HttpStreamingDisabledBy_WasmEnableStreamingResponse_InProject
#113628 commented on
May 7, 2025 • 0 new comments -
[Long Running Test] 'System.Composition.UnitTests.ConcurrencyTests.SharedInstancesAreNotVisibleUntilActivationCompletes'
#113686 commented on
May 7, 2025 • 0 new comments -
[iOS][MacCatalyst] Invalid SocketOption in `MulticastInterface` on new macOS versions (14.7, 15.2)
#113827 commented on
May 7, 2025 • 0 new comments -
[Test Failure] System.Net.NetworkInformation.Tests.PingTest.CancelSendPingAsync on OSX
#113831 commented on
May 7, 2025 • 0 new comments -
[browser] NoFingerprint, LazyLoadingTests.LoadLazyAssemblyBeforeItIsNeeded, timeout
#113836 commented on
May 7, 2025 • 0 new comments -
Test failure: Microsoft.Extensions.Configuration.EnvironmentVariables.Test.EnvironmentVariablesTest.BindingDoesNotThrowIfReloadedDuringBinding
#109904 commented on
May 7, 2025 • 0 new comments -
CI flakiness: mono interpreter build getting killed
#114123 commented on
May 7, 2025 • 0 new comments -
[Android] CI flakiness: App fails to start in time and gets killed
#114132 commented on
May 7, 2025 • 0 new comments -
[8.0] JIT regression: DevDiv_255294.sh assert failed
#111752 commented on
May 7, 2025 • 0 new comments -
[8.0][wasm] `NodeJS` engine fails with `experimental-wasm-simd` and `experimental-wasm-eh` exit code: 9 -> exit code: 71 (GENERAL_FAILURE)
#111753 commented on
May 7, 2025 • 0 new comments -
[outerloop][Long Running Test] System.Tests.StringTests.TestStringSearchCacheSynchronization
#111811 commented on
May 7, 2025 • 0 new comments -
[outerloop][Long Running Test] System.Text.Json.Serialization.Tests.StreamTests_Sync.ReadTypeFromJsonWithLargeIgnoredProperties_OuterLoop
#111812 commented on
May 7, 2025 • 0 new comments -
Timeout on WasmTestOnChrome-MT-System.Security.Cryptography.Tests
#112002 commented on
May 7, 2025 • 0 new comments -
[wasi] wasmtime oom
#112014 commented on
May 7, 2025 • 0 new comments -
[Wasm] System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.JSSynchronizationContext_Send_Post_To_Canceled failed
#112055 commented on
May 7, 2025 • 0 new comments -
[linux_x64_minifullaot/llvmfullaot] class loader exception type assertion fails
#112093 commented on
May 7, 2025 • 0 new comments -
OSX failure on StringTests.StartsWithNoMatch_StringComparison
#112195 commented on
May 7, 2025 • 0 new comments -
[8.0] System.Net.Http trimming tests fail with timeout
#112220 commented on
May 7, 2025 • 0 new comments -
[wasm]'WasmTestOnChrome-MT-Microsoft.VisualBasic.Core.Tests' END OF WORK ITEM LOG: Command timed out, and was killed
#112293 commented on
May 7, 2025 • 0 new comments -
System.Net.Http.Functional.Tests.HttpClientTest.GetStringAsync_CanBeCanceled CI failure
#112304 commented on
May 7, 2025 • 0 new comments -
[release/8.0] BasicEventSourceTests.TestsManifestGeneration.<Test_EventSource_EtwManifestGeneration> failing
#112311 commented on
May 7, 2025 • 0 new comments -
System.Data.OleDb.Tests crash with exit code -1073740771
#112360 commented on
May 7, 2025 • 0 new comments -
[9.0] Index was outside the bounds of the array in arm test Sve_GatherVectorWithByteOffsetFirstFaulting_float_int
#112377 commented on
May 7, 2025 • 0 new comments -
[wasm-mt] MT-System.Net.WebSockets.Client.Tests' END OF WORK ITEM LOG: Command timed out, and was killed
#112385 commented on
May 7, 2025 • 0 new comments -
[9.0] Native crash in System.Data.Odbc tests in linux x64 mono
#112422 commented on
May 7, 2025 • 0 new comments -
[9.0][source-build] Could not find BROTLIDEC using the following names: brotlidec
#112423 commented on
May 7, 2025 • 0 new comments -
[8.0][tvos][arm64][runtime-extra-platforms] RestoreEx.targets - Signature has bad token. (0x8013123F)
#112436 commented on
May 7, 2025 • 0 new comments -
Fix R2R files doublemap on UNIX
#113082 commented on
Apr 29, 2025 • 0 new comments -
Make Number.FormatBigInteger JIT-firendly
#113165 commented on
Apr 12, 2025 • 0 new comments -
Consume libraries that we vendor fully by building separately and using a custom prefix path
#113176 commented on
Apr 17, 2025 • 0 new comments -
JIT: Boost inlining for more derived returns
#113256 commented on
Apr 7, 2025 • 0 new comments -
JIT: Improve wrapper method inliner heuristic
#113266 commented on
Apr 21, 2025 • 0 new comments -
Replace `Unsafe.As` with `Unsafe.Read{Write}Unaligned`
#113293 commented on
Apr 9, 2025 • 0 new comments -
Use await using in HttpContentJsonExtensions
#113359 commented on
Apr 30, 2025 • 0 new comments -
[release/9.0-staging] Bump System.Text.Json toolset version
#113385 commented on
Apr 11, 2025 • 0 new comments -
Refactor Sequential/Explicit layout to happen in the same phase where we do Auto layout
#113454 commented on
Apr 11, 2025 • 0 new comments -
[CI run only] Use funclets and new EH on win-x86
#113576 commented on
Apr 24, 2025 • 0 new comments -
Use bitwise operations to get the absolute values of integers
#113679 commented on
Apr 28, 2025 • 0 new comments -
Tensor<T> select. Iteration along dimensions
#113697 commented on
May 6, 2025 • 0 new comments -
[mono] Run static class constructor before pinvoke resolution
#114020 commented on
Apr 7, 2025 • 0 new comments -
[release/8.0-staging] [debugger] Fix debugging a x86 app in mixed mode
#114078 commented on
Apr 11, 2025 • 0 new comments -
Replace use of DAMT.All in ComponentModel with a more restricted set
#114126 commented on
May 6, 2025 • 0 new comments -
GC Bridge for Android scenarios
#114184 commented on
May 4, 2025 • 0 new comments -
Send host tests to helix
#114187 commented on
Apr 12, 2025 • 0 new comments -
Fix for XSLT extension methods format-date & format-time
#114200 commented on
Apr 29, 2025 • 0 new comments -
[release/9.0-staging][wasm][interpreter] Fix PackedSimd interpreter intrinsics
#114218 commented on
May 7, 2025 • 0 new comments -
[8.0] GC Large array test failure
#114222 commented on
May 7, 2025 • 0 new comments -
SIGKILL System.Runtime.Serialization.Formatters.Tests
#114287 commented on
May 7, 2025 • 0 new comments -
Test failure BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover
#88027 commented on
May 7, 2025 • 0 new comments -
Add GC heap hard limit for 32 bit
#101024 commented on
Apr 7, 2025 • 0 new comments -
add support of TLS 1.3 on macOS POC
#104835 commented on
Apr 27, 2025 • 0 new comments -
add support for parallel Connect
#106374 commented on
Apr 30, 2025 • 0 new comments -
[Android] Put Java JNI function in a separate static library
#108513 commented on
Apr 14, 2025 • 0 new comments -
[release/9.0-staging] Fix few RandomAccess.Write edge case bugs
#109646 commented on
Apr 11, 2025 • 0 new comments -
[release/8.0-staging] Fix few RandomAccess.Write edge case bugs
#109648 commented on
Apr 11, 2025 • 0 new comments -
[wasm] Add wa-info tool to src/mono/wasm/tools
#110565 commented on
May 6, 2025 • 0 new comments -
System.Reflection.CustomAttributeFormatException thrown on a retrieval of derived attribute with overridden property getter
#110945 commented on
Apr 25, 2025 • 0 new comments -
Revamp the generation of runtime division checks on ARM64
#111543 commented on
Apr 30, 2025 • 0 new comments -
String and byte[] converters using partial reads/writes
#112129 commented on
Apr 15, 2025 • 0 new comments -
[release/8.0-staging][wasm] remove problematic default settings
#112216 commented on
Apr 11, 2025 • 0 new comments -
JIT: Refactor around impDevirtualizeCall for GVM devirt
#112610 commented on
Apr 29, 2025 • 0 new comments -
Document important nuances about Dictionary/HashSet
#112760 commented on
Apr 25, 2025 • 0 new comments -
arm64: Optimise GT/GE/LT/LE comparisons in return statements
#112863 commented on
May 6, 2025 • 0 new comments -
Optimize `BigInteger.Multiply` by Toom-Cook multiplication
#112876 commented on
Apr 18, 2025 • 0 new comments -
[release/8.0] Fix `BigInteger.Rotate{Left,Right}` for backport
#112992 commented on
Apr 11, 2025 • 0 new comments -
[Test Failure] NoCallback_RevokedCertificate_NoRevocationChecking_Succeeds on Alpine
#106634 commented on
May 7, 2025 • 0 new comments -
`System.Numerics.Tensors.Tests.TensorSpanTests.TensorExtensionsTwoSpanInFloatOut` fails with `IndexOutOfRangeException`
#107254 commented on
May 7, 2025 • 0 new comments -
[9.0] Test assert failure in X509Certificates.Tests.RevocationTests.AiaTests.AiaAcceptsCertTypesAndIgnoresNonCertTypes
#107364 commented on
May 7, 2025 • 0 new comments -
[8.0] Test assert failure in Microsoft.Extensions.Configuration.Binder.Tests.ConfigurationBinderTests.BindCanReadStaticProperty
#107413 commented on
May 7, 2025 • 0 new comments -
[WASI] Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish
#107530 commented on
May 7, 2025 • 0 new comments -
[9.0][osx][ios] Failure: llvm::SmallVectorBase<unsigned long long>::set_size(unsigned long)
#107569 commented on
May 7, 2025 • 0 new comments -
[browser] JSSynchronizationContext.Pump: Unexpected failure (ManagedThreadId
#107752 commented on
May 7, 2025 • 0 new comments -
System.Net.Quic tests timeout
#107761 commented on
May 7, 2025 • 0 new comments -
System.Diagnostics.Tests.ProcessWaitingTests.MultipleProcesses_ParallelStartKillWait timeout
#107765 commented on
May 7, 2025 • 0 new comments -
JsImportObjectArray test fails with `null` instead of `System.Exception: test`
#107873 commented on
May 7, 2025 • 0 new comments -
[9.0][wasm] Timeout when downloading chrome-win.zip
#107901 commented on
May 7, 2025 • 0 new comments -
[coreclr] `System.Numerics.Tensors.Tests` fails with `Index was outside the bounds of the array.`
#107911 commented on
May 7, 2025 • 0 new comments -
Long running test timeout - Wasm.Build.Tests.AspNetCore.SignalRClientTests.SignalRPassMessageWasmBrowser
#107931 commented on
May 7, 2025 • 0 new comments -
[9.0][osx] Access to path denied, bad file descriptor IOException in System.Diagnostics.Tests.ProcessTests.Start_RedirectStandardOutput_StartAgain_DoesntThrow
#107933 commented on
May 7, 2025 • 0 new comments -
failure in System.Numerics.Tests.op_rightshiftTest.LargeNegativeBigIntegerShiftTest
#107990 commented on
May 7, 2025 • 0 new comments -
`GetAsync_ServerNeedsAuthAndNoCredential_StatusCodeUnauthorized` got cancelled
#108019 commented on
May 7, 2025 • 0 new comments -
System.Data.Common.Tests Assert failure on Linx x64 CI test run
#108070 commented on
May 7, 2025 • 0 new comments -
[wasm] DebuggerTests.WasmHostProvider.LaunchHostAsync
#108071 commented on
May 7, 2025 • 0 new comments -
Wasi provisioning failing
#105290 commented on
May 7, 2025 • 0 new comments -
[browser][wbt] fails with `InvalidOperationException: There is no currently active test`
#105315 commented on
May 7, 2025 • 0 new comments -
Test failure: System.Transactions.Tests.TransactionManagerTest.DefaultTimeout_MaxTimeout_Set_Get
#105124 commented on
May 7, 2025 • 0 new comments -
ProcessThreadTests.TestStartTimeProperty failure in CI
#105526 commented on
May 7, 2025 • 0 new comments -
InterpPgoTests.FirstRunGeneratesTableAndSecondRunLoadsIt failing
#105733 commented on
May 7, 2025 • 0 new comments -
[NativeAOT-iOS] MacCatalyst fails to start/log `nativeaot.SmokeTests` tests
#105804 commented on
May 7, 2025 • 0 new comments -
Test failure BasicEventSourceTests.TestsUserErrors.Test_BadEventSource_MismatchedIds_WithEtwListener
#96968 commented on
May 7, 2025 • 0 new comments -
Debug Assertion Violation: 'codeManager->IsUnwindable(pvAddress) || runtime->IsConservativeStackReportingEnabled()'
#103333 commented on
May 7, 2025 • 0 new comments -
[mono] FullAOT build asserts at `class1 != ARG_CLASS_NO_CLASS' for EmptyStructs.dll
#106071 commented on
May 7, 2025 • 0 new comments -
Analyzer 'Microsoft.NetCore.CSharp.Analyzers.Performance.CSharpConstantExpectedAnalyzer' threw an exception of type 'System.InvalidCastException`
#106088 commented on
May 7, 2025 • 0 new comments -
WasmTestOnChrome-MT-System.Net.Http.Functional.Tests timeout
#106094 commented on
May 7, 2025 • 0 new comments -
tailcall_v4/hijacking/hijacking.cmd Timed Out
#106134 commented on
May 7, 2025 • 0 new comments -
Microsoft.Extensions.Hosting.Internal.HostTests.StartCanBeCancelled test failure
#106135 commented on
May 7, 2025 • 0 new comments -
[Wasm][Test Failure] LoadLazyAssemblyBeforeItIsNeeded(lazyLoadingTestExtension: "wasm", allLazyLoadingTestExtensions: ["wasm", "dll", "NoExtension"])
#106160 commented on
May 7, 2025 • 0 new comments -
System.Runtime.Tests.WorkItemExecution "crash" on tvOS
#106319 commented on
May 7, 2025 • 0 new comments -
System.Threading.ThreadPool.Tests fail in CI with System.Net.Sockets.SocketException
#106371 commented on
May 7, 2025 • 0 new comments -
'chrome-DebuggerTests.ExceptionTests' timing out
#106376 commented on
May 7, 2025 • 0 new comments -
[wasm][mt] Index was outside the bounds of the array.
#106488 commented on
May 7, 2025 • 0 new comments -
System.Diagnostics.Tests.ProcessTests.ProcessStart_OnLinux_UsesSpecifiedProgram [FAIL]
#106595 commented on
May 7, 2025 • 0 new comments -
chrome-DebuggerTests failing on mono while waiting for pause
#109795 commented on
May 7, 2025 • 0 new comments -
[wasm] chrome-DebuggerTests crashing with DeadLetter
#109870 commented on
May 7, 2025 • 0 new comments -
[MT][Firefox] Wasm test failure: System.IO.FileNotFoundException : Could not load file or assembly `xunit.assert`
#109945 commented on
May 7, 2025 • 0 new comments -
[mono] The type initializer for `System.Drawing.DrawingCom` threw an exception: Operation is not supported on this platform
#110150 commented on
May 7, 2025 • 0 new comments -
[OSX]: AMDeviceSecureInstallApplicationBundle returned: 0xe800801c
#110403 commented on
May 7, 2025 • 0 new comments -
Test failure: baseservices/exceptions/stackoverflow/stackoverflowtester/stackoverflowtester.cmd
#110173 commented on
May 7, 2025 • 0 new comments -
System.Diagnostics.Tests.PerformanceCounterCategoryTests.PerformanceCounterCategory_GetCounters Failed
#110454 commented on
May 7, 2025 • 0 new comments -
System.Diagnostics.Process.Tests failure on net10.0-linux-Debug-arm64-Mono_Minijit_Debug
#110643 commented on
May 7, 2025 • 0 new comments -
WASM MT: memory access out of bounds in System.Private.Xml.Tests
#110805 commented on
May 7, 2025 • 0 new comments -
[release/8.0-staging][android] CI failures in `System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate`
#110857 commented on
May 7, 2025 • 0 new comments -
[release/8.0-staging][Android] Failing to install runtime tests on Android x64 emulators
#110858 commented on
May 7, 2025 • 0 new comments -
[Mono/linux-arm64] int32_t CryptoNative_EvpPKeyBits(EVP_PKEY *): Assertion `pkey != NULL' failed.
#110952 commented on
May 7, 2025 • 0 new comments -
Assert failure: `(g_fEEShutDown&ShutDown_Finalize1) && GetThread() == FinalizerThread::GetFinalizerThread()`
#106242 commented on
May 7, 2025 • 0 new comments -
[8.0] CMake build failure in linux armel tizen - ld.lld: error: cannot open crtbeginS.o: No such file or directory
#111279 commented on
May 7, 2025 • 0 new comments -
[8.0] System.Text.Json Stack overflow in JsonConverter
#111280 commented on
May 7, 2025 • 0 new comments -
[9.0][wasm] MONO_WASM: unaligned memory access
#111369 commented on
May 7, 2025 • 0 new comments -
[9.0] Process test expecting sleep but shows .NET long running process
#111431 commented on
May 7, 2025 • 0 new comments -
JSImportTest.BadCast test failure
#111449 commented on
May 7, 2025 • 0 new comments -
Timeout on HttpClientHandlerTest_Headers.GetAsync_MissingExpires_ReturnNull()
#111497 commented on
May 7, 2025 • 0 new comments -
[wasm] DebuggerTests.Inspector.OpenSessionAsync
#108072 commented on
May 7, 2025 • 0 new comments -
`chrome-DebuggerTests` timing out
#108078 commented on
May 7, 2025 • 0 new comments -
iOS tests failing with WORKLOAD TIMED OUT - Killing user command.
#108103 commented on
May 7, 2025 • 0 new comments -
failure in Wasm.Build.Tests.WasmTemplateTests.RunWithDifferentAppBundleLocations
#108107 commented on
May 7, 2025 • 0 new comments -
[browser][WBT] Found existing build but it had failed.
#108175 commented on
May 7, 2025 • 0 new comments -
[9.0] Assert: values differ in WebSocketServer_NoUserReadOrWrite_SendsPingAndReadsPongResponse
#108298 commented on
May 7, 2025 • 0 new comments -
[9.0] Wasm build terminated with exit code 137
#108299 commented on
May 7, 2025 • 0 new comments -
[mono] MiniJIT System.Formats.Nrbf.Tests getting killed
#108515 commented on
May 7, 2025 • 0 new comments -
Libraries test fails with "Method has zero rva" error
#108641 commented on
May 7, 2025 • 0 new comments -
[WASI] Sockets - unknown handle index
#108726 commented on
May 7, 2025 • 0 new comments -
Timeout on deleting builds for Wasm.Build.Tests.TestAppScenarios.SatelliteLoadingTests.LoadSatelliteAssembly
#108801 commented on
May 7, 2025 • 0 new comments -
[Apple-mobile] `System.Tests.StringTests.[Starts,Ends]WithNoMatch_StringComparison` test failure
#108832 commented on
May 7, 2025 • 0 new comments -
WASM tests failing with `Chrome failed to start`
#108859 commented on
May 7, 2025 • 0 new comments -
[Wasm][Test Failure] ConsolePublishAndRun(config: "Release", aot: True, relinking: False)
#106162 commented on
May 7, 2025 • 0 new comments -
System.Net.Http.Functional.Tests.TelemetryTest failing with differing string
#109024 commented on
May 7, 2025 • 0 new comments -
[debugger] Inspector exceptions in debugger tests
#109025 commented on
May 7, 2025 • 0 new comments -
`chrome-DebuggerTests.GetPropertiesTests` timing out
#109070 commented on
May 7, 2025 • 0 new comments -
[8.0] Assert contains failure, not found "Stopping after AOT" in Wasm.Build.Tests.NativeBuildTests.MonoAOTCross_WorksWithNoTrimming
#109565 commented on
May 7, 2025 • 0 new comments -
[browser][MT] JSHostImplementation.CallEntrypoint - The handle is invalid
#109636 commented on
May 7, 2025 • 0 new comments -
Assertion failed 'kind == Overwrite' during 'VN-based dead store removal'
#108850 commented on
Apr 14, 2025 • 0 new comments -
[API Proposal]: Add PipeReader and PipeWriter overloads to JsonSerializer.SerializeAsync/DeserializeAsync
#68586 commented on
Apr 14, 2025 • 0 new comments -
JIT/interpreter/InterpreterTester/InterpreterTester.cmd failing under GC stress
#112827 commented on
Apr 14, 2025 • 0 new comments -
Using Options Validation Source Generator results in increased app size
#106366 commented on
Apr 14, 2025 • 0 new comments -
[NativeAOT] Nullable<Decimal> does not preserve operators
#69745 commented on
Apr 14, 2025 • 0 new comments -
Consider consolidating methods in the EventPipe OS PAL in to a shared file
#87069 commented on
Apr 14, 2025 • 0 new comments -
[API Proposal]: Add AVX10.2 MoveScalar APIs: VMOVD / VMOVW
#113090 commented on
Apr 14, 2025 • 0 new comments -
JIT: Improve inlining functions with EH in .NET 10
#108900 commented on
Apr 14, 2025 • 0 new comments -
Inconsistent MemoryCache stats
#108333 commented on
Apr 15, 2025 • 0 new comments -
ICorDebug API shouldn't start the process if it's not the correct bitness
#39909 commented on
Apr 15, 2025 • 0 new comments -
[API Proposal]: ReadOnlySpan<char>.StartsWithAny(SearchValues<string>) and ReadOnlySpan<char>.EndsWithAny(SearchValues<string>)
#110115 commented on
Apr 15, 2025 • 0 new comments -
[API Proposal]: Arm64: FEAT_SVE: bit manipulation
#94008 commented on
Apr 15, 2025 • 0 new comments -
[API Proposal]: Arm64: FEAT_SVE2: bitwise
#94015 commented on
Apr 15, 2025 • 0 new comments -
[API Proposal]: Arm64: FEAT_SVE2: bit manipulate
#94020 commented on
Apr 15, 2025 • 0 new comments -
[API Proposal]: Arm64: FEAT_SVE2: maths
#94022 commented on
Apr 15, 2025 • 0 new comments -
[API Proposa]: Provide vector functions covering common "mask" checks
#98055 commented on
Apr 15, 2025 • 0 new comments -
[API Proposal]: Arm64: FEAT_SVE2: counting
#94017 commented on
Apr 15, 2025 • 0 new comments -
[API Proposal]: Arm64: FEAT_SVE2: fp
#94018 commented on
Apr 15, 2025 • 0 new comments -
Performance profiling for WebAssembly
#76316 commented on
Apr 16, 2025 • 0 new comments -
PrincipalContext.ValidateCredentials is unable to validate credentials using Kerberos authentication.
#114251 commented on
Apr 11, 2025 • 0 new comments -
Test failure: Loader/classloader/explicitlayout/Regressions/13362/Github13362/Github13362.cmd (Verify_FieldOffset)
#102868 commented on
Apr 11, 2025 • 0 new comments -
Test failure: JIT/opt/Devirtualization/Comparer_get_Default/Comparer_get_Default.dll
#104927 commented on
Apr 11, 2025 • 0 new comments -
System.Text.Json float and double outside their boundaries do not throw exception
#113680 commented on
Apr 11, 2025 • 0 new comments -
Consider removing the `win-arm` RID from the RID graph
#111976 commented on
Apr 11, 2025 • 0 new comments -
[API Proposal]: Allow to save configurations in IConfiguration
#65593 commented on
Apr 11, 2025 • 0 new comments -
.Net 9 Core > TPM Provider > tlsv1 alert decrypt error:../ssl/record/rec_layer_s3.c:1584:SSL alert number 51
#111251 commented on
Apr 11, 2025 • 0 new comments -
Microbenchmarks where inliner runs out of budget with TieredPGO
#85531 commented on
Apr 12, 2025 • 0 new comments -
Enable running host tests using helix
#77800 commented on
Apr 12, 2025 • 0 new comments -
[API Proposal]: FileLoggingProvider
#59322 commented on
Apr 12, 2025 • 0 new comments -
[browser] custom boot - Condition not met at mono/metadata/assembly.c:2718
#110738 commented on
Apr 12, 2025 • 0 new comments -
System Timer with 1 millisecond interval.
#67088 commented on
Apr 12, 2025 • 0 new comments -
[API Proposal]: Low Read High Write Counter
#92442 commented on
Apr 12, 2025 • 0 new comments -
System.DirectoryServices.AccountManagement Version 9.0: UserPrincipal.GetAuthorizationGroups() throws System.UriFormatException: Invalid URI: The hostname could not be parsed.
#109858 commented on
Apr 13, 2025 • 0 new comments -
Tensor<T> and supporting types, part 2
#103611 commented on
Apr 13, 2025 • 0 new comments -
Signal SIGILL (Illegal instruction) code ILL_ILLOPN (Illegal operand) after migrate to .net9
#112897 commented on
Apr 13, 2025 • 0 new comments -
JIT: missing opportunities in constant folding around bitwise ops
#95747 commented on
Apr 13, 2025 • 0 new comments -
ThunkPool doesn't work with PROCESS_MITIGATION_DYNAMIC_CODE_POLICY
#113114 commented on
Apr 14, 2025 • 0 new comments -
Support for FreeBSD
#14537 commented on
Apr 14, 2025 • 0 new comments -
[API Proposal]: A built-in collection for weak references
#99308 commented on
Apr 14, 2025 • 0 new comments -
[Perf] Linux/arm64: 3 Regressions on 3/16/2025 10:54:17 PM +00:00
#113733 commented on
Apr 16, 2025 • 0 new comments -
[Perf] Windows/x64: 1 Regression on 3/6/2025 2:14:44 PM +00:00
#113655 commented on
Apr 16, 2025 • 0 new comments -
Crash in Methodical_r1 on CET
#112646 commented on
Apr 16, 2025 • 0 new comments -
Add ability to stream large strings in Utf8JsonWriter/Utf8JsonReader
#67337 commented on
Apr 16, 2025 • 0 new comments -
Telemetry Baggage proposal
#112803 commented on
Apr 16, 2025 • 0 new comments -
Relative path in deps.json is ignored for assemblies from the app
#3525 commented on
Apr 16, 2025 • 0 new comments -
Allow specifying `JsonConverter` attribute annotations on properties of unsupported type.
#95893 commented on
Apr 17, 2025 • 0 new comments -
[API Proposal]: Consider adding IMemoryOwner<T>.Slice and IMemoryOwner<T>.AsReadOnly
#113644 commented on
Apr 17, 2025 • 0 new comments -
[API Proposal]: Extend System.Environment.SpecialFolder to include newer common folders
#70484 commented on
Apr 17, 2025 • 0 new comments -
[mono] Unify mobile build integration files and sample apps for non-Mono runtimes
#111923 commented on
Apr 17, 2025 • 0 new comments -
Using [LibraryImport] with a generic delegate parameter (e.g. Func<int, int>) causes an exception
#113590 commented on
Apr 17, 2025 • 0 new comments -
dotnet-dump makes process to double its used memory and fails
#71472 commented on
Apr 17, 2025 • 0 new comments -
[Perf] Windows/x64: 1 Regression on 3/3/2025 9:01:29 PM +00:00
#113380 commented on
Apr 17, 2025 • 0 new comments -
Implementation of AppContext.BaseDirectory and DllImportSearchPath.AssemblyDirectory handling on NativeAOT in the SharedLibrary scenario is unintuitive
#112290 commented on
Apr 18, 2025 • 0 new comments -
[.NET 9] `RuntimeInformation.RuntimeIdentifier` includes unexpected OS details on Linux repo installs
#114156 commented on
Apr 18, 2025 • 0 new comments -
Enumerating type safety guarantees in MemoryMarshal and friends
#41418 commented on
Apr 18, 2025 • 0 new comments -
[API Proposal]: Expose ThreadPool.NotifyThreadBlocked()
#111102 commented on
Apr 18, 2025 • 0 new comments -
[Mono AOT] Improve build time on Apple mobile
#110833 commented on
Apr 18, 2025 • 0 new comments -
[illink] Assert when running ios custom steps due to marking interface implementation
#110748 commented on
Apr 28, 2025 • 0 new comments -
[API Proposal]: Arm64: FEAT_SVE2: gather loads
#94019 commented on
Apr 15, 2025 • 0 new comments -
[.NET 9.0 Regression] "Credentials supplied to the package were not recognized" when using certificates with wcf client
#110067 commented on
Apr 15, 2025 • 0 new comments -
[API Proposal]: Arm64: FEAT_SVE2: mask
#94021 commented on
Apr 15, 2025 • 0 new comments -
[API Proposal]: Arm64: FEAT_SVE2: scatter stores
#94023 commented on
Apr 15, 2025 • 0 new comments -
RuntimePropertyInfo performance regression when used in a hash table
#114280 commented on
Apr 15, 2025 • 0 new comments -
# Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr ************ in tid **** (SGen worker)
#105389 commented on
Apr 15, 2025 • 0 new comments -
HttpClient may leak UnobservedTaskException in CheckUsabilityOnScavenge
#110951 commented on
Apr 15, 2025 • 0 new comments -
[mono] .NET 10 Performance Overview
#106953 commented on
Apr 15, 2025 • 0 new comments -
[Perf] Linux/x64: 2 Regressions on 8/23/2024 10:07:57 AM
#114699 commented on
Apr 15, 2025 • 0 new comments -
[wasm coreclr] fix Illegal byte sequence errors
#113928 commented on
Apr 15, 2025 • 0 new comments -
Expose a new `JsonSerializerDefaults` providing stricter defaults for cloud applications.
#108526 commented on
Apr 15, 2025 • 0 new comments -
[wasm coreclr] plan app build infrastructure
#113431 commented on
Apr 15, 2025 • 0 new comments -
[API Proposal]: AsyncConfigurationProvider
#79193 commented on
Apr 15, 2025 • 0 new comments -
[API Proposal]: Mark DynamicallyAccessedMemberTypes.All as EditorBrowsable(Never)
#114197 commented on
Apr 15, 2025 • 0 new comments -
[API Proposal]: Access Regex group without allocations
#73223 commented on
Apr 15, 2025 • 0 new comments -
Performance regression looping over large arrays
#114047 commented on
Apr 15, 2025 • 0 new comments -
Class library doesn't imports NativeFileReference items
#114724 commented on
Apr 16, 2025 • 0 new comments -
Random SIGSEGVs after porting from Xamarin to net8-android
#109459 commented on
Apr 16, 2025 • 0 new comments -
ARM64 SVE: Extended addressing modes are not used
#108320 commented on
Apr 16, 2025 • 0 new comments -
Ordered evaluation in FileSystemGlobbing Matcher
#109408 commented on
Apr 16, 2025 • 0 new comments -
NativeAOT: Type is not pre-initialized
#83043 commented on
Apr 8, 2025 • 0 new comments -
JIT unnecessarily marks some backward jumps for tailcall-to-loop optimization
#73148 commented on
Apr 8, 2025 • 0 new comments -
JIT: Utilize liveness for regularly promoted locals in physical promotion store decomposition
#88319 commented on
Apr 8, 2025 • 0 new comments -
JIT: Teach physical promotion to peel FIELD_ADDR nodes
#88386 commented on
Apr 8, 2025 • 0 new comments -
JIT: Stop sinking stores below commas in impStoreStruct
#91586 commented on
Apr 8, 2025 • 0 new comments -
JIT: Should the loop bit vector traits be stored as part of `FlowGraphNaturalLoop`?
#95651 commented on
Apr 8, 2025 • 0 new comments -
JIT: Consider compressing loop bit vectors further
#95649 commented on
Apr 8, 2025 • 0 new comments -
SPMI: Add metrics to the asmdiffs report
#98800 commented on
Apr 8, 2025 • 0 new comments -
JIT: Physical promotion bails on signedness mismatch on small types
#104898 commented on
Apr 8, 2025 • 0 new comments -
JIT: consider rewrite `movs` logic for struct copies
#90196 commented on
Apr 8, 2025 • 0 new comments -
ARM64-SVE: Use predicate versions of instructions
#101970 commented on
Apr 8, 2025 • 0 new comments -
Add loading of [ApplicationName].settings.json & [ApplicationName].settings.[EnvironmentName].json to default Host
#114302 commented on
Apr 8, 2025 • 0 new comments -
Fold GDV checks for inlined delegates
#84872 commented on
Apr 8, 2025 • 0 new comments -
[browser] EP testing
#114232 commented on
Apr 8, 2025 • 0 new comments -
Test failure System.Security.Cryptography.X509Certificates.Tests.RevocationTests.TimeoutTests.AiaFetchDelayed
#72240 commented on
Apr 8, 2025 • 0 new comments -
Trim analyzer should warn about assignment to get-only property
#93277 commented on
Apr 8, 2025 • 0 new comments -
Test failure baseservices/threading/regressions/2164/foreground-shutdown/foreground-shutdown.cmd
#83658 commented on
Apr 8, 2025 • 0 new comments -
OOM on outerloop-linux runs of runtime-libraries-coreclr pipeline on System.Runtime.Tests and System.Runtime.Numerics.Tests
#89173 commented on
Apr 8, 2025 • 0 new comments -
[API Proposal]: HybridCache: span-based fetch
#112866 commented on
Apr 8, 2025 • 0 new comments -
Add a runtime configuration option to enable app-crashing exception details to be printed on a single line
#92363 commented on
Apr 10, 2025 • 0 new comments -
Enhancement: Consider the Enum.GetName() for Bitwise Flags Attribute
#44244 commented on
Apr 7, 2025 • 0 new comments -
Converging the story behind BeginScope across the Loggers
#36546 commented on
Apr 7, 2025 • 0 new comments -
[tvOS] Test failures in System.Diagnostics.Tracing.Tests
#56073 commented on
Apr 7, 2025 • 0 new comments -
[API Proposal]: Rx-like operators for IAsyncEnumerable<T>
#114269 commented on
Apr 7, 2025 • 0 new comments -
[area-Tools-ILLink]: Failed on .NET MAUI CI for macOS build: Fatal error in IL Linker
#108617 commented on
Apr 7, 2025 • 0 new comments -
Counterintuitive behaviour of linked CancellationTokenSource
#114264 commented on
Apr 7, 2025 • 0 new comments -
HttpClient async calls not throwing TaskCanceledException on Android when token canceled
#99568 commented on
Apr 7, 2025 • 0 new comments -
Arm64: In mod operation happening inside the loop, if divisor is an invariant, hoist the divisor checks
#64795 commented on
Apr 7, 2025 • 0 new comments -
SVE: Reuse ptrue value instead of rematerializing it everytime
#114286 commented on
Apr 7, 2025 • 0 new comments -
Add test coverage for ECMA-335 corner around non-optional Lists
#26096 commented on
Apr 7, 2025 • 0 new comments -
Add ML-DSA
#113502 commented on
Apr 7, 2025 • 0 new comments -
Add SLH-DSA
#113506 commented on
Apr 7, 2025 • 0 new comments -
Add ML-KEM
#113508 commented on
Apr 7, 2025 • 0 new comments -
[API Proposal]: Add API to gracefully terminate process
#109432 commented on
Apr 8, 2025 • 0 new comments -
Stack Overflow Exception caused by very deep parent/child Task chains
#113189 commented on
Apr 8, 2025 • 0 new comments -
JSObject.GetPropertyAsJSObject is not consistent
#110716 commented on
Apr 8, 2025 • 0 new comments -
Revert Pin web assembly server 2025 docker image
#112510 commented on
Apr 8, 2025 • 0 new comments -
HttpClientFactory doesn't clean up after itself
#113494 commented on
Apr 8, 2025 • 0 new comments -
The big XPS-issue and printing thread
#78629 commented on
Apr 8, 2025 • 0 new comments -
Difficulty maintaining compatibility with installed .NET versions due to NuGet package versioning
#114359 commented on
Apr 8, 2025 • 0 new comments -
How to create a symmetrical JSON class for reading and writing that is intuitive with [JsonExtensionData]?
#114106 commented on
Apr 10, 2025 • 0 new comments -
Implement .NET Swift interop support targeting Apple platforms
#95638 commented on
Apr 10, 2025 • 0 new comments -
Issue with Retrieving Supported Cultures via DI in Blazor WebAssembly
#114099 commented on
Apr 10, 2025 • 0 new comments -
[API Proposal]: Add QUERY verb support to HttpClient
#113522 commented on
Apr 10, 2025 • 0 new comments -
Using the LD LIBRARY PATH to load local libraries does not work on Linux
#34711 commented on
Apr 10, 2025 • 0 new comments -
Possible memory leak in EventSource logger?
#66072 commented on
Apr 10, 2025 • 0 new comments -
[Perf] Regressions from Inlining Methods with EH
#113913 commented on
Apr 10, 2025 • 0 new comments -
[API Proposal]: A mechanism for disabling managed debugging at compile time
#114313 commented on
Apr 10, 2025 • 0 new comments -
The 'wasi-experimental' workload is not supported in .NET 9
#114236 commented on
Apr 10, 2025 • 0 new comments -
File.Move (overwrite) unreliable because FileShare.Delete access of target file ignored
#114230 commented on
Apr 10, 2025 • 0 new comments -
XSLT extension methods format-date & format-time both output date & time when using the empty string (default) format
#93189 commented on
Apr 10, 2025 • 0 new comments -
Queryable.{Aggregate,Count}By accept optional argument values and cannot appear in an Expression tree
#113881 commented on
Apr 10, 2025 • 0 new comments -
Analyzer suggestion: Don't perform bitwise operations on non-Flags enums
#75412 commented on
Apr 10, 2025 • 0 new comments -
FrozenDictionary.TryGetValue is consistently slower than ConcurrentDictionary.TryGetValue for integer keys
#96274 commented on
Apr 11, 2025 • 0 new comments -
Blazor debugging is not possible in iframe
#95968 commented on
Apr 11, 2025 • 0 new comments -
Test failure: Interop/COM/ComWrappers/API/ComWrappersTestsBuiltInComDisabled/ComWrappersTestsBuiltInComDisabled.cmd
#113509 commented on
Apr 11, 2025 • 0 new comments -
Test failure: Interop/DllImportAttribute/DllImportPath/DllImportPathTest/DllImportPathTest.cmd
#112841 commented on
Apr 11, 2025 • 0 new comments -
[cdac] Implement `!PrintException`
#99302 commented on
Apr 11, 2025 • 0 new comments -
[HTTP/3] We don't drain H3 stream after trailing headers
#60118 commented on
Apr 11, 2025 • 0 new comments -
[API Proposal]: Add AVX-VNNI-INT8 and AVX-VNNI-INT16 API
#112586 commented on
Apr 8, 2025 • 0 new comments -
Test failure profiler\\assembly\\ALCTest\\ALCTest.cmd
#93768 commented on
Apr 8, 2025 • 0 new comments -
Test failure: GC/Features/SustainedLowLatency/scenario/scenario.sh
#100567 commented on
Apr 8, 2025 • 0 new comments -
System.Resources.Extensions.Tests resource re-generation is broken after BinaryFormatter extrication
#104216 commented on
Apr 8, 2025 • 0 new comments -
Stalled getaddrinfo syscall can lead to massive HttpClient timeouts
#81023 commented on
Apr 8, 2025 • 0 new comments -
HttpClient contention due to shared CTS registrations
#110323 commented on
Apr 8, 2025 • 0 new comments -
System.Security.Cryptography.Xml.EncryptedXml issue with .NET Fx WS-Fed replies.
#114407 commented on
Apr 8, 2025 • 0 new comments -
[Perf] Linux/x64: 8 Regressions on 3/24/2025 9:53:02 PM +00:00
#114112 commented on
Apr 9, 2025 • 0 new comments -
Test failure: baseservices/threading/regressions/beta2/437044/437044.cmd
#114315 commented on
Apr 9, 2025 • 0 new comments -
[mono][wasm] intrinsics improvements
#114295 commented on
Apr 9, 2025 • 0 new comments -
.NET 8 fails to load System.Security.Permissions when dynamically loading plugin that references Framework
#104587 commented on
Apr 9, 2025 • 0 new comments -
Long git directory name causes error C1083 when building coreclr tests (cl.exe)
#110407 commented on
Apr 9, 2025 • 0 new comments -
Android Not Responding with [split_config.arm64_v8a.apk!libmonosgen-2.0.so] mono_threads_attach_coop
#111485 commented on
Apr 9, 2025 • 0 new comments -
Make `CancellationTokenSource.Token` accessible after dispose
#105811 commented on
Apr 9, 2025 • 0 new comments -
STJ generator with external (generated) context class
#108317 commented on
Apr 9, 2025 • 0 new comments -
Suboptimal stack zeroing on AVX512
#114274 commented on
Apr 9, 2025 • 0 new comments -
Uri.TryCreate returns true for relative Uri which contains non-valid characters
#78381 commented on
Apr 9, 2025 • 0 new comments -
Portable Data Contract-based DAC
#99298 commented on
Apr 9, 2025 • 0 new comments -
Missing symbols for Windows ARM64 native binaries on https://msdl.microsoft.com/download/symbols with the 8.0.12 patch.
#111562 commented on
Apr 9, 2025 • 0 new comments -
IncludeNativeLibrariesForSelfExtract does not include Mach-O universal binaries
#113215 commented on
Apr 10, 2025 • 0 new comments -
Add property to include libmscordbi.so, libmscordaccore.so, and createdump when publishing self-contained, single file applications
#112584 commented on
Apr 28, 2025 • 0 new comments -
ASSERT(ThreadStore::IsTrapThreadsRequested()) in Thread::InlineTryFastReversePInvoke
#110683 commented on
Apr 28, 2025 • 0 new comments -
Question about Sse2 Intrinsics Tests And use of `private static`
#113231 commented on
Apr 28, 2025 • 0 new comments -
[API Proposal]: Clearer additional method overloads for narrowing/widening a vector
#113307 commented on
Apr 28, 2025 • 0 new comments -
[cdac] Deploy cdac with SOS in .NET 10
#108720 commented on
Apr 28, 2025 • 0 new comments -
GetSatelliteAssembly() not throwing FileNotFoundException as documented
#66656 commented on
Apr 28, 2025 • 0 new comments -
[API Proposal]: 'ConcurrentDictionary<TKey, TValue>.AlternateLookup<TAlternateKey>.GetOrAdd' overloads
#112974 commented on
Apr 28, 2025 • 0 new comments -
Structs cannot be annotated as `RequiresUnreferencedCode`
#90115 commented on
Apr 28, 2025 • 0 new comments -
Bad Error Message in ResourceManager
#43906 commented on
Apr 29, 2025 • 0 new comments -
What's the difference between the lock keyword and the new.NET 9 Lock class?
#102608 commented on
Apr 29, 2025 • 0 new comments -
[API Proposal]: Type Mapping API
#113362 commented on
Apr 29, 2025 • 0 new comments -
transient service is better not be captured by root serviceScope
#36461 commented on
Apr 29, 2025 • 0 new comments -
Windows service ServiceBase access for pause/continue support
#50021 commented on
Apr 29, 2025 • 0 new comments -
Smooth out support for running .NET from JS via WebAssembly
#77191 commented on
Apr 29, 2025 • 0 new comments -
Add Sse.CreateShuffleMask (expose _MM_SHUFFLE) API
#34714 commented on
Apr 29, 2025 • 0 new comments -
Configuration binding of type Dictionary<string, object> fails if value is List
#36505 commented on
Apr 29, 2025 • 0 new comments -
[Perf] Linux/x64: 19 Regressions on 3/20/2025 1:07:06 AM +00:00
#113912 commented on
Apr 29, 2025 • 0 new comments -
[API Proposal]: Introduce extensions for all AlternateLookup built in collections and key String
#112571 commented on
Apr 29, 2025 • 0 new comments -
Pkcs9SigningTime should have a constructor accepting DateTimeOffset
#44066 commented on
May 2, 2025 • 0 new comments -
[API Proposal]: new `TypeLocal` class to get/set arbitrary values based on a supplied Generic Type
#59718 commented on
Apr 27, 2025 • 0 new comments -
[API Proposal]: Introduce PathNormalizationOption in ZipFile.Open for Cross-Platform Zip Entry Path Compatibility
#113058 commented on
Apr 27, 2025 • 0 new comments -
Test failure: Microsoft.Extensions.Hosting.WindowsServiceLifetimeTests.ServiceCanStopItself
#112327 commented on
Apr 28, 2025 • 0 new comments -
[API Proposal]: Add `Type` parameter overload to Microsoft.Extensions.DependencyInjection resolver delegate method
#102970 commented on
Apr 28, 2025 • 0 new comments -
[API Proposal]: Interface dispatch cache to avoid method resolution at runtime
#90592 commented on
Apr 28, 2025 • 0 new comments -
[API Proposal]: Allow Dependency Injection registration of classes that implent more than one interface
#109480 commented on
Apr 28, 2025 • 0 new comments -
[Perf] Windows/x64: 33 Regressions on 6/21/2024 6:31:57 PM
#103972 commented on
Apr 28, 2025 • 0 new comments -
CoreCLR Interpreter
#112158 commented on
Apr 28, 2025 • 0 new comments -
Using IMetaDataEmit::DeleteToken causes the runtime to hang
#114306 commented on
Apr 28, 2025 • 0 new comments -
[Question] Need help obtaining assembly dependencies
#114202 commented on
Apr 28, 2025 • 0 new comments -
JIT: hoist loop invariant null checks (and other exception causing trees) if they happen before other side effects
#86536 commented on
Apr 28, 2025 • 0 new comments -
Potentially bad loop invariant code motion for vectors
#108092 commented on
Apr 28, 2025 • 0 new comments -
Auto-generate parts of the PackageOverrides.txt file
#113984 commented on
Apr 28, 2025 • 0 new comments -
Support for generic sender parameter in EventHandler
#28289 commented on
Apr 28, 2025 • 0 new comments -
[Perf] Linux/x64: 9 Regressions on 10/10/2024 4:40:22 AM
#108891 commented on
Apr 28, 2025 • 0 new comments -
Support SingleFile FDD published outputs with a native host.
#41482 commented on
Apr 28, 2025 • 0 new comments -
Exclude generic types with parameters that do not satisfy constraints
#114109 commented on
Apr 28, 2025 • 0 new comments -
>15,000 redundant and duplicate procedures generated in AOT binary
#113955 commented on
Apr 28, 2025 • 0 new comments -
[mono] android crash: sgen_client_par_object_get_size [sgen-client-mono.h : 159]
#113196 commented on
Apr 28, 2025 • 0 new comments -
[mono] android crash : monoeg_g_hash_table_lookup [ghashtable.c : 321]
#113198 commented on
Apr 28, 2025 • 0 new comments -
JIT can't elide span.Slice range checks after a manual check
#112953 commented on
May 2, 2025 • 0 new comments -
[API Proposal]: Enhance X509Store Import to Support Secure Private Key Storage (Linux & Cross-Platform)
#113641 commented on
May 2, 2025 • 0 new comments -
TypeDescriptor caching blocks unloading of code which uses it from unloadable load context
#30656 commented on
May 2, 2025 • 0 new comments -
Ability to generate header file from exports
#100747 commented on
May 2, 2025 • 0 new comments -
Re-evaluate AsyncEnumerable.Cast/OfType design before shipping .NET 10
#111717 commented on
May 2, 2025 • 0 new comments -
[Bug] UTF8 decoder fail to decode a byte array in a WASM app on combo Android ARM + Chrome + AOT
#106755 commented on
May 2, 2025 • 0 new comments -
.NET Runtime-Async Feature
#109632 commented on
May 2, 2025 • 0 new comments -
Intel architecture improvements for .NET 10
#108869 commented on
May 3, 2025 • 0 new comments -
Consider using `IUtf8SpanParseable`/`IUtf8SpanFormattable` in STJ's built-in converters.
#84305 commented on
May 3, 2025 • 0 new comments -
[RuntimeAsync] Reflection complains about ambiguity when querying async2 methods
#115258 commented on
May 3, 2025 • 0 new comments -
MetadataAggregator.GetGenerationHandle returns incorrect results for Guid heap handles
#113910 commented on
May 3, 2025 • 0 new comments -
High memory consumption of .Net 6 app on Linux
#96091 commented on
May 3, 2025 • 0 new comments -
System.Net.*.Tests are unstable or slow/long-running on a S.P.CoreLib checked runtime
#131 commented on
May 3, 2025 • 0 new comments -
String IndexOf is missing API for char with start index and StringComparison
#44116 commented on
May 3, 2025 • 0 new comments -
EnvironmentVariablesConfigurationProvider should support all types of connectionstrings
#36123 commented on
May 3, 2025 • 0 new comments -
Add JsonPath support to JsonDocument/JsonElement
#31068 commented on
May 4, 2025 • 0 new comments -
New exception handling on win-x86
#113985 commented on
May 4, 2025 • 0 new comments -
[mobile] Overview of mobile related CI failures
#103472 commented on
May 4, 2025 • 0 new comments -
Potential NRE due to XmlQueryType.SchemaType returning null
#44148 commented on
May 4, 2025 • 0 new comments -
Escape Analysis: Elide an array allocation in BitConverter.GetBytes pattern
#113236 commented on
Apr 29, 2025 • 0 new comments -
Issues with memory dumps and Single File App
#107344 commented on
Apr 29, 2025 • 0 new comments -
XML signature still fails to verify
#99856 commented on
Apr 30, 2025 • 0 new comments -
Windows Shutdown ETW Recording for JITed stacks is not working.
#113412 commented on
Apr 30, 2025 • 0 new comments -
[API Proposal]: expose TLS client hello message in SslStream
#113729 commented on
Apr 30, 2025 • 0 new comments -
SslStreamCertificateContext.Create can fail on Windows when calling process does not have rights to certificate store
#108607 commented on
Apr 30, 2025 • 0 new comments -
[Perf] Windows/x64: Decimal Regressions on 2/3/2025 6:32:46 PM +00:00
#112432 commented on
Apr 30, 2025 • 0 new comments -
[mono] MAUI release mode crash Assertion at /__w/1/s/src/mono/mono/mini/aot-runtime.c:5220, condition `plt_entry' not met
#95406 commented on
Apr 30, 2025 • 0 new comments -
.NET 10 Work Tracking
#109396 commented on
Apr 30, 2025 • 0 new comments -
Block layout of partition loop not ideal
#108794 commented on
Apr 30, 2025 • 0 new comments -
[Perf] Linux/x64: Enumerable + Linq Regressions on 1/22/2025 11:09:21 PM +00:00
#111914 commented on
Apr 30, 2025 • 0 new comments -
Safe vectorization is a lot slower than unsafe
#111309 commented on
May 1, 2025 • 0 new comments -
[Perf] Linux/arm64: 6 Regressions on 3/24/2025 4:04:18 PM +00:00
#113974 commented on
May 1, 2025 • 0 new comments -
Stack Allocation Enhancements
#104936 commented on
May 1, 2025 • 0 new comments -
JIT: De-abstraction in .NET 10
#108913 commented on
May 1, 2025 • 0 new comments -
Crash in Mono when calling default method on generic interface (DIM) due to uninitialized vtable slot
#113958 commented on
May 2, 2025 • 0 new comments -
Segmentation fault on ARMv7 platforms with .NET 6.0.33
#109739 commented on
May 2, 2025 • 0 new comments -
[API Proposal]: extend 'Attribute' model for feature APIs for custom feature switches
#112969 commented on
May 2, 2025 • 0 new comments -
AsnWriter should provide an API to write non-normalized integers
#27079 commented on
May 2, 2025 • 0 new comments -
Possible lock(System.Threading.Lock) perf improvement
#115226 commented on
May 2, 2025 • 0 new comments -
Consider overload of Get<T> that accepts child section name
#36555 commented on
Apr 21, 2025 • 0 new comments -
JIT: Assertion failed 'FitsIn(tree->TypeGet(), value)' during 'Assertion prop'
#113940 commented on
Apr 21, 2025 • 0 new comments -
Test failure: readytorun/tests/mainv2/mainv2.cmd
#110512 commented on
Apr 21, 2025 • 0 new comments -
[API Proposal]: AlternateLookup.TryAdd overload with actualKey output + similar CollectionsMarshal overloads
#112554 commented on
Apr 21, 2025 • 0 new comments -
AOT built binary for aarch64 android fails to run on Nvidia Shield TV
#96592 commented on
Apr 22, 2025 • 0 new comments -
investigate TLS13 on MacOS
#1979 commented on
Apr 22, 2025 • 0 new comments -
Regression: Norwegian localization no longer works in iOS with .NET 9
#112249 commented on
Apr 22, 2025 • 0 new comments -
JIT: Redundant bounds check is not eliminated
#109677 commented on
Apr 22, 2025 • 0 new comments -
MemsetMemcpyNullref test fails on mono
#98628 commented on
Apr 22, 2025 • 0 new comments -
.NET 9.0.1 Breaking Change in macOS native library resolution
#112080 commented on
Apr 22, 2025 • 0 new comments -
Assertion when stepping over breakpoint
#110016 commented on
Apr 22, 2025 • 0 new comments -
[HttpStress] `H3_REQUEST_REJECTED` in Get / Get Slow
#109121 commented on
Apr 22, 2025 • 0 new comments -
[browser] Strip source map info when source maps are not copied to output folder
#98288 commented on
Apr 22, 2025 • 0 new comments -
API Proposal: FromServiceKeyAttribute(object) to support nullable (for unkeyed) and to use current service key
#113585 commented on
Apr 22, 2025 • 0 new comments -
[System.Text.Json] Add JsonPascalCaseNamingPolicy.
#34114 commented on
Apr 22, 2025 • 0 new comments -
EE calls `ICorJitInfo::setBoundaries()` with invalid `sourceType`
#52624 commented on
Apr 23, 2025 • 0 new comments -
[dotnet-sdk-10.0.100-preview.2.25126.21] Autodesk Revit 2025 pop up error window when opening Dynamo
#113735 commented on
Apr 23, 2025 • 0 new comments -
[API Proposal]: Convert.{From/To}HexString(utf8)
#114079 commented on
Apr 23, 2025 • 0 new comments -
[API Proposal]: Add JSON null independent of .Net null
#68128 commented on
Apr 23, 2025 • 0 new comments -
CoreCLR Interpreter
#112748 commented on
Apr 24, 2025 • 0 new comments -
Expose Parent/Child Process Information via System.Diagnostics.Process
#24423 commented on
Apr 18, 2025 • 0 new comments -
Post Quantum Cryptography (PQC) for .NET 10
#113498 commented on
Apr 18, 2025 • 0 new comments -
More folding to vpternlogd?
#107619 commented on
Apr 18, 2025 • 0 new comments -
Improve hoisting, CSE, LSRA for MD array accesses
#71676 commented on
Apr 18, 2025 • 0 new comments -
Loop cloning can't eliminate bounds check when assigning to multi-dim jagged array
#54074 commented on
Apr 18, 2025 • 0 new comments -
Loop inversion should consider top-tested loops
#50204 commented on
Apr 18, 2025 • 0 new comments -
Loop cloning sets incorrect block weights for new blocks
#49727 commented on
Apr 18, 2025 • 0 new comments -
Consider hoisting of class init checks for loop cloning and inversion
#49102 commented on
Apr 18, 2025 • 0 new comments -
Span-perf for copy via loop much slower than array-version
#9977 commented on
Apr 18, 2025 • 0 new comments -
JIT: examples where loop cloning is not useful
#8558 commented on
Apr 18, 2025 • 0 new comments -
Add CI support for testing APX
#110672 commented on
Apr 18, 2025 • 0 new comments -
JIT: Productize JitOptRepeat
#108902 commented on
Apr 18, 2025 • 0 new comments -
Significant performance difference between x += y and x = x + y on properties, differing between hardware and runtime version (7 / 8)
#108227 commented on
Apr 18, 2025 • 0 new comments -
RyuJIT: representation of spill/unspill in JIT IR
#92207 commented on
Apr 18, 2025 • 0 new comments -
GeneratedComClass on a generic class causes generator to crash
#94356 commented on
Apr 18, 2025 • 0 new comments -
Static properties initialization does not work as expected when inheriting
#43022 commented on
Apr 19, 2025 • 0 new comments -
Console.ReadKey throws in unexpected circumstances
#59059 commented on
Apr 20, 2025 • 0 new comments -
Add password to ZipArchive
#1545 commented on
Apr 20, 2025 • 0 new comments -
System.TypeLoadException occurred when there is static ReadOnlyMemory<> field
#95544 commented on
Apr 20, 2025 • 0 new comments -
Test failure: System.Diagnostics.Tests.ProcessTests.ProcessStart_OnLinux_UsesSpecifiedProgramUsingArgumentList
#109630 commented on
Apr 21, 2025 • 0 new comments -
Is there a .NET Runtime package for Windows Store?
#51574 commented on
Apr 24, 2025 • 0 new comments -
[API Proposal]: System.IO.Compression: Exposing Remaining number of Input buffer bytes to support mixed data blocks.
#73770 commented on
Apr 24, 2025 • 0 new comments -
Provide a COM source generator
#66674 commented on
Apr 24, 2025 • 0 new comments -
Deadlock in GC
#105780 commented on
Apr 24, 2025 • 0 new comments -
Suggest using ZipArchiveMode.Create when compressing files without modifying their ZipArchivEntry objects
#35815 commented on
Apr 24, 2025 • 0 new comments -
On Stack Replacement Next Steps
#33658 commented on
Apr 24, 2025 • 0 new comments -
Suboptimal codegen for Vector3 -> Vector128 conversion`
#92671 commented on
Apr 25, 2025 • 0 new comments -
Android app crashes with error split_config.arm64_v8a.apk!libmonosgen-2.0.so
#109921 commented on
Apr 25, 2025 • 0 new comments -
Optimize Half.CompareTo
#43117 commented on
Apr 25, 2025 • 0 new comments -
[API Proposal]: Add Decimal32, Decimal64, and Decimal128 from the IEEE 754-2019 standard.
#81376 commented on
Apr 25, 2025 • 0 new comments -
SslStream only sends chain certs if they're in the Windows Cert Store
#26323 commented on
Apr 25, 2025 • 0 new comments -
AVX512 masking support
#87097 commented on
Apr 25, 2025 • 0 new comments -
Logging AddSimpleConsole should allow for trimming Json and Systemd formatters
#85116 commented on
Apr 25, 2025 • 0 new comments -
AppDomain.GetCurrentThreadId() no longer matches ProcessThread.Id
#63535 commented on
Apr 25, 2025 • 0 new comments -
Expose reparse point tags
#1908 commented on
Apr 25, 2025 • 0 new comments -
Write_HeadersToClosedConnectionSynchronously_ThrowsHttpListenerException test fails on macOS
#21590 commented on
Apr 26, 2025 • 0 new comments -
[area-Tools-ILLink]: NotImplementedException: We currently don't handle function pointer types.
#113031 commented on
Apr 26, 2025 • 0 new comments -
Random segmentation fault in managed code on 32-bit ARM linux with dotnet 8.0
#102396 commented on
Apr 27, 2025 • 0 new comments -
Test failure: System.Net.Quic.Tests.QuicStreamTests.TestStreams
#107969 commented on
Apr 27, 2025 • 0 new comments -
System.Text.Json metadata writer does not check for property name conflicts
#72170 commented on
Apr 23, 2025 • 0 new comments -
[Analyzer Proposal]: Span parameter that could be a ReadOnlySpan parameter
#96587 commented on
Apr 23, 2025 • 0 new comments -
[Android][Apple] Setup build-time performance measurements for mobile platforms in the perf lab
#113073 commented on
Apr 23, 2025 • 0 new comments -
Faulty codegen SkipLocalsInit Nullable<T> default value arm64
#113658 commented on
Apr 23, 2025 • 0 new comments -
Validating UTF-8 in less than one instruction per byte
#43688 commented on
Apr 23, 2025 • 0 new comments -
Minimal Workers
#64874 commented on
Apr 23, 2025 • 0 new comments -
Exception in clrjit.dll when using .NET 9.0
#113369 commented on
Apr 23, 2025 • 0 new comments -
IL206/ IL2070/IL2090 Linker errors when trimming/AOTing around enums
#114307 commented on
Apr 24, 2025 • 0 new comments -
Host improvements in .NET 10
#111770 commented on
Apr 24, 2025 • 0 new comments -
System.Net.Security.Tests.NegotiateAuthenticationTests.Package_Unsupported_NTLM fails on Ubuntu 24 arm64
#111639 commented on
Apr 24, 2025 • 0 new comments -
Stack overflow in FileSystemWatcher when running as systemd service
#113855 commented on
Apr 24, 2025 • 0 new comments -
[android][infra] Validate .NET 10 Android functionality across different API versions
#107868 commented on
Apr 24, 2025 • 0 new comments -
[infra][iOS][tvOS] Update Apple mobile OS versions used for CI testing to 18.x
#113325 commented on
Apr 24, 2025 • 0 new comments -
System.InvalidProgramException on ARM64 in .NET 9
#111094 commented on
Apr 24, 2025 • 0 new comments -
[API Proposal]: RSA PSS salt length
#104080 commented on
Apr 24, 2025 • 0 new comments -
[browser] Remove .NET specific cache
#85775 commented on
Apr 24, 2025 • 0 new comments -
SocketsHttpHandler may read request Content multiple times in parallel
#53914 commented on
Apr 24, 2025 • 0 new comments -
PrincipalContext.Validate() does not handle embedded null characters in username and password as expected
#113967 commented on
Apr 24, 2025 • 0 new comments -
Need a better solution for decimal range validation
#43749 commented on
Apr 24, 2025 • 0 new comments -
Invalid method is chosen by runtime as an interface implementation in presence of Default Interface Methods
#43340 commented on
Apr 24, 2025 • 0 new comments