-
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
102 Pull requests merged by 50 people
-
Correct XML doc of Volatile.WriteBarrier()
#115803 merged
May 21, 2025 -
Reapply "Create a single copy of stub templates
#115749 merged
May 20, 2025 -
Update pipeline links
#115787 merged
May 20, 2025 -
Update Linux versions in CoreCLR pipeline
#115757 merged
May 20, 2025 -
[DNS] Ignore ObjectDisposedException on CancellationToken Callback
#115765 merged
May 20, 2025 -
Fix build break on linux-armel
#115767 merged
May 20, 2025 -
Add support for hot/cold code split based on instrumentation
#115777 merged
May 20, 2025 -
ML-DSA PFX support
#115758 merged
May 20, 2025 -
Update Linux version for installer pipeline
#115755 merged
May 20, 2025 -
Add pattern matching for SVE intrinsics that operate on mask operands
#114438 merged
May 20, 2025 -
Restore personality routine outside Windows
#115729 merged
May 20, 2025 -
Unify certificate chain building between SslStream and WinHttpHandler
#115761 merged
May 20, 2025 -
Added an additional yield point prior to possibly long running initialization
#115688 merged
May 20, 2025 -
XML docs for LINQ Join, LeftJoin, RightJoin
#111177 merged
May 20, 2025 -
[browser] move -g back to _EmccCommonFlags
#115770 merged
May 20, 2025 -
Implement sizeof() in the interpreter
#115745 merged
May 20, 2025 -
[browser] ActiveIssue System.Runtime.InteropServices.JavaScript.Tests.TimerTests.TestTimers
#115764 merged
May 20, 2025 -
[browser] fix WasmProfilers vs WasmPerfTracing warning
#115727 merged
May 20, 2025 -
[browser] dev tools profiler - method name resolution
#115726 merged
May 20, 2025 -
Move vzeroupper emit back to JIT
#115748 merged
May 20, 2025 -
PKCS#8 support for ML-DSA
#115569 merged
May 20, 2025 -
Add Alpine Edge and Azure Linux bare VM testing
#115590 merged
May 20, 2025 -
JIT: fix x86 EH issue when removing an empty try
#115731 merged
May 19, 2025 -
Add documentation for UseCompilerGeneratedDocXmlFile property
#115737 merged
May 19, 2025 -
Fix a couple issues with Vector.WithElement
#115648 merged
May 19, 2025 -
Fix some Tensor docs
#115548 merged
May 19, 2025 -
Fix spelling errors in
Memory-model.md
#115718 merged
May 19, 2025 -
[release/9.0-staging] Fix crash during Async Break when APC and CET are enabled
#114932 merged
May 19, 2025 -
FromServiceKeyAttribute to support nullable (for unkeyed) and to use current service key
#114929 merged
May 19, 2025 -
JIT: Avoid running return value copy logic for unused return value
#115687 merged
May 19, 2025 -
JIT: remember indir store addresses in escape analysis
#115689 merged
May 19, 2025 -
spelling regex
#115699 merged
May 19, 2025 -
Make crashdumps created by test runner accessible
#115724 merged
May 19, 2025 -
[clr-interp] Implement array support for primitive types
#115553 merged
May 19, 2025 -
JIT: use root compiler instance for sufficient PGO observation
#115119 merged
May 19, 2025 -
JIT: fix issue in redundant zero init opt
#115698 merged
May 19, 2025 -
JIT: Add morphing to LE_UN/GT_UN(expr, uint.MaxValue) (dotnet#76525)
#113037 merged
May 19, 2025 -
Interpreter to JIT/AOT calls
#115375 merged
May 19, 2025 -
HybridCache: add net10 HybridCache zero-alloc fetch API
#114427 merged
May 19, 2025 -
Collapse the recent ILStub generation patterns into a helper
#115673 merged
May 19, 2025 -
Delete obsolete comments
#115680 merged
May 19, 2025 -
Fix regex description emitted by generator for switched branches
#115136 merged
May 18, 2025 -
Fix some mismatches in <inheritdoc />
#115653 merged
May 17, 2025 -
Fix XML inheritdoc of Single/Double.SinCosPi()
#115651 merged
May 17, 2025 -
[clr-interp] Add safepoints at method entry and backwards branch
#115567 merged
May 17, 2025 -
[Android] Include static native libraries in CoreCLR Android runtime pack
#115610 merged
May 17, 2025 -
Revert "Vector128.WithElement codegen regression in .NET 9.0
#115645 merged
May 17, 2025 -
Arm64: Implement region write barriers
#111636 merged
May 17, 2025 -
Add ML-KEM X.509 key accessors to Microsoft.Bcl.Cryptography
#115656 merged
May 17, 2025 -
Revert "Create a single copy of stub templates"
#115665 merged
May 17, 2025 -
JIT: also run local assertion prop in postorder during morph
#115626 merged
May 16, 2025 -
Use prototype Roslyn compiler for runtime-async
#115531 merged
May 16, 2025 -
Teach x86 unwinder about POP ECX being optional optimization
#115660 merged
May 16, 2025 -
[wasm][jiterp] RelaxedSimd jiterpreter intrinsics
#115444 merged
May 16, 2025 -
Add more protection against exited processed in CoreclrTestLib
#115642 merged
May 16, 2025 -
[release/9.0] [Mono] Fix c11 ARM64 atomics to issue full memory barrier.
#115635 merged
May 16, 2025 -
[browser][AOT] faster wasm-opt in CI tests
#115624 merged
May 16, 2025 -
Enumerate all NativeCodeVersions in Heap dumps
#115572 merged
May 16, 2025 -
JIT: Skip extra SPMI queries when we don't know the exact type
#115637 merged
May 16, 2025 -
Replace ATP pattern with async/await in SmtpClient (part 1)
#115366 merged
May 16, 2025 -
[browser] OOM on monointerpreter
#115574 merged
May 16, 2025 -
JIT: Avoid byref strength reductions in loops with suspension points
#115605 merged
May 16, 2025 -
JIT: Update and add some textual summaries via Copilot
#115604 merged
May 16, 2025 -
[release/8.0] Update MacOS signing to use PME
#115633 merged
May 16, 2025 -
[release/9.0] Update MacOS signing to use PME
#115634 merged
May 16, 2025 -
Add support for no GC regions in x86 GC info
#115602 merged
May 16, 2025 -
[Mono] Fix c11 ARM64 atomics to issue full memory barrier.
#115573 merged
May 16, 2025 -
Fix HFA treatment of floating-point-based enums.
#115591 merged
May 15, 2025 -
Delete runtime built-in handling for SIGTERM
#115494 merged
May 15, 2025 -
[manual] Merge release/8.0-staging into release/8.0
#115498 merged
May 15, 2025 -
[manual] Merge release/9.0-staging into release/9.0
#115497 merged
May 15, 2025 -
Revert "[RuntimeAsync] ilasm/ildasm support for the MethodImpl.Async"
#115621 merged
May 15, 2025 -
[WIP] Interpreter boxing/unboxing
#115549 merged
May 15, 2025 -
[xharness] use NetCoreAppPrevious for DLLs loaded into xharness by reflection
#115563 merged
May 15, 2025 -
[browser] runtimeConfig via boot config
#115113 merged
May 15, 2025 -
ML-KEM: Miscellaneous cleanup
#115616 merged
May 15, 2025 -
Fix runtime build with -msbuild flag
#115606 merged
May 15, 2025 -
Specify a security descriptor when using global Mutex
#110416 merged
May 15, 2025 -
Add ImmutableDictionary.CreateRangeWithOverwrite
#115570 merged
May 15, 2025 -
Add custom exception handlers to generated COM wrappers
#114828 merged
May 15, 2025 -
Fix generation of minidump
#115562 merged
May 15, 2025 -
[APX] Follow up on #104637: rename extended registers and bug fixes.
#114713 merged
May 15, 2025 -
Add the checked compound assignment operators to the ECMA-335 augments
#115540 merged
May 15, 2025 -
[LoongArch64] Disable FastTailCall in case of split arg porting from upstream's #93655
#115600 merged
May 15, 2025 -
Give unique event ID to TRANSACTION_CREATED_OLETX_EVENTID
#109138 merged
May 15, 2025 -
[LoongArch64] Fix NativeAOT libs.tests failed cases in System.Runtime.Tests & System.Runtime.Numerics.Tests.
#115598 merged
May 15, 2025 -
SPMI: Use azcopy for collections downloads if available
#115561 merged
May 15, 2025 -
Remove unwanted ternary node in lowering
#115584 merged
May 15, 2025 -
Ensure that NI_SSE2_Extract and NI_SSE41_Extract are simdSize=16
#115580 merged
May 15, 2025 -
Write barrier without any RWX pages
#114982 merged
May 15, 2025 -
Signed CMS for SLH-DSA
#115310 merged
May 14, 2025 -
Normalize the paths to ensure install works on newer versions of cmake
#115571 merged
May 14, 2025 -
Create error on LibraryImport of generic delegate
#114827 merged
May 14, 2025 -
Merging internal commits for release/8.0
#115534 merged
May 14, 2025 -
Merging internal commits for release/9.0
#115535 merged
May 14, 2025 -
Implement AddSaturate, SubtractSaturate and NarrowWithSaturation on the Vector types
#115525 merged
May 14, 2025 -
JIT: Kill assertions about struct local when skipping field stores in block morph
#115556 merged
May 14, 2025 -
Cleanup of System.Data label notification
#115421 merged
May 14, 2025 -
JIT: Overwrite cache during recursive map select in VN
#115219 merged
May 14, 2025 -
Cleanup the init-vs-env.cmd script
#115538 merged
May 14, 2025 -
Add
EventHandler<in TSender, in TEventArgs>
, updateEventHandler<TEventArgs>
#115530 merged
May 14, 2025 -
Revert "Disable Shake Read tests on AzureLinux"
#115517 merged
May 14, 2025
73 Pull requests opened by 40 people
-
[main] Source code updates from dotnet/dotnet
#115545 opened
May 14, 2025 -
Move FLS init before EventPipeAdapter::FinishInitialize and the first SetupThread()
#115546 opened
May 14, 2025 -
Arm64 SVE: Better optimise zero/allbits vectors
#115566 opened
May 14, 2025 -
[release/9.0-staging] JIT: Fix invalid removal of explicit zeroing in methods without .localsinit
#115568 opened
May 14, 2025 -
Removing Tensor extension methods
#115575 opened
May 14, 2025 -
[automated] Merge branch 'release/9.0' => 'release/9.0-staging'
#115576 opened
May 14, 2025 -
[automated] Merge branch 'release/8.0' => 'release/8.0-staging'
#115577 opened
May 14, 2025 -
Use UnsafeAccessorType in System.Private.CoreLib and the BCL
#115583 opened
May 14, 2025 -
[release/8.0-staging] Update dependencies from dotnet/xharness
#115585 opened
May 14, 2025 -
[release/8.0-staging] Update dependencies from dotnet/source-build-reference-packages
#115586 opened
May 14, 2025 -
[release/8.0-staging] Update dependencies from dotnet/arcade
#115587 opened
May 14, 2025 -
[release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages
#115588 opened
May 14, 2025 -
[release/9.0-staging] Update dependencies from dotnet/xharness
#115589 opened
May 14, 2025 -
JIT: Allow any baseline intrinsics in lowering
#115592 opened
May 14, 2025 -
[release/9.0-staging] Update dependencies from dotnet/hotreload-utils
#115596 opened
May 15, 2025 -
[release/9.0-staging] Update dependencies from dotnet/icu
#115597 opened
May 15, 2025 -
arm64: Rename SVE Prefetch APIs names to use Bit
#115609 opened
May 15, 2025 -
[release/8.0-staging] Update dependencies from dotnet/hotreload-utils
#115623 opened
May 15, 2025 -
Debugger fixes for the Windows X86 EH Funclets model
#115630 opened
May 15, 2025 -
Allow using flat layout for component assemblies of composite R2R
#115631 opened
May 15, 2025 -
Intrinsic support for transient codegen.
#115639 opened
May 16, 2025 -
JIT: Fix handling for SIMD types in async transformation
#115652 opened
May 16, 2025 -
[release/8.0] Update dependencies from dotnet/emsdk
#115655 opened
May 16, 2025 -
[RuntimeAsync] ilasm/ildasm support for the MethodImpl.Async (Take 2)
#115658 opened
May 16, 2025 -
Fix invalid continuation caused by exception after inlining in `TryRunInline`
#115659 opened
May 16, 2025 -
Dispose all resources used in CmsSignature
#115666 opened
May 16, 2025 -
[release/8.0-staging] Update dependencies from dotnet/runtime-assets
#115676 opened
May 17, 2025 -
[release/9.0-staging] Update dependencies from dotnet/runtime-assets
#115677 opened
May 17, 2025 -
Notify attached debugger of NAOT exception
#115678 opened
May 17, 2025 -
Skip adding NullChangeToken instances to the composite list
#115684 opened
May 17, 2025 -
Cleanup semaphore usage in utilcode
#115685 opened
May 17, 2025 -
[release/9.0-staging] fix: in rsa signatures, configure digest before padding mode
#115695 opened
May 18, 2025 -
[release/8.0-staging] fix: in rsa signatures, configure digest before padding mode
#115696 opened
May 18, 2025 -
Cleanup exception throwing in Utf8JsonWriter
#115702 opened
May 18, 2025 -
Fixup how xarch instructions check for embedded broadcast and masking support
#115704 opened
May 19, 2025 -
Track test counts per execution.
#115707 opened
May 19, 2025 -
[main] Update dependencies from dotnet/xharness
#115708 opened
May 19, 2025 -
[main] Update dependencies from dotnet/hotreload-utils, dotnet/icu, dotnet/runtime-assets
#115709 opened
May 19, 2025 -
[release/9.0-staging] Update dependencies from dotnet/sdk
#115710 opened
May 19, 2025 -
Replace ATP pattern with async/await in SmtpClient (part 2)
#115722 opened
May 19, 2025 -
[WIP] Implement ldtoken in the interpreter
#115723 opened
May 19, 2025 -
Fix DataTable.Compute throws exception on "true NOT= false"
#115732 opened
May 19, 2025 -
Fix IndexOutOfRangeException in RegexInterpreter.Backtrack method
#115733 opened
May 19, 2025 -
JIT: Remove early `fgOptimizeBranch` pass
#115734 opened
May 19, 2025 -
Fix HTTP/2 pings not working with zero connection lifetime
#115735 opened
May 19, 2025 -
[release/9.0-staging] Fix generation of minidump
#115738 opened
May 19, 2025 -
[release/8.0-staging] Fix generation of minidump
#115739 opened
May 19, 2025 -
Fix inconsistency in balancing group captures in regex
#115743 opened
May 19, 2025 -
JIT: Don't clone or unroll cold loops
#115744 opened
May 19, 2025 -
Enable feature stubprecode dynamic helpers again
#115746 opened
May 19, 2025 -
Add NativeAOT.py for lldb visualization
#115747 opened
May 19, 2025 -
Fix reporting of foreign native exception not handled by runtime
#115750 opened
May 19, 2025 -
Update area owners
#115751 opened
May 19, 2025 -
Add a helper utility to clear the environment variables for tests
#115752 opened
May 20, 2025 -
Update Linux versions in Libraries pipeline
#115756 opened
May 20, 2025 -
[iOS][globalization] Implement CompareInfo.Version for hybrid globalization
#115762 opened
May 20, 2025 -
MSBUILD Server dogfood
#115766 opened
May 20, 2025 -
JIT: Spill value before byref address in stsfld
#115772 opened
May 20, 2025 -
[browser] don't set js_handle for js prototypes
#115773 opened
May 20, 2025 -
Implement SVE2 ShiftArithmeticRounded, ShiftArithmeticRoundedSaturate, ShiftArithmeticSaturate
#115774 opened
May 20, 2025 -
Implement SVE2 BitwiseSelect, BitwiseSelectLeftInverted, BitwiseSelectRightInverted
#115775 opened
May 20, 2025 -
Implement SVE2 ShiftLeftAndInsert
#115776 opened
May 20, 2025 -
System.Formats.Tar: default to no ctime/atime.
#115778 opened
May 20, 2025 -
Update Linux versions in build pipeline
#115784 opened
May 20, 2025 -
Added an override for IsCollectible in RuntimeType to fix inconsistency between Mono and CoreCLR
#115785 opened
May 20, 2025 -
[wasm][coreclr] Interpret everything on wasm
#115788 opened
May 20, 2025 -
Clean old locations when shifting data inside methoddesc
#115798 opened
May 20, 2025 -
Preserve entitlements in MacOS signer
#115800 opened
May 20, 2025 -
JIT: arrays are now not always TYP_REF
#115801 opened
May 20, 2025 -
Re-revert "Make mutable generic collection interfaces implement read-only collection interfaces (#95830)"
#115802 opened
May 20, 2025 -
Do not shortcut `CompilerComparer`
#115807 opened
May 20, 2025 -
Bump main to .NET 10 Preview 6
#115808 opened
May 20, 2025 -
[APX] fix bugs in NDD code gen
#115809 opened
May 20, 2025
118 Issues closed by 46 people
-
Error NU1101 :unable to find package Microsoft.NETCore.App.Host.arch-x64. dotnet 9
#115625 closed
May 20, 2025 -
armel build broken due to unused arguments in CryptoNative_MLDsaGetPalId
#115805 closed
May 20, 2025 -
ARM64 SVE: Zip/Unzip should use predicate variant when all inputs are masks
#101598 closed
May 20, 2025 -
Arm64/Sve: Mirror some of the morph optimizations from AVX512
#101933 closed
May 20, 2025 -
ARM64-SVE: Use predicate versions of instructions
#101970 closed
May 20, 2025 -
Unify documentation for ML-DSA and SLH-DSA
#115759 closed
May 20, 2025 -
Test failure: JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b425314/b425314/b425314.cmd
#115321 closed
May 20, 2025 -
Unify certificate chain building between `SslStream` and `WinHttpHandler`
#113468 closed
May 20, 2025 -
System.Text.Json float and double outside their boundaries do not throw exception
#113680 closed
May 20, 2025 -
Improve Invalid Enum Member Name error during JSON Deserialization
#113756 closed
May 20, 2025 -
JsonObjectCreationHandling.Populate not working with required and init with source generation
#113838 closed
May 20, 2025 -
ConcurrentBag not disposing ThreadLocal which causes large allocations and performance issues
#112759 closed
May 20, 2025 -
BlockingCollection leaks the last seen enumerated value
#112489 closed
May 20, 2025 -
[Perf] Windows/x64: 2 Regressions on 1/17/2025 9:24:15 PM +00:00
#111669 closed
May 20, 2025 -
[Perf] Windows/x64: 4 Regressions on 1/15/2025 2:36:03 PM +00:00
#111672 closed
May 20, 2025 -
[Perf] Linux/x64: Regression in System.Reflection.Attributes
#109969 closed
May 20, 2025 -
HttpClient async methods are blocking the first time
#115301 closed
May 20, 2025 -
Backport RSA PSS openssl fix from mainline
#115782 closed
May 20, 2025 -
[release/9.0] [browser][host] Apply CORS also to .mjs files was closed without merge
#114739 closed
May 20, 2025 -
[API Proposal]: IHttpClient
#115697 closed
May 20, 2025 -
.NET9 NativeAOT - COM Interop requires ComWrapper instance registered for marshalling
#115753 closed
May 20, 2025 -
.NET 9 app crashes in coreclr!Thread::StaticInitialize when CET Shadow Stacks are enabled
#115768 closed
May 20, 2025 -
.NET 9 启动崩溃
#114673 closed
May 20, 2025 -
Timeout on HttpClientHandlerTest_Headers.GetAsync_MissingExpires_ReturnNull()
#111497 closed
May 20, 2025 -
Timeout in SocketsHttpHandler_HttpClientHandlerTest.GetAsync_ManyDifferentResponseHeaders_ParsedCorrectly
#112752 closed
May 20, 2025 -
EnableMultipleHttp2Connections=true doesn't create additional TCP connections under high load (1000+ RPS)
#115728 closed
May 20, 2025 -
Uncaught (in promise) RuntimeError: memory access out of bounds
#115551 closed
May 20, 2025 -
[API Proposal]: Methods for the Uri class
#115250 closed
May 20, 2025 -
[NETSDKE2E][ARM64][VMR]Using .NET 10 Preview 5 x64 SDK on ARM64 OS causes ".NET Host has stopped working" error.
#115672 closed
May 20, 2025 -
JIT: Assertion failed 'foundEndLFin' during 'Remove empty try 2'
#115700 closed
May 19, 2025 -
Missing repo infra docs for UseCompilerGeneratedDocXmlFile
#91897 closed
May 19, 2025 -
Port System.Text documentation for .NET 8.0 APIs
#88576 closed
May 19, 2025 -
MarshalingPInvokeScanner detects structs as non-blittable
#112982 closed
May 19, 2025 -
[dotnet-sdk-10.0.100-preview.2.25126.21] Autodesk Revit 2025 pop up error window when opening Dynamo
#113735 closed
May 19, 2025 -
docs should advise on prereqs including CMAKE
#115650 closed
May 19, 2025 -
API Proposal: FromServiceKeyAttribute(object) to support nullable (for unkeyed) and to use current service key
#113585 closed
May 19, 2025 -
JIT: Assertion failed 'callDefInfo.DefinitionNode != nullptr' during 'Transform async'
#115669 closed
May 19, 2025 -
Test failure: JIT/Directed/tls/TestTLSWithLoadedDlls/TestTLSWithLoadedDlls.cmd
#113816 closed
May 19, 2025 -
[API Proposal]: Json.NET to allow ShouldSerialize without reading the current value
#115725 closed
May 19, 2025 -
Arm64: phiFound || ((ehDsc != nullptr) && !m_pCompiler->m_dfsTree->Contains(ehDsc->ebdTryBeg)) SSA: insert phis
#115123 closed
May 19, 2025 -
[API Proposal]: HybridCache: span-based fetch
#112866 closed
May 19, 2025 -
Bug in Directory.GetParent method
#115647 closed
May 19, 2025 -
[Analyzer]: Flag non-productive uses of `RegexOptions.NonBacktracking`.
#114831 closed
May 19, 2025 -
Potential NRE due to XmlQueryType.SchemaType returning null
#44148 closed
May 18, 2025 -
ConfigurableArrayPool shoud use GC.AllocateUninitializedArray<T>
#114116 closed
May 18, 2025 -
When Doing NativeAOT DLL/SO Compilation, Managed Libraries Referenced by Entry Points were Trimmed
#115690 closed
May 18, 2025 -
String IndexOf is missing API for char with start index and StringComparison
#44116 closed
May 18, 2025 -
Wrong summary for generated regex
#114889 closed
May 18, 2025 -
Test failure: JIT/HardwareIntrinsics/General/Vector256_1/Vector256_1_ro/Vector256_1_ro.cmd
#115459 closed
May 17, 2025 -
Assertion failed '(insCodesMR[ins] != BAD_CODE)' during 'Generate code
#115487 closed
May 17, 2025 -
Assertion failed '0 <= imm8 && imm8 < count' during 'Lowering nodeinfo'
#115532 closed
May 17, 2025 -
[Bug] UTF8 decoder fail to decode a byte array in a WASM app on combo Android ARM + Chrome + AOT
#106755 closed
May 17, 2025 -
.NET 9 Applications can randomly freeze when being debugged
#112747 closed
May 16, 2025 -
Assert failure: CheckInstrBytePattern(base[offset] & 0xF8, 0x58, base[offset])
#115120 closed
May 16, 2025 -
HttpListener always fails with error 32 on ports 50000-50059
#115088 closed
May 16, 2025 -
ILC assertion failure: type == type.ConvertToCanonForm(CanonicalFormKind.Specific)
#114934 closed
May 16, 2025 -
[release/6.0] tvOS test queues failing a lot
#77855 closed
May 16, 2025 -
[6.0][Android][mono] XHarness exit code 78 PACKAGE_INSTALLATION_FAILURE
#84174 closed
May 16, 2025 -
[6.0] tvOS arm64 build graph failure: project file not loaded System.Composition.AttributedModel.csproj
#84334 closed
May 16, 2025 -
[6.0, 7.0] Assert failed in coreclr linux arm: GCHeapUtilities::GetGCHeap()->IsInFrozenSegment(obj)
#84393 closed
May 16, 2025 -
[6.0] [mono] [linux] Conole test failure SetOut.SetOutReadToEnd
#89084 closed
May 16, 2025 -
[6.0] Failure in DnsGetHostAddresses_PostCancelledToken_Throws: No such host is known
#104392 closed
May 16, 2025 -
Failures building from v6.0.x tags
#94541 closed
May 16, 2025 -
Pkcs9SigningTime should have a constructor accepting DateTimeOffset
#44066 closed
May 16, 2025 -
8.0.16 runtime installation via dnf (Rocky)
#115565 closed
May 16, 2025 -
[RuntimeAsync] Disallow introduction of captured byrefs in strength reduction
#115260 closed
May 16, 2025 -
Use of PreallocationSize in runtime repo on Linux
#71753 closed
May 16, 2025 -
global.json allow specifying sdk version by major.minor only
#43367 closed
May 16, 2025 -
Improve CreateDirectory on Windows
#61954 closed
May 16, 2025 -
c-library dependency of linux RIDs
#7318 closed
May 16, 2025 -
C++/CLI net core doesnt work if calling via pinvoke nor via direct c++ call
#114965 closed
May 16, 2025 -
AsnWriter should provide an API to write non-normalized integers
#27079 closed
May 16, 2025 -
NU1511 warnings/errors for test projects with .NET 10 SDK
#112729 closed
May 16, 2025 -
Illegal instruction on SAMA5D35 (ARMv7, VFPv3-D16) due to VMOV d16 usage
#115641 closed
May 16, 2025 -
ignore posix signal and shutdown nethost gracefully
#106262 closed
May 16, 2025 -
System.Formats.Cbor.Tests.csproj: fails to build when bundled FSharp.Core is not on nuget CI feed.
#115469 closed
May 16, 2025 -
CoreCLR's CNTRL_SHUTDOWN_EVENT handler prevents graceful exit of services during system shutdown
#83093 closed
May 16, 2025 -
Test failure: JIT/opt/Devirtualization/Comparer_get_Default/Comparer_get_Default.dll
#104927 closed
May 15, 2025 -
Add DateOnly.Today
#115629 closed
May 15, 2025 -
Pauseless Garbage Collector (Question)
#96213 closed
May 15, 2025 -
[browser] Support AppContext switches on runtime
#97449 closed
May 15, 2025 -
Make modern http streaming apis easily consumable in WebAssembly
#112442 closed
May 15, 2025 -
CI error on WasmTestOnBrowser-System.Numerics.Tensors.Net8.Tests
#97124 closed
May 15, 2025 -
System.Diagnostics.Tests.ProcessWaitingTests.MultipleProcesses_ParallelStartKillWait timeout
#107765 closed
May 15, 2025 -
build.cmd clr -msbuild fails
#113708 closed
May 15, 2025 -
Use Of Mutex should specify security descriptor
#110399 closed
May 15, 2025 -
Improve JIT loop optimizations (.NET 10)
#108901 closed
May 15, 2025 -
[API Proposal]: Factory methods to create immutable dictionary instances from dictionary expressions
#114090 closed
May 15, 2025 -
Update host logic to support optional VM assembly
#47481 closed
May 15, 2025 -
[API Proposal]: New user-defined operator names
#114930 closed
May 15, 2025 -
Where is the code for wasm.br compression?
#115505 closed
May 15, 2025 -
BreakTests.TestFor_Break_64Bits fails on Browser
#115521 closed
May 15, 2025 -
`[UnsafeAccessor]` does not work with modern extension syntax
#115603 closed
May 15, 2025 -
JIT: invalid `vpextrw` encoding on AVX-512 HW
#115493 closed
May 15, 2025 -
Configuration binder doesn't bind IReadOnlySet<Guid> properly in latest dotnet
#115564 closed
May 14, 2025 -
SLE15 repository for dotnet is missing matching dotnet-runtime-deps package
#115554 closed
May 14, 2025 -
Using [LibraryImport] with a generic delegate parameter (e.g. Func<int, int>) causes an exception
#113590 closed
May 14, 2025 -
JsonPolymorphic Deserializer doesn't respect JsonNumberHandling.AllowReadingFromString
#115523 closed
May 14, 2025 -
[API Proposal]: Static/Low-level API for (de)compression with zlib-ng
#115539 closed
May 14, 2025 -
Segmentation fault on ARMv7 platforms with .NET 6.0.33
#109739 closed
May 14, 2025 -
[API Proposal]: Params-based Math.Min and Math.Max
#115478 closed
May 14, 2025 -
Faulty codegen SkipLocalsInit Nullable<T> default value arm64
#113658 closed
May 14, 2025 -
[RuntimeAsync] Double check OSR in async2 struct instance methods
#115259 closed
May 14, 2025 -
Assertion failed 'kind == Overwrite' during 'VN-based dead store removal'
#108850 closed
May 14, 2025 -
Support for generic sender parameter in EventHandler
#28289 closed
May 14, 2025 -
SCOSSL: Shake Squeeze tests fail
#112036 closed
May 14, 2025
66 Issues opened by 46 people
-
Unable to debug .NET 10/AOT apps: "the debugger timed out trying to pause process"
#115810 opened
May 20, 2025 -
Add `--host-info` command to the host for printing information about the host itself only
#115799 opened
May 20, 2025 -
[API Proposal]: EqualityComparer.Create from selecting a key property
#115797 opened
May 20, 2025 -
Consolidate container definitions across pipelines
#115796 opened
May 20, 2025 -
Regression: Unnecessary bounds check generated
#115793 opened
May 20, 2025 -
[API Proposal]: IsEmpty Linq extension property
#115792 opened
May 20, 2025 -
Validate plan for updating build pipeline container images
#115786 opened
May 20, 2025 -
GC hangs indefinitely on LongRunning
#115794 opened
May 20, 2025 -
[runtime-async] Runtime crash on Windows when throwing exception on assertion failure
#115779 opened
May 20, 2025 -
[runtime-async] Optimize synchronous Task-returning wrappers used in async context
#115771 opened
May 20, 2025 -
[NativeAOT] DWARF symbols for shared libraries produce invalid DW_AT_decl_file/DW_AT_decl_line
#115769 opened
May 20, 2025 -
[Perf] Linux/x64: 1 Regression on 5/12/2025 11:29:01 PM +00:00
#115790 opened
May 20, 2025 -
[Perf] Windows/x64: 7 Regressions on 5/16/2025 10:16:17 PM +00:00
#115789 opened
May 20, 2025 -
[browser] System.Runtime.InteropServices.JavaScript.Tests.TimerTests.TestTimers
#115763 opened
May 20, 2025 -
[API Proposal]: Enable Inheriting from System.Array or Support for Custom Array-Like Types
#115721 opened
May 19, 2025 -
Evaluation doesn't work because of being stopped at an unsafe gc point, but the method is not optimized
#115719 opened
May 19, 2025 -
[Android] Implement post-build symbol stripping
#115717 opened
May 19, 2025 -
malformed uint.TryParse docs
#115715 opened
May 19, 2025 -
Test failure: Microsoft.Extensions.Hosting.Tests.HostApplicationBuilderTests.BuildFiresEvents
#115714 opened
May 19, 2025 -
Test failure: tracing/eventpipe/diagnosticport/diagnosticport/diagnosticport.cmd
#115713 opened
May 19, 2025 -
Test failure: _Sve_r::JIT.HardwareIntrinsics.Arm._Sve._Sve.Program.Sve_Scatter_bases_double_ulong()
#115712 opened
May 19, 2025 -
Test failure: System.ConfigurationTests.ConfigurationPathTests.CustomAppConfigIsUsedWhenSpecifiedAsAbsolutePath
#115711 opened
May 19, 2025 -
Missing GCX_PREEMP_NO_DTOR in PropagateLongJmpThroughNativeFrames
#115701 opened
May 18, 2025 -
[8.0] Request backport for #114261 - "in rsa signatures, configure digest before padding mode"
#115693 opened
May 18, 2025 -
[NativeAOT] Monitor.Pulse/Wait leaks memory
#115691 opened
May 18, 2025 -
[runtime-async] Consider optimizing continuations to avoid storing unused return values
#115686 opened
May 17, 2025 -
Http1RawResponseStreamConformanceTests.CopyToAsync_AllDataCopied test timeout
#115683 opened
May 17, 2025 -
[API Proposal]: System.Random.NextUInt64
#115681 opened
May 17, 2025 -
JIT: An in-bound array access does not eliminate bound checks
#115679 opened
May 17, 2025 -
Uri.Segments is a very expensive footgun
#115675 opened
May 17, 2025 -
JIT: Assertion failed 'dsc->TypeGet() != TYP_BYREF' during 'Transform async'
#115671 opened
May 16, 2025 -
.NET Debugging services crash in ASP.NET project that raises exceptions
#115668 opened
May 16, 2025 -
[runtime-async] Calling interface Task<T> methods on structs crash the runtime when invoked in an ALC
#115667 opened
May 16, 2025 -
[API Proposal]: System.ClientModel Add support for proxy reader / writers
#115664 opened
May 16, 2025 -
JIT: loop cloning assumes array refs are TYP_REF
#115663 opened
May 16, 2025 -
[API Proposal]: ReadOnlySpan constructors for generic collections
#115662 opened
May 16, 2025 -
crossgen2-comparison windows x86 Release to x86 windows failing for System.Private.CoreLib
#115661 opened
May 16, 2025 -
UnhandledException fires when unmanaged exception thrown from managed catch block C++/CLI .NET 9
#115654 opened
May 16, 2025 -
DataTable.Compute throws exception on "true NOT= false"
#115649 opened
May 16, 2025 -
[browser][sdk] WasmBuildIncrementalismTest.Build_IsIncremental
#115646 opened
May 16, 2025 -
Test failure: JIT/Regression/JitBlue/Runtime_95315/Runtime_95315/Runtime_95315.cmd
#115640 opened
May 16, 2025 -
av in x86 JIT leads to runtime assert
#115638 opened
May 16, 2025 -
[9.0] WasmTestOnV8-ST-System.Runtime.Tests
#115628 opened
May 15, 2025 -
bootstrap: libs.tests subsets fails
#115622 opened
May 15, 2025 -
BigInteger.ToString always has a leading zero in bin and hex
#115618 opened
May 15, 2025 -
Nuget assemblies bad version from 9.0.4
#115615 opened
May 15, 2025 -
Empty parameter value in `FormatException` thrown by `Version.Parse` when input has trailing `.`
#115612 opened
May 15, 2025 -
[LibraryImport] Naming `string` parameter `retVal` in import with `string` return value results in `CS0128`
#115608 opened
May 15, 2025 -
[Perf] Linux/arm64: 2 Numerics Regressions on 5/12/2025 11:29:01 PM +00:00
#115619 opened
May 15, 2025 -
[Perf] Linux/arm64: 29 Regressions on 5/12/2025 3:12:34 PM +00:00
#115620 opened
May 15, 2025 -
Generated option validators do not check the contents of dictionaries.
#115601 opened
May 15, 2025 -
Test failure: Interop/COM/NativeClients/Dispatch/Dispatch.cmd
#115599 opened
May 15, 2025 -
Follow up work for CMS
#115578 opened
May 14, 2025 -
CPU sample data collected using collectCpuSamples() from Blazor WebAssembly app doesn't load in Visual Studio
#115579 opened
May 14, 2025 -
ConfigurationBindingGenerator binding fails without error
#115560 opened
May 14, 2025 -
Deadlock in WebSocketBase
#115559 opened
May 14, 2025 -
Memory leak in Generic .NET Host of PhysicalFilesWatcher
#115557 opened
May 14, 2025
462 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.
-
Unmasking EGPRs in register allocator
#114867 commented on
May 20, 2025 • 35 new comments -
Consolidate QueryPerformanceCounter/GetTickCount usages to minipal/time.h
#115408 commented on
May 20, 2025 • 20 new comments -
Arm-64: Add initial support for PAC-RET
#110472 commented on
May 19, 2025 • 20 new comments -
[SME] Design proposal
#115037 commented on
May 19, 2025 • 19 new comments -
Share allocation helpers between CoreCLR and NativeAOT
#115339 commented on
May 19, 2025 • 13 new comments -
[WIP] Interpreter P/Invoke support
#115393 commented on
May 20, 2025 • 10 new comments -
PreHash SLH-DSA
#115509 commented on
May 16, 2025 • 9 new comments -
Remove always searching executable directory for native libraries in single-file applications
#115236 commented on
May 20, 2025 • 8 new comments -
Defer resolution of StackTrace debug info until use
#115019 commented on
May 20, 2025 • 5 new comments -
Enable GC Regions on Mac
#115251 commented on
May 15, 2025 • 3 new comments -
Move GenTreeIntCon::gtCompileTimeHandle field to be a global map
#115542 commented on
May 19, 2025 • 3 new comments -
Revert change to follow symlinks of dotnet host
#115315 commented on
May 17, 2025 • 2 new comments -
Refactor Sequential/Explicit layout to happen in the same phase where we do Auto layout
#113454 commented on
May 20, 2025 • 2 new comments -
Improve startup perf by avoiding JIT when invoking well-known signatures
#115345 commented on
May 16, 2025 • 1 new comment -
JIT: Improve wrapper method inliner heuristic
#113266 commented on
May 19, 2025 • 1 new comment -
failure in System.Numerics.Tests.op_rightshiftTest.LargeNegativeBigIntegerShiftTest
#107990 commented on
May 21, 2025 • 0 new comments -
`GetAsync_ServerNeedsAuthAndNoCredential_StatusCodeUnauthorized` got cancelled
#108019 commented on
May 21, 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 21, 2025 • 0 new comments -
System.Data.Common.Tests Assert failure on Linx x64 CI test run
#108070 commented on
May 21, 2025 • 0 new comments -
Long running test timeout - Wasm.Build.Tests.AspNetCore.SignalRClientTests.SignalRPassMessageWasmBrowser
#107931 commented on
May 21, 2025 • 0 new comments -
[coreclr] `System.Numerics.Tensors.Tests` fails with `Index was outside the bounds of the array.`
#107911 commented on
May 21, 2025 • 0 new comments -
[wasm] DebuggerTests.WasmHostProvider.LaunchHostAsync
#108071 commented on
May 21, 2025 • 0 new comments -
JsImportObjectArray test fails with `null` instead of `System.Exception: test`
#107873 commented on
May 21, 2025 • 0 new comments -
[9.0][wasm] Timeout when downloading chrome-win.zip
#107901 commented on
May 21, 2025 • 0 new comments -
System.Net.Quic tests timeout
#107761 commented on
May 21, 2025 • 0 new comments -
[release/8.0-staging][android] CI failures in `System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate`
#110857 commented on
May 21, 2025 • 0 new comments -
[browser] JSSynchronizationContext.Pump: Unexpected failure (ManagedThreadId
#107752 commented on
May 21, 2025 • 0 new comments -
[9.0][osx][ios] Failure: llvm::SmallVectorBase<unsigned long long>::set_size(unsigned long)
#107569 commented on
May 21, 2025 • 0 new comments -
[WASI] Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish
#107530 commented on
May 21, 2025 • 0 new comments -
[8.0] Test assert failure in Microsoft.Extensions.Configuration.Binder.Tests.ConfigurationBinderTests.BindCanReadStaticProperty
#107413 commented on
May 21, 2025 • 0 new comments -
[9.0] Test assert failure in X509Certificates.Tests.RevocationTests.AiaTests.AiaAcceptsCertTypesAndIgnoresNonCertTypes
#107364 commented on
May 21, 2025 • 0 new comments -
`System.Numerics.Tensors.Tests.TensorSpanTests.TensorExtensionsTwoSpanInFloatOut` fails with `IndexOutOfRangeException`
#107254 commented on
May 21, 2025 • 0 new comments -
[browser][wasm] Failed trying to read log messages via selenium: OpenQA.Selenium.WebDriverException: An unknown exception was encountered sending an HTTP request to the remote WebDriver server for URL
#104825 commented on
May 21, 2025 • 0 new comments -
[Test Failure] NoCallback_RevokedCertificate_NoRevocationChecking_Succeeds on Alpine
#106634 commented on
May 21, 2025 • 0 new comments -
System.Diagnostics.Tests.ProcessTests.ProcessStart_OnLinux_UsesSpecifiedProgram [FAIL]
#106595 commented on
May 21, 2025 • 0 new comments -
[wasm][mt] Index was outside the bounds of the array.
#106488 commented on
May 21, 2025 • 0 new comments -
'chrome-DebuggerTests.ExceptionTests' timing out
#106376 commented on
May 21, 2025 • 0 new comments -
System.Threading.ThreadPool.Tests fail in CI with System.Net.Sockets.SocketException
#106371 commented on
May 21, 2025 • 0 new comments -
System.Runtime.Tests.WorkItemExecution "crash" on tvOS
#106319 commented on
May 21, 2025 • 0 new comments -
[Wasm][Test Failure] LoadLazyAssemblyBeforeItIsNeeded(lazyLoadingTestExtension: "wasm", allLazyLoadingTestExtensions: ["wasm", "dll", "NoExtension"])
#106160 commented on
May 21, 2025 • 0 new comments -
Microsoft.Extensions.Hosting.Internal.HostTests.StartCanBeCancelled test failure
#106135 commented on
May 21, 2025 • 0 new comments -
WASM MT: memory access out of bounds in System.Private.Xml.Tests
#110805 commented on
May 21, 2025 • 0 new comments -
System.Diagnostics.Process.Tests failure on net10.0-linux-Debug-arm64-Mono_Minijit_Debug
#110643 commented on
May 21, 2025 • 0 new comments -
System.Diagnostics.Tests.PerformanceCounterCategoryTests.PerformanceCounterCategory_GetCounters Failed
#110454 commented on
May 21, 2025 • 0 new comments -
Test failure: baseservices/exceptions/stackoverflow/stackoverflowtester/stackoverflowtester.cmd
#110173 commented on
May 21, 2025 • 0 new comments -
[OSX]: AMDeviceSecureInstallApplicationBundle returned: 0xe800801c
#110403 commented on
May 21, 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 21, 2025 • 0 new comments -
[MT][Firefox] Wasm test failure: System.IO.FileNotFoundException : Could not load file or assembly `xunit.assert`
#109945 commented on
May 21, 2025 • 0 new comments -
[wasm] chrome-DebuggerTests crashing with DeadLetter
#109870 commented on
May 21, 2025 • 0 new comments -
chrome-DebuggerTests failing on mono while waiting for pause
#109795 commented on
May 21, 2025 • 0 new comments -
[browser][MT] JSHostImplementation.CallEntrypoint - The handle is invalid
#109636 commented on
May 21, 2025 • 0 new comments -
`chrome-DebuggerTests.GetPropertiesTests` timing out
#109070 commented on
May 21, 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 21, 2025 • 0 new comments -
[debugger] Inspector exceptions in debugger tests
#109025 commented on
May 21, 2025 • 0 new comments -
System.Net.Http.Functional.Tests.TelemetryTest failing with differing string
#109024 commented on
May 21, 2025 • 0 new comments -
[Wasm][Test Failure] ConsolePublishAndRun(config: "Release", aot: True, relinking: False)
#106162 commented on
May 21, 2025 • 0 new comments -
WASM tests failing with `Chrome failed to start`
#108859 commented on
May 21, 2025 • 0 new comments -
[Apple-mobile] `System.Tests.StringTests.[Starts,Ends]WithNoMatch_StringComparison` test failure
#108832 commented on
May 21, 2025 • 0 new comments -
Timeout on deleting builds for Wasm.Build.Tests.TestAppScenarios.SatelliteLoadingTests.LoadSatelliteAssembly
#108801 commented on
May 21, 2025 • 0 new comments -
[WASI] Sockets - unknown handle index
#108726 commented on
May 21, 2025 • 0 new comments -
Libraries test fails with "Method has zero rva" error
#108641 commented on
May 21, 2025 • 0 new comments -
[mono] MiniJIT System.Formats.Nrbf.Tests getting killed
#108515 commented on
May 21, 2025 • 0 new comments -
[9.0] Wasm build terminated with exit code 137
#108299 commented on
May 21, 2025 • 0 new comments -
[9.0] Assert: values differ in WebSocketServer_NoUserReadOrWrite_SendsPingAndReadsPongResponse
#108298 commented on
May 21, 2025 • 0 new comments -
[browser][WBT] Found existing build but it had failed.
#108175 commented on
May 21, 2025 • 0 new comments -
failure in Wasm.Build.Tests.WasmTemplateTests.RunWithDifferentAppBundleLocations
#108107 commented on
May 21, 2025 • 0 new comments -
iOS tests failing with WORKLOAD TIMED OUT - Killing user command.
#108103 commented on
May 21, 2025 • 0 new comments -
`chrome-DebuggerTests` timing out
#108078 commented on
May 21, 2025 • 0 new comments -
[wasm] DebuggerTests.Inspector.OpenSessionAsync
#108072 commented on
May 21, 2025 • 0 new comments -
[browser] Connection refused in 127.0.0.1
#104349 commented on
May 21, 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 21, 2025 • 0 new comments -
[wasm][mt] mono_wasm_load_runtime () failed RuntimeError: index out of bounds
#104271 commented on
May 21, 2025 • 0 new comments -
Test failing: ServiceProviderILEmitContainerTests.GetAsyncService_DisposeAsyncOnSameThread_ThrowsAndDoesNotHangAndDisposeAsyncGetsCalled
#104041 commented on
May 21, 2025 • 0 new comments -
Unload_TwoCollectibleWithOneAssemblyAndOneInstanceReferencingAnother test failed in CI
#104153 commented on
May 21, 2025 • 0 new comments -
Test failure: System.Security.Cryptography.X509Certificates.Tests.RevocationTests.AiaTests.DisableAiaOptionWorks
#102236 commented on
May 21, 2025 • 0 new comments -
MonoTests.System.Runtime.Caching.MemoryCacheTestExpires5.TestCacheExpiryOrdering()
#103711 commented on
May 21, 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 21, 2025 • 0 new comments -
[browser] Unable to evaluate script: tab crashed
#103623 commented on
May 21, 2025 • 0 new comments -
Failing test due to no detected IO events in 'System.IO.Tests.FileSystemWatcherTest.ExecuteAndVerifyEvents'
#103584 commented on
May 21, 2025 • 0 new comments -
System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows fails in CI
#103586 commented on
May 21, 2025 • 0 new comments -
Build failure: Static graph-based restore failed with exit code .* but did not log an error.
#103526 commented on
May 21, 2025 • 0 new comments -
[browser][MT] test failure: Tests timed out. Killing driver service
#103524 commented on
May 21, 2025 • 0 new comments -
[WASI][Mono AOT] Failed to compile System.Private.CoreLib.dll.bc
#103520 commented on
May 21, 2025 • 0 new comments -
[QUIC] [Long Running Test] 'System.Net.Quic.Tests.QuicStreamConformanceTests.ReadWrite_Success'
#103482 commented on
May 21, 2025 • 0 new comments -
SslStreamTlsResumeTests.ClientDisableTlsResume_Succeeds failed in CI
#103449 commented on
May 21, 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 21, 2025 • 0 new comments -
ExplicitConversion_FromSingle failing due to NaN != NaN
#103347 commented on
May 21, 2025 • 0 new comments -
System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.JSDelay_ContinueWith_Sync test failed
#103080 commented on
May 21, 2025 • 0 new comments -
CI timeout in System.Data.Tests.DataTableReadXmlSchemaTest.XsdSchemaDeserializationIgnoresLocale
#103062 commented on
May 21, 2025 • 0 new comments -
[wasm][mt] fail: System.TypeLoadException: Could not load type of field"
#102615 commented on
May 21, 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 21, 2025 • 0 new comments -
System.Buffers.Tests timeout on wasm MT
#102040 commented on
May 21, 2025 • 0 new comments -
[wasm][AOT] emcc : error - received SIGKILL (-9)
#89402 commented on
May 21, 2025 • 0 new comments -
[tvos][arm64] Segfault in System.Formats.Tests
#101692 commented on
May 21, 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 21, 2025 • 0 new comments -
[8.0] Test failure in System.Diagnostics.Tests.ProcessTests.MainWindowHandle_GetWithGui_ShouldRefresh_Windows
#101700 commented on
May 21, 2025 • 0 new comments -
tailcall_v4/hijacking/hijacking.cmd Timed Out
#106134 commented on
May 21, 2025 • 0 new comments -
WasmTestOnChrome-MT-System.Net.Http.Functional.Tests timeout
#106094 commented on
May 21, 2025 • 0 new comments -
Analyzer 'Microsoft.NetCore.CSharp.Analyzers.Performance.CSharpConstantExpectedAnalyzer' threw an exception of type 'System.InvalidCastException`
#106088 commented on
May 21, 2025 • 0 new comments -
[mono] FullAOT build asserts at `class1 != ARG_CLASS_NO_CLASS' for EmptyStructs.dll
#106071 commented on
May 21, 2025 • 0 new comments -
Debug Assertion Violation: 'codeManager->IsUnwindable(pvAddress) || runtime->IsConservativeStackReportingEnabled()'
#103333 commented on
May 21, 2025 • 0 new comments -
Test failure BasicEventSourceTests.TestsUserErrors.Test_BadEventSource_MismatchedIds_WithEtwListener
#96968 commented on
May 21, 2025 • 0 new comments -
[NativeAOT-iOS] MacCatalyst fails to start/log `nativeaot.SmokeTests` tests
#105804 commented on
May 21, 2025 • 0 new comments -
InterpPgoTests.FirstRunGeneratesTableAndSecondRunLoadsIt failing
#105733 commented on
May 21, 2025 • 0 new comments -
ProcessThreadTests.TestStartTimeProperty failure in CI
#105526 commented on
May 21, 2025 • 0 new comments -
[browser][wbt] fails with `InvalidOperationException: There is no currently active test`
#105315 commented on
May 21, 2025 • 0 new comments -
Wasi provisioning failing
#105290 commented on
May 21, 2025 • 0 new comments -
MemoryTests.AllocateLargeHeapThenRepeatedlyInterop timing out
#105283 commented on
May 21, 2025 • 0 new comments -
Hang in FileShareOpen_Inheritable
#105265 commented on
May 21, 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 21, 2025 • 0 new comments -
[6.0] Internal exception in System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests tests
#104933 commented on
May 21, 2025 • 0 new comments -
[browser][MT] ReleaseJSOwnedObjectByGCHandle: Unexpected synchronous failure
#104889 commented on
May 21, 2025 • 0 new comments -
[8.0][browser][wasm] emcc failure to compile aot-instances
#104827 commented on
May 21, 2025 • 0 new comments -
[6.0] Microsoft.Extensions.FileProviders.Physical.Tests failing to access a symlink used by PhysicalFilesWatcher
#104823 commented on
May 21, 2025 • 0 new comments -
[WASI][Mono AOT] System.Collections.Specialized.Tests
#104786 commented on
May 21, 2025 • 0 new comments -
BinderTracingTest.ResolutionFlow times out
#104670 commented on
May 21, 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 21, 2025 • 0 new comments -
[outerloop] System.Runtime.Numerics.Tests crash with exit code 137 in linux debug coreclr
#104588 commented on
May 21, 2025 • 0 new comments -
[outerloop] `System.Numerics.Tests.ToStringTest.ToString_ValidLargeFormat` faling with `OutOfMemoryException`
#104586 commented on
May 21, 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 21, 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 21, 2025 • 0 new comments -
[browser][MT] System.Runtime.InteropServices.JavaScript.Tests CI timeouts
#104492 commented on
May 21, 2025 • 0 new comments -
[QUIC & HTTP/3] Handshake Timeout on tests
#104426 commented on
May 21, 2025 • 0 new comments -
Tensor<T> select. Iteration along dimensions
#113697 commented on
May 14, 2025 • 0 new comments -
[CI run only] Use funclets and new EH on win-x86
#113576 commented on
May 15, 2025 • 0 new comments -
ILLink : Fix instantiation tracking issue with icall/pinvoke parameters
#113437 commented on
May 19, 2025 • 0 new comments -
JIT: Boost inlining for more derived returns
#113256 commented on
May 19, 2025 • 0 new comments -
Consume libraries that we vendor fully by building separately and using a custom prefix path
#113176 commented on
May 17, 2025 • 0 new comments -
vxsort: Add Arm64 Neon implementation and tests
#110692 commented on
May 19, 2025 • 0 new comments -
Fix wrong drive format on Unix
#107365 commented on
May 16, 2025 • 0 new comments -
add support of TLS 1.3 on macOS POC
#104835 commented on
May 20, 2025 • 0 new comments -
Integrate SimdUnicode for AVX-512
#104199 commented on
May 16, 2025 • 0 new comments -
Add Decimal32, Decimal64, Decimal128
#100729 commented on
May 15, 2025 • 0 new comments -
missing opportunities in constant folding around bitwise ops
#99136 commented on
May 18, 2025 • 0 new comments -
[Test failure] ClientAsyncAuthenticate_ConnectionInfoInCallback_DoesNotThrow on android
#115467 commented on
May 21, 2025 • 0 new comments -
[9.0] WASM: Precompiling failed for C:\...\*.dll with exit code -1073741819
#115409 commented on
May 21, 2025 • 0 new comments -
android-arm Release AllSubsets_Mono crashes in System.Runtime.Tests with missing opcode
#115404 commented on
May 21, 2025 • 0 new comments -
System.Net.Mail.Functional.Tests timeout on debug builds
#115382 commented on
May 21, 2025 • 0 new comments -
[9.0] System.Security.Cryptography.Tests.AsnEncodedDataTests.TestSubjectAlternativeName_Unix test fails
#115359 commented on
May 21, 2025 • 0 new comments -
Ping_TimedOut_TAP|Sync_Success fails on MacOS
#115358 commented on
May 21, 2025 • 0 new comments -
Long Running Test: PostAsyncNonDuplex_ServerCompletesResponseBodyThenResetsStreamWithNoError_SuccessAndRequestBodyCancelled
#115349 commented on
May 21, 2025 • 0 new comments -
SocketsHttpHandler_HttpClientHandler_Http11_Cancellation_Test.GetAsync_CancelDuringResponseHeadersReceived_TaskCanceledQuickly hung in CI
#115281 commented on
May 21, 2025 • 0 new comments -
Xml.Tests OOM on Wasm
#115152 commented on
May 21, 2025 • 0 new comments -
[Apple mobile] NativeAOT smoke tests fail on all Apple mobile jobs: "You must install or update .NET to run this application."
#115149 commented on
May 21, 2025 • 0 new comments -
SmtpClientSendMailTest_SendAsync.MultipleRecipients_Failure_All test failure
#115070 commented on
May 21, 2025 • 0 new comments -
[8.0] PosixSignalRegistrationTests.SignalHandlerCalledForKnownSignals failure: "Exit code was 134 but it should have been 42"
#114925 commented on
May 21, 2025 • 0 new comments -
[8.0][runtime-community][linux-armv6] Failed to install runtime_python_requirements
#114924 commented on
May 21, 2025 • 0 new comments -
[Apple mobile][mono] `GitHub_23791` runtime test crash in AOT-interpreter mode
#114908 commented on
May 21, 2025 • 0 new comments -
[Apple mobile][mono] `Directed_1` runtime test crash in AOT-interpreter mode
#114902 commented on
May 21, 2025 • 0 new comments -
Timeout in HostFactoryResolverTests.NoSpecialEntryPointPatternCanRunInParallel
#114704 commented on
May 21, 2025 • 0 new comments -
[release/9.0] Update dependencies from dotnet/emsdk
#115537 commented on
May 19, 2025 • 0 new comments -
[release/9.0-staging] throw an exception instead of infinite loop in `sort_mark_list`
#115529 commented on
May 20, 2025 • 0 new comments -
[release/8.0-staging] throw an exception instead of infinite loop in `sort_mark_list`
#115528 commented on
May 20, 2025 • 0 new comments -
SVE2 API for AbsoluteDifferenceAdd
#115513 commented on
May 20, 2025 • 0 new comments -
[release/9.0-staging] Update dependencies from dotnet/cecil
#115504 commented on
May 20, 2025 • 0 new comments -
[9.0] Update CI OSes
#115503 commented on
May 15, 2025 • 0 new comments -
Fix PipeStream leak on Windows when pipe is disposed with a pending operation
#115453 commented on
May 20, 2025 • 0 new comments -
[browser] Emscripten bump 4.0.5
#115427 commented on
May 20, 2025 • 0 new comments -
JIT: escape analysis for object fields
#115388 commented on
May 20, 2025 • 0 new comments -
[RISC-V] Introduce Zbs
#115335 commented on
May 20, 2025 • 0 new comments -
[wasm] Always respect WasmEnableSIMD when trimming
#115313 commented on
May 16, 2025 • 0 new comments -
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2713838
#115228 commented on
May 21, 2025 • 0 new comments -
[cDAC] Implement IXCLRDataProcess.EnumMethodInstancesByAddress
#115131 commented on
May 15, 2025 • 0 new comments -
[wasm coreclr] Make clr.runtime+libs build on Windows
#115058 commented on
May 15, 2025 • 0 new comments -
[RISC-V] Optimize comparisons
#115039 commented on
May 16, 2025 • 0 new comments -
Use SDK ILLink analyzer for OOBs for downlevel TFMs
#114983 commented on
May 15, 2025 • 0 new comments -
Fix FitsIn(tree->TypeGet(), value) assert
#114928 commented on
May 19, 2025 • 0 new comments -
[browser] Remove custom cache
#114901 commented on
May 19, 2025 • 0 new comments -
[DRAFT] Add option to disable particular TLS signature algorithms
#114741 commented on
May 19, 2025 • 0 new comments -
Use AssemblyLoadContext-aware caches in TypeDescriptor to support unloading of assemblies cached by TypeDescriptor
#114619 commented on
May 19, 2025 • 0 new comments -
Add long/ulong->float cast helpers
#114597 commented on
May 20, 2025 • 0 new comments -
Enable AVX2 optimistically with AVX on NAOT
#114575 commented on
May 19, 2025 • 0 new comments -
Haiku: Add native library IO support
#114521 commented on
May 21, 2025 • 0 new comments -
Reduce string interpolation overhead
#114497 commented on
May 18, 2025 • 0 new comments -
[release/9.0-staging][wasm][interpreter] Fix PackedSimd interpreter intrinsics
#114218 commented on
May 15, 2025 • 0 new comments -
[Android] Run CoreCLR library tests on Android
#114148 commented on
May 19, 2025 • 0 new comments -
Add CPUID for AvxVnniInt8 and AvxVnniInt16
#113956 commented on
May 20, 2025 • 0 new comments -
[8.0][tvos][arm64][runtime-extra-platforms] RestoreEx.targets - Signature has bad token. (0x8013123F)
#112436 commented on
May 21, 2025 • 0 new comments -
[9.0][source-build] Could not find BROTLIDEC using the following names: brotlidec
#112423 commented on
May 21, 2025 • 0 new comments -
[9.0] Native crash in System.Data.Odbc tests in linux x64 mono
#112422 commented on
May 21, 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 21, 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 21, 2025 • 0 new comments -
System.Data.OleDb.Tests crash with exit code -1073740771
#112360 commented on
May 21, 2025 • 0 new comments -
[release/8.0] BasicEventSourceTests.TestsManifestGeneration.<Test_EventSource_EtwManifestGeneration> failing
#112311 commented on
May 21, 2025 • 0 new comments -
System.Net.Http.Functional.Tests.HttpClientTest.GetStringAsync_CanBeCanceled CI failure
#112304 commented on
May 21, 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 21, 2025 • 0 new comments -
[8.0] System.Net.Http trimming tests fail with timeout
#112220 commented on
May 21, 2025 • 0 new comments -
OSX failure on StringTests.StartsWithNoMatch_StringComparison
#112195 commented on
May 21, 2025 • 0 new comments -
[linux_x64_minifullaot/llvmfullaot] class loader exception type assertion fails
#112093 commented on
May 21, 2025 • 0 new comments -
[Wasm] System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.JSSynchronizationContext_Send_Post_To_Canceled failed
#112055 commented on
May 21, 2025 • 0 new comments -
[wasi] wasmtime oom
#112014 commented on
May 21, 2025 • 0 new comments -
Timeout on WasmTestOnChrome-MT-System.Security.Cryptography.Tests
#112002 commented on
May 21, 2025 • 0 new comments -
[outerloop][Long Running Test] System.Text.Json.Serialization.Tests.StreamTests_Sync.ReadTypeFromJsonWithLargeIgnoredProperties_OuterLoop
#111812 commented on
May 21, 2025 • 0 new comments -
[outerloop][Long Running Test] System.Tests.StringTests.TestStringSearchCacheSynchronization
#111811 commented on
May 21, 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 21, 2025 • 0 new comments -
[8.0] JIT regression: DevDiv_255294.sh assert failed
#111752 commented on
May 21, 2025 • 0 new comments -
JSImportTest.BadCast test failure
#111449 commented on
May 21, 2025 • 0 new comments -
[9.0] Process test expecting sleep but shows .NET long running process
#111431 commented on
May 21, 2025 • 0 new comments -
[9.0][wasm] MONO_WASM: unaligned memory access
#111369 commented on
May 21, 2025 • 0 new comments -
[8.0] System.Text.Json Stack overflow in JsonConverter
#111280 commented on
May 21, 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 21, 2025 • 0 new comments -
Assert failure: `(g_fEEShutDown&ShutDown_Finalize1) && GetThread() == FinalizerThread::GetFinalizerThread()`
#106242 commented on
May 21, 2025 • 0 new comments -
[Mono/linux-arm64] int32_t CryptoNative_EvpPKeyBits(EVP_PKEY *): Assertion `pkey != NULL' failed.
#110952 commented on
May 21, 2025 • 0 new comments -
[release/8.0-staging][Android] Failing to install runtime tests on Android x64 emulators
#110858 commented on
May 21, 2025 • 0 new comments -
Test failure BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover
#88027 commented on
May 21, 2025 • 0 new comments -
[8.0] Long running test timeout: Wasm.Build.Tests.TestAppScenarios.WasmAppBuilderDebugLevelTests.BuildWithExplicitValue
#114698 commented on
May 21, 2025 • 0 new comments -
[9.0-staging] Unable to open dump json file
#114693 commented on
May 21, 2025 • 0 new comments -
[8.0][wasm] DefaultTemplate_AOT_InProjectFile test failure - aot-instances.dll precompiling failed with exit 137
#114653 commented on
May 21, 2025 • 0 new comments -
Assertion failure g_flsIndex != FLS_OUT_OF_INDEXES
#114506 commented on
May 21, 2025 • 0 new comments -
[maccatalyst][x64] SendTo_.*.Datagram_UDP_AccessDenied_Throws_DoesNotBind cannot reach host
#114450 commented on
May 21, 2025 • 0 new comments -
[9.0] Values differ assert failure in Microsoft.Extensions.Hosting.Internal.HostTests.WebHostStopAsyncUsesDefaultTimeoutIfNoTokenProvided
#114344 commented on
May 21, 2025 • 0 new comments -
SIGKILL System.Runtime.Serialization.Formatters.Tests
#114287 commented on
May 21, 2025 • 0 new comments -
[8.0] GC Large array test failure
#114222 commented on
May 21, 2025 • 0 new comments -
[Android] CI flakiness: App fails to start in time and gets killed
#114132 commented on
May 21, 2025 • 0 new comments -
CI flakiness: mono interpreter build getting killed
#114123 commented on
May 21, 2025 • 0 new comments -
Test failure: Microsoft.Extensions.Configuration.EnvironmentVariables.Test.EnvironmentVariablesTest.BindingDoesNotThrowIfReloadedDuringBinding
#109904 commented on
May 21, 2025 • 0 new comments -
[browser] NoFingerprint, LazyLoadingTests.LoadLazyAssemblyBeforeItIsNeeded, timeout
#113836 commented on
May 21, 2025 • 0 new comments -
[Test Failure] System.Net.NetworkInformation.Tests.PingTest.CancelSendPingAsync on OSX
#113831 commented on
May 21, 2025 • 0 new comments -
[iOS][MacCatalyst] Invalid SocketOption in `MulticastInterface` on new macOS versions (14.7, 15.2)
#113827 commented on
May 21, 2025 • 0 new comments -
[Long Running Test] 'System.Composition.UnitTests.ConcurrencyTests.SharedInstancesAreNotVisibleUntilActivationCompletes'
#113686 commented on
May 21, 2025 • 0 new comments -
[browser] Test failure in HttpRequestMessageTest.HttpStreamingDisabledBy_WasmEnableStreamingResponse_InProject
#113628 commented on
May 21, 2025 • 0 new comments -
Test failure with message "MONO_WASM: Out of memory" on string constructor
#113474 commented on
May 21, 2025 • 0 new comments -
Test Failure: System.Diagnostics.Tests.ProcessTests/LongProcessNamesAreSupported
#29383 commented on
May 21, 2025 • 0 new comments -
[9.0] MemoryCacheTest.Trim(String throwOnDisposed=true) failure - assert values differ
#113331 commented on
May 21, 2025 • 0 new comments -
[Mono] Runtime test "test76531" fails in the LLVM (and mini) Full AOT configuration on linux-x64
#113060 commented on
May 21, 2025 • 0 new comments -
[Android] System.Collections.Immutable tests timeout on android-arm and android-x86
#112948 commented on
May 21, 2025 • 0 new comments -
[Android] System.Tests.RandomTests.Next_IntInt_Next_IntInt_AllValuesAreWithinRange failing on android-arm
#112946 commented on
May 21, 2025 • 0 new comments -
[android] Android.Device_Emulator.JIT.Test failing on emulators with CoreCLR
#112633 commented on
May 21, 2025 • 0 new comments -
TimeoutException in System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandlerTest.SendAsync_Unexpected1xxResponses_DropAllInterimResponses
#112592 commented on
May 21, 2025 • 0 new comments -
[linux-x64] [mono-aot] Test `Runtime_101731.TestConvertToInt64NativeSingle(3.4028235E+38)` returns exit code 22
#112557 commented on
May 21, 2025 • 0 new comments -
[wasm] at System.Net.Http.BrowserHttpInterop.CancellationHelper
#112533 commented on
May 21, 2025 • 0 new comments -
[browser] Remove .NET specific cache
#85775 commented on
May 18, 2025 • 0 new comments -
Consider allow pointers as generic type arguments
#13627 commented on
May 18, 2025 • 0 new comments -
Allow creation of a root Activity when Activity.Current is not null
#65528 commented on
May 17, 2025 • 0 new comments -
.net 9 runtime build failed
#112255 commented on
May 17, 2025 • 0 new comments -
Write guidance on how to launch (non apphost) apps
#88754 commented on
May 17, 2025 • 0 new comments -
[Perf] Linux/x64: 6 Regressions on 11/1/2024 7:42:33 PM
#109552 commented on
May 16, 2025 • 0 new comments -
Test failure: profiler/transitions/transitions/transitions.cmd
#114608 commented on
May 16, 2025 • 0 new comments -
[Perf] Regressions from inliner policy change
#114996 commented on
May 16, 2025 • 0 new comments -
ICorDebugExceptionObjectCallStackEnum.EnumerateExceptionCallStack fails in .NET 10 Preview 4
#115541 commented on
May 16, 2025 • 0 new comments -
[Perf] Regressions from Inlining Methods with EH
#113913 commented on
May 16, 2025 • 0 new comments -
New exception handling on win-x86
#113985 commented on
May 16, 2025 • 0 new comments -
Hot Reload does not work on iOS when running from Mac
#115208 commented on
May 16, 2025 • 0 new comments -
R2R + Jit issue when inlining intrinsic methods
#115429 commented on
May 16, 2025 • 0 new comments -
GetRSAPrivateKey fails to retrieve ephemeral key that is persisted.
#115527 commented on
May 16, 2025 • 0 new comments -
JIT: SVE `CreateBreak*` APIs should do the `ConditionalSelect` optimization
#104486 commented on
May 16, 2025 • 0 new comments -
License metadata on windows runtime nuget packages is wrong
#108905 commented on
May 16, 2025 • 0 new comments -
System.TypeLoadException from static field
#100950 commented on
May 16, 2025 • 0 new comments -
Test failure: System.Transactions.Tests.TransactionManagerTest.DefaultTimeout_MaxTimeout_Set_Get
#105124 commented on
May 16, 2025 • 0 new comments -
GC/Regressions/v2.0-beta2/452950 test failure
#104671 commented on
May 16, 2025 • 0 new comments -
[Android] System.TypeInitializationException on app startup
#108979 commented on
May 16, 2025 • 0 new comments -
Deadlock in GC
#105780 commented on
May 16, 2025 • 0 new comments -
[area-Tools-ILLink]: Failed on .NET MAUI CI for macOS build: Fatal error in IL Linker
#108617 commented on
May 16, 2025 • 0 new comments -
GCMemoryInfo.MemoryLoadBytes does not reflect whats inside MEMORYSTATUS
#94565 commented on
May 16, 2025 • 0 new comments -
Regression in .NET 9-RC2: Case-insensitive handling of JsonNode
#108790 commented on
May 16, 2025 • 0 new comments -
Consider allowing Exception instances to be serialized without requiring BinaryFormatter
#43482 commented on
May 16, 2025 • 0 new comments -
Add package readmes to shipping libraries packages
#99358 commented on
May 16, 2025 • 0 new comments -
Arm64 SVE: Implement missing extract methods
#115336 commented on
May 16, 2025 • 0 new comments -
Documenting .NET 9 APIs
#105974 commented on
May 16, 2025 • 0 new comments -
Test failure: GC/Features/SustainedLowLatency/scenario/scenario.sh
#100567 commented on
May 16, 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 21, 2025 • 0 new comments -
CoreCLR Interpreter
#112158 commented on
May 19, 2025 • 0 new comments -
IHostedService.StopAsync not invoked with `8.0-windowsservercore-ltsc2019` image
#115206 commented on
May 19, 2025 • 0 new comments -
HTTP/2 pings don't work if the connection lifetime is zero
#113532 commented on
May 19, 2025 • 0 new comments -
Regex engine throws index out of range
#114626 commented on
May 19, 2025 • 0 new comments -
Possible CancellationTokenRegistration leak in AsyncOperation<T>
#761 commented on
May 19, 2025 • 0 new comments -
[mono][infra] FullAOT x64 linux CI jobs are timing out or running very long
#113607 commented on
May 19, 2025 • 0 new comments -
GzipStream decompression memory (leak?) lingers in certain environments
#114502 commented on
May 19, 2025 • 0 new comments -
[iOS] Using CompareOptions.IgnoreSymbols throws an exception in .net 9
#115304 commented on
May 19, 2025 • 0 new comments -
JIT: Assertion failed 'op1ArrayRef->TypeGet() == TYP_REF' during 'Morph - Structs/AddrExp'
#115495 commented on
May 19, 2025 • 0 new comments -
Consider adding a property to `JsonSerializerOptions` that configures behaviour around `required` nullable properties
#110733 commented on
May 19, 2025 • 0 new comments -
Optimization of modulo 7 in `DateTime.DayOfWeek`
#115279 commented on
May 19, 2025 • 0 new comments -
Compiler can silently generate a bad image when there's 0xFFFF parameters in the module
#94892 commented on
May 19, 2025 • 0 new comments -
`JsonIncludeAttribute` should override global `JsonSerializerOptions.IgnoreReadOnlyProperties` configuration.
#88716 commented on
May 19, 2025 • 0 new comments -
[API Proposal]: Add APIs to WebSocket which allow it to be read as a Stream
#111217 commented on
May 19, 2025 • 0 new comments -
Unbounded memory leak from DependencyInjectionEventSource
#114599 commented on
May 19, 2025 • 0 new comments -
[net9] System.Private.CoreLib occurs InvalidOperationException and InvalidCastException
#114262 commented on
May 19, 2025 • 0 new comments -
TypeDescriptor caching blocks unloading of code which uses it from unloadable load context
#30656 commented on
May 19, 2025 • 0 new comments -
Test failure: global::JitTest_castclass_ldloc_cs.TestClass.TestEntryPoint()
#112848 commented on
May 19, 2025 • 0 new comments -
Support precompiling fast type switches in ILC cctor interpreter (Native AOT)
#115323 commented on
May 19, 2025 • 0 new comments -
Microsoft.Extensions.DependencyInjection.Tests Fails on Android
#50871 commented on
May 19, 2025 • 0 new comments -
Test failure: profiler/handles/handles/handles.cmd
#111008 commented on
May 19, 2025 • 0 new comments -
mono_gc_run_finalize iOS crash
#107641 commented on
May 19, 2025 • 0 new comments -
Experiment with enabling msbuild static graph build
#41975 commented on
May 19, 2025 • 0 new comments -
JIT: Wrong result with do-while loops
#115109 commented on
May 18, 2025 • 0 new comments -
FileSystemWatcher doesn't trigger Deleted event for file when watched directory is deleted on OSX
#44484 commented on
May 18, 2025 • 0 new comments -
[mono] Pass AssemblyName directly to managed for methods like MonoResolveUsingLoad
#44754 commented on
May 18, 2025 • 0 new comments -
JIT: missing opportunities in constant folding around bitwise ops
#95747 commented on
May 18, 2025 • 0 new comments -
[mobile] Overview of mobile related CI failures
#103472 commented on
May 18, 2025 • 0 new comments -
RyuJIT: support cloning loop nests with multi-dimensional array accesses
#71674 commented on
May 15, 2025 • 0 new comments -
Manual bounds checks are less efficient
#80256 commented on
May 15, 2025 • 0 new comments -
CodeGen infrastructure work (.NET 10)
#108904 commented on
May 15, 2025 • 0 new comments -
Android app crashes with error split_config.arm64_v8a.apk!libmonosgen-2.0.so
#109921 commented on
May 15, 2025 • 0 new comments -
.NET and Native AOT improvements for CsWinRT 3.0
#114179 commented on
May 15, 2025 • 0 new comments -
MAUI+Android: Error when disposing HttpResponseMessage
#69464 commented on
May 15, 2025 • 0 new comments -
[Android, 9.0.3, LLVM] LLVM version of System.Net.Sockets.dll.so on Android ARM64 causes Azure.Storage.Blobs to malfunction
#115533 commented on
May 15, 2025 • 0 new comments -
[API Proposal]: Add a `JsonUnknownTypeHandling` setting for deserializing `object` to .NET primitive values
#98038 commented on
May 15, 2025 • 0 new comments -
Generic Host config root
#115524 commented on
May 15, 2025 • 0 new comments -
System.Threading.Timer in NetStandard2.0 leaks threads after Azure VM Freeze
#114991 commented on
May 15, 2025 • 0 new comments -
[API Proposal]: Add Decimal32, Decimal64, and Decimal128 from the IEEE 754-2019 standard.
#81376 commented on
May 15, 2025 • 0 new comments -
[System.Text.Json] Expose a setting disallowing duplicate JSON properties
#108521 commented on
May 15, 2025 • 0 new comments -
Test failure: Regressions/coreclr/1514/InterlockExchange/InterlockExchange.cmd
#115475 commented on
May 14, 2025 • 0 new comments -
[API Proposal]: Obsolete RSACryptoServiceProvider.Decrypt,Encrypt with fOAEP
#113616 commented on
May 14, 2025 • 0 new comments -
LTTNG-UST 2.13 changes soname breaking loading of libcoreclrtraceptprovider
#57784 commented on
May 14, 2025 • 0 new comments -
[API Proposal]: `Base64(Url).EncodeToXXX(ReadOnlySequence<byte>)`
#115449 commented on
May 14, 2025 • 0 new comments -
Developers should have access to System.Text.Json's default internal converters
#63791 commented on
May 14, 2025 • 0 new comments -
[android] EventPipe loader events on CoreCLR Android mixes relative/absolute paths.
#114217 commented on
May 14, 2025 • 0 new comments -
No reliable way to reproduce legacy float/double-to-uint casting behavior from .NET 8 in .NET 9
#115490 commented on
May 14, 2025 • 0 new comments -
Would it be possible to resize arrays without reallocating?
#8140 commented on
May 14, 2025 • 0 new comments -
Could not load file or assembly 'System.Security.Principal.Windows, Version=4.1.1.0
#115326 commented on
May 14, 2025 • 0 new comments -
`Marshal.PtrToStructure<>()` Doesn't work for inherited fields
#113970 commented on
May 14, 2025 • 0 new comments -
Fold GDV checks for inlined delegates
#84872 commented on
May 14, 2025 • 0 new comments -
[RuntimeAsync] Implement suspension-aware liveness and dead-code elimination
#115261 commented on
May 14, 2025 • 0 new comments -
JIT struct work planned for .NET 10
#109635 commented on
May 14, 2025 • 0 new comments -
[Android] Library tests failing on CoreCLR Android
#114951 commented on
May 14, 2025 • 0 new comments -
Test failure: System.Diagnostics.Tests.DiagnosticSourceEventSourceBridgeTests.TestEnableAllActivitySourcesAllEvents
#112621 commented on
May 14, 2025 • 0 new comments -
[Perf] Windows/x64: 6 Regressions on 2/11/2025 10:40:48 AM +00:00
#112659 commented on
May 14, 2025 • 0 new comments -
Allow unsealed delegates to reduce allocations for lambdas
#8362 commented on
May 14, 2025 • 0 new comments -
PLINQ query crashes a .NET Core 6 application due to unhandled InvalidCastException thrown from System.Threading.Tasks.Task.RunContinuations.
#83520 commented on
May 16, 2025 • 0 new comments -
Arm64/Sve cleanup: Use `gtNewSimdCvtMaskToVectorNode` from gtFoldExprHWIntrinsic instead of importer
#103672 commented on
May 16, 2025 • 0 new comments -
ARM64-SVE: Don't assume MOVPRFX
#107134 commented on
May 16, 2025 • 0 new comments -
ARM64 SVE: Extended addressing modes are not used
#108320 commented on
May 16, 2025 • 0 new comments -
ARM64-SVE: `TestFirstTrue()` can be optimised away when using `CreateTrueMask()`
#108392 commented on
May 16, 2025 • 0 new comments -
.NET Runtime-Async Feature
#109632 commented on
May 16, 2025 • 0 new comments -
Support asynchronous stack walk on Linux/MacOs
#13171 commented on
May 16, 2025 • 0 new comments -
Chaining profilers
#9725 commented on
May 16, 2025 • 0 new comments -
Feature Request: During a profiler walk of the GC heap reference graph, distinguish references that aren't backed by metadata fields
#10179 commented on
May 16, 2025 • 0 new comments -
Improve SOS to display current profiler state
#10381 commented on
May 16, 2025 • 0 new comments -
Consider automatically backing out profiler provided IL that triggers InvalidProgramException
#11739 commented on
May 16, 2025 • 0 new comments -
Create a profiler API that appends to the TPA list
#10382 commented on
May 16, 2025 • 0 new comments -
Provide alternative for profiler loading settings
#12207 commented on
May 16, 2025 • 0 new comments -
Enable Event Pipe to egress stress and debug logging
#12867 commented on
May 16, 2025 • 0 new comments -
Opening IMetaDataEmit causes 40-50% additional memory usage
#13093 commented on
May 16, 2025 • 0 new comments -
[RuntimeAsync] System.Reflection.Metadata.ApplyUpdateTest.AsyncMethodChanges fails with rt async enabled.
#115536 commented on
May 15, 2025 • 0 new comments -
Codesigning the apphost on macOS should preserve entitlements
#113707 commented on
May 15, 2025 • 0 new comments -
[RuntimeAsync] Implement ilasm/ildasm support for the MethodImpl.Async
#115093 commented on
May 15, 2025 • 0 new comments -
[API Proposal]: RSA PSS salt length
#104080 commented on
May 15, 2025 • 0 new comments -
[API Proposal]: ClaimsIdentity to perform case-sensitive comparison
#113562 commented on
May 15, 2025 • 0 new comments -
Improve Arm64 Performance in .NET 10
#109652 commented on
May 15, 2025 • 0 new comments -
Blazor WASM (Old-style project) stuck on mono_wasm_runtime_ready
#115297 commented on
May 15, 2025 • 0 new comments -
[Perf] Windows/x64: 15 Regressions on 5/2/2025 11:56:41 PM +00:00
#115340 commented on
May 15, 2025 • 0 new comments -
SVE: movprfx logic should be as centralized as possible
#115508 commented on
May 15, 2025 • 0 new comments -
Segmentation fault (SIGSEGV) libclrjit.so`GenTreeVisitor
#115515 commented on
May 15, 2025 • 0 new comments -
HttpClient ObjectDisposed after SDK upgrade from 34.0.95 -> 34.0.113
#115611 commented on
May 15, 2025 • 0 new comments -
[NativeAOT/linux-arm] Determinism test failure
#100508 commented on
May 15, 2025 • 0 new comments -
JIT: wrong result with Avx512F.BlendVariable
#114921 commented on
May 15, 2025 • 0 new comments -
Support loop cloning of class member arrays
#77071 commented on
May 15, 2025 • 0 new comments -
[8.0] coreclr test failure: readytorun_GenericCycleDetection._Depth3Test_Depth3Test_._Depth3Test_Depth3Test_sh()
#92420 commented on
May 21, 2025 • 0 new comments -
MSBuild crashing in the build
#92290 commented on
May 21, 2025 • 0 new comments -
Compiler crashes when failing to release Mutex
#53420 commented on
May 21, 2025 • 0 new comments -
AzDo uploading failure: "Blob is incomplete"
#92148 commented on
May 21, 2025 • 0 new comments -
ComInterfaceGenerator.Unit.Tests crashes on net9.0-linux-Debug-x64-Mono_release-Ubuntu.2204.Amd64.Open
#92070 commented on
May 21, 2025 • 0 new comments -
Address race in PerformanceCounterLib
#90803 commented on
May 21, 2025 • 0 new comments -
STATUS_UNSUCCESSFUL in RsaCryptRoundtrip_OaepSHA1
#29683 commented on
May 21, 2025 • 0 new comments -
tracing/runtimeeventsource/nativeruntimeeventsource/nativeruntimeeventsource failing in CI
#90605 commented on
May 21, 2025 • 0 new comments -
System.Runtime.Numerics.Tests.WorkItemExecution failure terminate the process because of out of memory
#90439 commented on
May 21, 2025 • 0 new comments -
Crash in Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests.WorkItemExecution
#90019 commented on
May 21, 2025 • 0 new comments -
[wasm] `DebuggerTests.MiscTests.DebuggerTests.MiscTests.TestDebugUsingMultiThreadedRuntime` failing
#89909 commented on
May 21, 2025 • 0 new comments -
[wasm][debugger] Debugger tests getting randomly aborted on CI
#89409 commented on
May 21, 2025 • 0 new comments -
OOM on System.Text.Json.Tests.Utf8JsonWriterTests.WriteRawLargeJsonToStreamWithoutFlushing
#88272 commented on
May 21, 2025 • 0 new comments -
Test failure WindowsAlternateDataStreamOverwrite
#83659 commented on
May 21, 2025 • 0 new comments -
System.Data.OleDb.Tests timeout in net48 x86 Release leg
#87783 commented on
May 21, 2025 • 0 new comments -
[tests] System.IO.Pipes.Tests NamedPipeTest Failing on iOS/tvOS
#77469 commented on
May 21, 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 21, 2025 • 0 new comments -
[6.0] HostActivation Tests windows x86 build failure
#81851 commented on
May 21, 2025 • 0 new comments -
System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildInvalidSignatureTwice failure
#82837 commented on
May 21, 2025 • 0 new comments -
[6.0] System.Random test failure: NextInt_AllValuesAreWithinSpecifiedRange
#83421 commented on
May 21, 2025 • 0 new comments -
[6.0] Android test failure: Failed to install mobile app
#83422 commented on
May 21, 2025 • 0 new comments -
Failed USB connection via port 54050, error 61, in tvOS arm64 Release AllSubsets_Mono
#82637 commented on
May 21, 2025 • 0 new comments -
[6.0] GC test failures: Handle collector count overflows or underflows
#81383 commented on
May 21, 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 21, 2025 • 0 new comments -
Intermittent build failure in AfterSourceBuild: "Could not write state file"
#76488 commented on
May 21, 2025 • 0 new comments -
3 System.Diagnostics tests failing - System.FormatException : The input is not a valid Base-64
#76140 commented on
May 21, 2025 • 0 new comments -
Build on Windows Fails sometimes with fatal error C1090: PDB API call failed
#48070 commented on
May 21, 2025 • 0 new comments -
System.Diagnostics.Tests.InstanceDataTests.InstanceDataCollectionCollection tests failing in CI
#75417 commented on
May 21, 2025 • 0 new comments -
[wasm] Timeout in System.Text.Json.Tests
#101204 commented on
May 21, 2025 • 0 new comments -
GetLoadLevel() postcondition failure
#101096 commented on
May 21, 2025 • 0 new comments -
[wasm] perftiger v8 - Failed to install prerequisites
#100910 commented on
May 21, 2025 • 0 new comments -
[browser][MT] fail in System.Reflection.RuntimeMethodInfo.InternalInvoke
#100831 commented on
May 21, 2025 • 0 new comments -
LibraryImportGenerator.Unit.Tests crashing on linux-x64 mono interpreter
#100800 commented on
May 21, 2025 • 0 new comments -
System.IO.Net5Compat.Tests and System.IO.Tests suddenly exiting with error 137
#100558 commented on
May 21, 2025 • 0 new comments -
Test failure: AggregateException: Not all processes in process tree could be terminated.
#93321 commented on
May 21, 2025 • 0 new comments -
System.Net.Tests.HttpListenerRequestTests fail with SocketException : Connection refused
#100088 commented on
May 21, 2025 • 0 new comments -
GC\Regressions\v2.0-beta2\452950\452950\452950.cmd failing on Mono minijit Windows x64
#99729 commented on
May 21, 2025 • 0 new comments -
Assertion failed in SafeFileHandle.OverlappedValueTaskSource.IOCallback
#99517 commented on
May 21, 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 21, 2025 • 0 new comments -
[browser][mt][wbt] `Wasm.Build.Tests.BlazorWasmTestBase.BlazorRunTest` Current count: 0
#99283 commented on
May 21, 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 21, 2025 • 0 new comments -
[outerloop] System.Runtime.Tests crash with exit code 137 in linux debug coreclr
#98964 commented on
May 21, 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 21, 2025 • 0 new comments -
[debugger][mt][browser] TestDebugUsingMultiThreadedRuntime times out
#98110 commented on
May 21, 2025 • 0 new comments -
[mt][browser] `HttpClient_CancelInDifferentThread` failing with operation cancelled
#98101 commented on
May 21, 2025 • 0 new comments -
[browser][debugger] Firefox EvaluateOnCallFrame2Tests
#98086 commented on
May 21, 2025 • 0 new comments -
System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime failing
#97020 commented on
May 21, 2025 • 0 new comments -
[6.0] Test failure in System.Text.Json.Tests.Utf8JsonWriterTests.Writing3MBBase64Bytes(formatted: True, skipValidation: False)
#96879 commented on
May 21, 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 21, 2025 • 0 new comments -
[browser][MT] MutexTests - operation does not support unaligned accesses
#96191 commented on
May 21, 2025 • 0 new comments -
Test failure System.Diagnostics.Tests.PerformanceCounterCategoryTests.PerformanceCounterCategory_Create_Invalid
#94498 commented on
May 21, 2025 • 0 new comments -
[8.0] [wasm] [AOT] HTTP Error 500.30 - ASP.NET Core app failed to start
#95160 commented on
May 21, 2025 • 0 new comments -
The system cannot open the device or file specified 'NuGet-Migrations'
#91987 commented on
May 21, 2025 • 0 new comments -
System.Diagnostics.Tests.ProcessTests.TestCheckChildProcessUserAndGroupIds failing Subset assertion
#92944 commented on
May 21, 2025 • 0 new comments -
[wasm] WBT: Blazor tests on windows failing with `Failed to bind to address` for random ports
#92910 commented on
May 21, 2025 • 0 new comments -
[8.0] 'RanToCompletion' failure in System.Threading.RateLimiting.Test.ConcurrencyLimiterTests.DoesNotDeadlockCleaningUpCanceledRequestedLease_Post
#92804 commented on
May 21, 2025 • 0 new comments -
System.Management.Tests fail with System.Management.ManagementException
#92518 commented on
May 21, 2025 • 0 new comments -
Re-evaluate AsyncEnumerable.Cast/OfType design before shipping .NET 10
#111717 commented on
May 20, 2025 • 0 new comments -
[WASI] add --no-wasm-opt to fix -03 Cmake failure
#115430 commented on
May 20, 2025 • 0 new comments -
Add support for Zstandard to System.IO.Compression
#59591 commented on
May 20, 2025 • 0 new comments -
ThunkPool doesn't work with PROCESS_MITIGATION_DYNAMIC_CODE_POLICY
#113114 commented on
May 20, 2025 • 0 new comments -
Stack overflow in FileSystemWatcher when running as systemd service
#113855 commented on
May 20, 2025 • 0 new comments -
[NativeAOT][Proposal] GC stress support for NativeAOT
#107850 commented on
May 20, 2025 • 0 new comments -
NativeAOT EventPipe drops events in multi-threaded scenarios.
#89878 commented on
May 20, 2025 • 0 new comments -
[API Proposal]: Flexible OpenSSL provider support
#113118 commented on
May 20, 2025 • 0 new comments -
Consider running System.Security.Cryptography tests on Windows 10 Threshold
#115162 commented on
May 20, 2025 • 0 new comments -
[API Proposal]: Implement `IParsable<TSelf>` et cetera on `IPEndPoint`
#114405 commented on
May 20, 2025 • 0 new comments -
Test failure: System.Diagnostics.Tests.PerformanceCounterCategoryTests.PerformanceCounterCategory_GetCounters
#109942 commented on
May 20, 2025 • 0 new comments -
Test failure: System.Diagnostics.Tests.PerformanceCounterCategoryTests.PerformanceCounterCategory_CategoryType_MultiInstance
#109497 commented on
May 20, 2025 • 0 new comments -
Test failure: readytorun/tests/mainv2/mainv2.cmd
#110512 commented on
May 20, 2025 • 0 new comments -
Can we avoid resetting all env vars for some remotely executed tests?
#100505 commented on
May 20, 2025 • 0 new comments -
BUG:Some bug in Balancing Group of Regular Expressions
#111161 commented on
May 19, 2025 • 0 new comments -
[Trimming Analyzer] Handle foreach over arrays returned from Type.GetInterfaces
#114425 commented on
May 19, 2025 • 0 new comments -
Add collection literal expression handling to Roslyn analyzer
#113597 commented on
May 19, 2025 • 0 new comments -
[RuntimeAsync] Revisit TODOs in places of questionable intersections of existing scenarios and Async
#115094 commented on
May 19, 2025 • 0 new comments -
EventInfo.EventHandlerType.GetMethod("Invoke") could be made trim safe
#114113 commented on
May 19, 2025 • 0 new comments -
"Optimizing assemblies for size failed" - Core 9 Latest Maui iOS Build
#114022 commented on
May 19, 2025 • 0 new comments -
[Mono] Interop issue with structs containing reference type fields between C# and C++
#114007 commented on
May 19, 2025 • 0 new comments -
First class span's break EFC
#109757 commented on
May 19, 2025 • 0 new comments -
Test failure: _Avx512F_VL_Vector256_r::JIT.HardwareIntrinsics.X86._Avx512F_VL_Vector256.Program.RoundScaleSingle0()
#115461 commented on
May 19, 2025 • 0 new comments -
Assert failure '!CREATE_CHECK_STRING(bSmallObjectHeapPtr || bLargeObjectHeapPtr)'
#111922 commented on
May 19, 2025 • 0 new comments -
Cross-Compiling CoreCLR for ARM mfpu=vfpv4-d16 fails
#113013 commented on
May 19, 2025 • 0 new comments -
Add Support for Brotli Compression with Shared Dictionaries in .NET
#112656 commented on
May 19, 2025 • 0 new comments -
Performance regressions in writing Tar files
#115155 commented on
May 19, 2025 • 0 new comments -
Http Stress Status Report
#42211 commented on
May 19, 2025 • 0 new comments -
Tar timestamp handling followup
#115434 commented on
May 19, 2025 • 0 new comments -
System.Data.OleDb.Test - timeout and hangs
#74488 commented on
May 21, 2025 • 0 new comments -
Massive performance regression .NET 9 vs .NET 10
#115033 commented on
May 20, 2025 • 0 new comments -
Why it won't work on macOS 15.0
#108390 commented on
May 20, 2025 • 0 new comments -
Semaphore performance issue
#113411 commented on
May 20, 2025 • 0 new comments -
Different behaviour in comparing IPAddress.IPv6Any to IPv6None to non .Net6 frameworks
#115804 commented on
May 20, 2025 • 0 new comments -
Sockets.Unix race between receive completion and cancellation?
#115217 commented on
May 20, 2025 • 0 new comments -
System.PlatformNotSupportedException: System.DirectoryServices.AccountManagement is not supported on this platform Windows 10
#84831 commented on
May 20, 2025 • 0 new comments -
# Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr ************ in tid **** (SGen worker)
#105389 commented on
May 20, 2025 • 0 new comments -
[API Proposal]: BitArray.AsBytes()
#115400 commented on
May 20, 2025 • 0 new comments -
Arm64: Implement SVE2 APIs
#115479 commented on
May 20, 2025 • 0 new comments -
[API Proposal]: Java Marshalling API
#115506 commented on
May 20, 2025 • 0 new comments -
[Perf] Windows/x64: 2 Regressions on 5/10/2025 12:48:56 AM +00:00
#115520 commented on
May 20, 2025 • 0 new comments -
dotnet publish inside WSL cannot handle read only files which are copied to the output path
#115552 commented on
May 20, 2025 • 0 new comments -
[Perf] Linux/x64: 11 Regressions on 5/10/2025 5:40:58 AM +00:00
#115519 commented on
May 20, 2025 • 0 new comments -
JsonPolymorphic + ReferenceHandler.IgnoreCycles = generates invalid json
#113259 commented on
May 20, 2025 • 0 new comments -
[API Proposal]: Create Generalized Pattern for Collection Builder Types
#112990 commented on
May 20, 2025 • 0 new comments -
JsonSerializer.Deserialize failing for some types in net9.0 that worked in net8.0.
#113268 commented on
May 20, 2025 • 0 new comments -
HashHelpers.FastMod could use Bmi2.X64.MultiplyNoFlags(ulong, ulong) directly
#113352 commented on
May 20, 2025 • 0 new comments -
JSON schema serialization problems at OpenApi schema generation
#113610 commented on
May 20, 2025 • 0 new comments -
[API Proposal]: Introduce extensions for all AlternateLookup built in collections and key String
#112571 commented on
May 20, 2025 • 0 new comments -
[Perf] Linux/x64: System.Text.Json.Tests Regressions on 2/6/2025 1:04:24 PM +00:00
#112431 commented on
May 20, 2025 • 0 new comments -
[iOS][globalization] Implementing Unicode version retrieval (`CompareInfo.Version`) on iOS
#111901 commented on
May 20, 2025 • 0 new comments -
[Perf] Linux/x64: 2 Regressions on 8/23/2024 10:07:57 AM
#114699 commented on
May 20, 2025 • 0 new comments -
Obsolete attribute impacts XML Serialization
#100453 commented on
May 20, 2025 • 0 new comments -
[browser] contribute dotnet perf benchmark into JetStream suite
#109953 commented on
May 20, 2025 • 0 new comments -
[browser] JSObject.GetPropertyAsJSObject on prototypes is not consistent
#110716 commented on
May 20, 2025 • 0 new comments -
Allow `runtimeconfig.json` override for single file apps
#115365 commented on
May 20, 2025 • 0 new comments -
[API Proposal]: Kill System.Diagnostics.Process on parent death
#101985 commented on
May 20, 2025 • 0 new comments -
Mono error after upgrading MudBlazor 7 to 8
#115386 commented on
May 20, 2025 • 0 new comments