-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Insights: dotnet/runtime
Overview
Could not load contribution data
Please try again later
82 Pull requests merged by 42 people
-
Fix the condition to exclude only native shared libs
#109676 merged
Nov 10, 2024 -
Remove unnecessary StreamReader.EndOfStream call from NetworkInformation
#109631 merged
Nov 9, 2024 -
Update trimmer attributes for
ComActivator
#109655 merged
Nov 9, 2024 -
Fix upload conflict Microsoft.NETCore.App.Ref in official build
#109650 merged
Nov 9, 2024 -
Use 1ES templateContext for workloads upload
#109647 merged
Nov 8, 2024 -
Move GenTreeVecCon and GenTreeMskCon under the respective FEATURE_* defines
#104932 merged
Nov 8, 2024 -
Simplify temporary keychain password-gen
#109422 merged
Nov 8, 2024 -
Avoid hardcoded illink.tasks TFM
#109634 merged
Nov 8, 2024 -
Handle IOV_MAX limit in RandomAccess
#109340 merged
Nov 8, 2024 -
[release/8.0-staging] [android] Fix crash in method_to_ir
#109511 merged
Nov 8, 2024 -
Exclude shared libs from ilcframework in nupkg
#109253 merged
Nov 8, 2024 -
Convert dotnet/runtime to use the new Arcade tooling for RPMs
#109526 merged
Nov 8, 2024 -
Remove and readd .deb, .rpm, and .pkg as FileExtensionSignInfos
#109628 merged
Nov 8, 2024 -
Expand an optimization for short values to IgnoreCase in single-value SearchValues<string>
#108368 merged
Nov 8, 2024 -
[mono] Check in offsets files used for AOT cross compilers
#109612 merged
Nov 8, 2024 -
use
Stopwatch.GetElapsedTime
for rate limiter#109213 merged
Nov 8, 2024 -
Fix up some documented exceptions
#108896 merged
Nov 8, 2024 -
Add Span<byte> overloads for ProtectedData
#109529 merged
Nov 8, 2024 -
Implement IUtf8SpanParsable on System.Version
#109252 merged
Nov 8, 2024 -
Remove uncompiled
net7.0
files#109342 merged
Nov 8, 2024 -
Add regression testing for source generated with .NET 9
#109448 merged
Nov 8, 2024 -
Respect
ClassInterfaceAttribute
during COM server activation#109616 merged
Nov 8, 2024 -
Update branding to 9.0.1
#109563 merged
Nov 7, 2024 -
Change iOS PEM searcher to use PemEncoding.TryFindUtf8
#109564 merged
Nov 7, 2024 -
Clarifying instructions for GenerateReferenceAssemblySource target
#109468 merged
Nov 7, 2024 -
Unify corerun's implementation of the native debugger check with the minipal for all platforms
#109599 merged
Nov 7, 2024 -
[automated] Merge branch 'release/6.0' => 'release/6.0-staging'
#109620 merged
Nov 7, 2024 -
Fix servicing version of Microsoft.Extensions.Hosting
#109238 merged
Nov 7, 2024 -
JIT: Don't split up partially-hot call-finally pairs during 3-opt layout
#109592 merged
Nov 7, 2024 -
[main] Update dependencies from dotnet/arcade
#109601 merged
Nov 7, 2024 -
Fix debug-only assert in IsInPlaceSingleStep
#109603 merged
Nov 7, 2024 -
Clean up code with
NET8_0_OR_GREATER
#109507 merged
Nov 7, 2024 -
Don't drop the warning/error code and type when overriding by binlog
#109607 merged
Nov 7, 2024 -
Add
STJ.Nodes.JsonArray.Remove(All|Range)
#109472 merged
Nov 7, 2024 -
JIT: Put all CSEs into SSA
#106637 merged
Nov 7, 2024 -
[ILASM] Add wrappers for platform-specific SHA-256 implementations
#109559 merged
Nov 7, 2024 -
Fix erroneous success in AsnDecoder.ReadEncodedValue
#109586 merged
Nov 6, 2024 -
[main] Update dependencies from dotnet/arcade
#109544 merged
Nov 6, 2024 -
Report more details when dictionary layout missing
#109576 merged
Nov 6, 2024 -
Use type-level annotations for trimming/AOT analysis
#109571 merged
Nov 6, 2024 -
[release/8.0-staging] handle case of Proc Index > MAX_SUPPORTED_CPUS
#109386 merged
Nov 6, 2024 -
[release/9.0-staging] handle case of Proc Index > MAX_SUPPORTED_CPUS
#109385 merged
Nov 6, 2024 -
Dedup remaining MemoryExtensions Span overloads
#109501 merged
Nov 6, 2024 -
JIT: some deabstraction prerequisites
#109575 merged
Nov 6, 2024 -
Haiku: Add Haiku support for CoreCLR/PAL
#93907 merged
Nov 6, 2024 -
JIT: Fix codegen for misaligned double
STORE_LCL_FLD
on arm32#109547 merged
Nov 6, 2024 -
Fix file name buffer size for PAL's CreateProcess
#109436 merged
Nov 6, 2024 -
Fix FP state restore on macOS exception forwarding
#109458 merged
Nov 5, 2024 -
Add 1.1 runtime packages to PackageOverrides.txt
#109553 merged
Nov 5, 2024 -
Remove unused
TypeHandle::GetDefiningModuleForOpenType
#109527 merged
Nov 5, 2024 -
Update branding to 8.0.12
#109562 merged
Nov 5, 2024 -
[release/9.0-staging] Remove thread contention from Activity Start/Stop
#109359 merged
Nov 5, 2024 -
[main] Update dependencies from dotnet/source-build-reference-packages
#109561 merged
Nov 5, 2024 -
Cleanup after GC info version update.
#108117 merged
Nov 5, 2024 -
Add support for UTF-8 in PemEncoding
#109438 merged
Nov 5, 2024 -
Reapply "Fix missing analyzer warning for generics in containing type"
#109525 merged
Nov 5, 2024 -
Conditionally check the compiler flags in libs.native
#109228 merged
Nov 5, 2024 -
Eliminate redundant SafePasswordHandle values
#109391 merged
Nov 5, 2024 -
Fix typo in PackageDownloadAndReference.targets
#109197 merged
Nov 5, 2024 -
Unify DefineConstants
#109541 merged
Nov 5, 2024 -
Upgrade our macOS build machines to the latest image
#109454 merged
Nov 5, 2024 -
JIT: Don't convert unreachable
BBJ_CALLFINALLYRET
blocks toBBJ_THROW
during morph#109519 merged
Nov 5, 2024 -
Update area owners
#109509 merged
Nov 5, 2024 -
Do not override
DefineConstants
in WBT#109539 merged
Nov 5, 2024 -
JIT: Add missing
lvTracked
check inoptLocalHasNonLoopUses
#109505 merged
Nov 5, 2024 -
Remove all kernel32.dll references and debug breakpoints
#108647 merged
Nov 5, 2024 -
Disable GS cookie checks for LightUnwind
#109524 merged
Nov 5, 2024 -
JIT: Enable EVEX embedded broadcast in more places
#109258 merged
Nov 5, 2024 -
Update ThunkGenerator to handle multi-nested classes
#109210 merged
Nov 4, 2024 -
[main] Update dependencies from dotnet/arcade
#109476 merged
Nov 4, 2024 -
Revert "Fix missing analyzer warning for generics in containing type"
#109520 merged
Nov 4, 2024 -
[release/9.0-staging] Upgrade our macOS build machines to the latest non-beta x64 image
#109455 merged
Nov 4, 2024 -
[release/8.0-staging] Upgrade our macOS build machines to the latest non-beta x64 image
#109456 merged
Nov 4, 2024 -
Fix condition in PAL's SetThreadDescription
#109470 merged
Nov 4, 2024 -
JIT: Add 3-opt implementation for improving upon RPO-based layout
#103450 merged
Nov 4, 2024 -
[release/8.0-staging] Fix Version.Details.xml SHA typo
#109389 merged
Nov 4, 2024 -
JIT: Delete IL verification failure helpers in importer
#108996 merged
Nov 4, 2024 -
Adding info to debug WindowsAlternateDataStreamOverwrite failure
#109399 merged
Nov 4, 2024 -
[android] Fix crash in method_to_ir
#109381 merged
Nov 4, 2024 -
[release/8.0] Delete accidentally checked in file: src/libraries/System.IO.Ports/tests/file.pp
#109290 merged
Nov 4, 2024 -
Fix ifdef for RawArrayData in NativeAOT Runtime.Base
#109494 merged
Nov 4, 2024
52 Pull requests opened by 30 people
-
Enable Arm64 RDM on Windows
#109493 opened
Nov 3, 2024 -
[main] Update dependencies from dotnet/xharness
#109503 opened
Nov 4, 2024 -
[DRAFT] Allow using H/3 with WinHttpHandler
#109508 opened
Nov 4, 2024 -
[release/9.0-staging] [android] Fix crash in method_to_ir
#109510 opened
Nov 4, 2024 -
[RISC-V][LoongArch64] Encode missing tailcall in GC info
#109512 opened
Nov 4, 2024 -
JIT: Always aggressively compact blocks
#109521 opened
Nov 4, 2024 -
[release/9.0] Update dependencies from dotnet/emsdk
#109523 opened
Nov 4, 2024 -
Add AOT annotations to System.Private.Xml and System.Data.Common
#109528 opened
Nov 5, 2024 -
[release/9.0-staging] Disable GS cookie checks for LightUnwind
#109530 opened
Nov 5, 2024 -
JIT: Repeat 3-opt layout for each region until convergence
#109534 opened
Nov 5, 2024 -
Add GFNI Intrinsics
#109537 opened
Nov 5, 2024 -
[main] Update dependencies from dotnet/roslyn
#109540 opened
Nov 5, 2024 -
Block exporting DllMain
#109545 opened
Nov 5, 2024 -
[release/9.0-staging] Fix return address hijacking with CET
#109548 opened
Nov 5, 2024 -
[release/9.0-staging] Conditionally check the compiler flags in libs.native
#109556 opened
Nov 5, 2024 -
[automated] Merge branch 'release/8.0' => 'release/8.0-staging'
#109566 opened
Nov 5, 2024 -
fix for `MissingTestException`
#109577 opened
Nov 6, 2024 -
[Release/8.0] Fix FP state restore on macOS exception forwarding
#109579 opened
Nov 6, 2024 -
Haiku: Initial CoreCLR support
#109580 opened
Nov 6, 2024 -
[WASIp2] soft debugger via sockets
#109584 opened
Nov 6, 2024 -
[EventTrace] Update check for provider triggered GC
#109587 opened
Nov 6, 2024 -
[release/9.0-staging] Fix erroneous success in AsnDecoder.ReadSequence
#109595 opened
Nov 6, 2024 -
[release/8.0-staging] Fix erroneous success in AsnDecoder.ReadSequence
#109596 opened
Nov 6, 2024 -
Build the cdac as part of clr.tools instead of as a prereq to the runtime native build
#109598 opened
Nov 7, 2024 -
Apply OverloadResolutionPriority to Span-based delegating to ROS counterparts
#109602 opened
Nov 7, 2024 -
Add left handed spherical and cyclindrical billboards
#109605 opened
Nov 7, 2024 -
Implement `DAMT.*WithInherited`
#109608 opened
Nov 7, 2024 -
JIT: Mark some intrinsics as must-expand for NAOT due to ILScanner dependencies
#109609 opened
Nov 7, 2024 -
[HTTP] WinHttpHandler - Increase the default drain size
#109610 opened
Nov 7, 2024 -
Update IHttpClientLogger.cs and IHttpClientAsyncLogger.cs remarks
#109618 opened
Nov 7, 2024 -
Update Android image to one with a new NDK and command line tools
#109622 opened
Nov 7, 2024 -
[EventTrace] AddEventPipe filter data parsing
#109624 opened
Nov 7, 2024 -
[NO REVIEW] experiment with indirect result
#109637 opened
Nov 8, 2024 -
[main] Update dependencies from dotnet/arcade
#109638 opened
Nov 8, 2024 -
Rework HttpClient content buffering
#109642 opened
Nov 8, 2024 -
extend xml docs with OverflowException information
#109645 opened
Nov 8, 2024 -
[release/9.0-staging] Fix few RandomAccess.Write edge case bugs
#109646 opened
Nov 8, 2024 -
[release/8.0-staging] Fix few RandomAccess.Write edge case bugs
#109648 opened
Nov 8, 2024 -
Set TargetsLinuxGlibc to false on Android
#109649 opened
Nov 8, 2024 -
[cdac] Slight clean-up of mock descriptors test helpers
#109651 opened
Nov 8, 2024 -
[cdac] add v2 ExecutionManager contract for NibbleMap change
#109654 opened
Nov 8, 2024 -
JIT: postdominators
#109656 opened
Nov 8, 2024 -
Remove CoreCLR PAL's InternalNew/Delete and just use new/delete with std::nothrow
#109659 opened
Nov 8, 2024 -
Check input length for empty when decrypting with padding
#109660 opened
Nov 8, 2024 -
JIT: enable tail merge for try exits
#109661 opened
Nov 9, 2024 -
JIT: tail merge returns with multiple statements
#109670 opened
Nov 9, 2024 -
win32: add fallback to environment vars for system folder
#109673 opened
Nov 9, 2024 -
[release/8.0-staging] Support setting ACLs on file paths longer than `MAX_PATH`
#109674 opened
Nov 9, 2024 -
[wasm] Bump chrome for testing - linux: 130.0.6723.116, windows: 131.0.6778.33
#109678 opened
Nov 10, 2024 -
Non-PGO calli/delegate call transformation
#109679 opened
Nov 10, 2024 -
Mention cpio and pigz in linux-requirements doc
#109681 opened
Nov 10, 2024
67 Issues closed by 38 people
-
Add AssemblyLoadContext.LoadFromStream overload to populate Location and CodeBase
#12822 closed
Nov 10, 2024 -
Add file size constants (KB, MB, ...)
#63256 closed
Nov 10, 2024 -
[Feature Request] :Tensor<T> support
#63124 closed
Nov 10, 2024 -
Somebody please add support for BigInteger in Parallel.For
#62176 closed
Nov 10, 2024 -
Convert empty string to number in base throws AOORException
#61036 closed
Nov 10, 2024 -
Non-POD arguments passed incorrectly on ARM64
#106471 closed
Nov 10, 2024 -
FPE (Formet preservation encryption) FF1/FF3 supports in .Net
#89818 closed
Nov 10, 2024 -
Test failure: System.IO.Tests.File_Delete_Tests.FileSystemWatcher_File_Delete_InNestedDirectory
#103549 closed
Nov 9, 2024 -
C# Collections for docs
#90463 closed
Nov 9, 2024 -
Issue with new X509CertificateLoader
#109007 closed
Nov 9, 2024 -
[Analyzer Proposal]: Warn on use of StreamReader.EndOfStream in async methods
#98834 closed
Nov 9, 2024 -
TaskCompletionSource performance
#109662 closed
Nov 9, 2024 -
PI is wrong
#109666 closed
Nov 9, 2024 -
JsonSerializer.Deserialize is not working with some camel case properties. Example: uMLDesign
#109663 closed
Nov 9, 2024 -
CancellationToken.CanBeCanceled returns True for disposed CancellationTokenSource
#109639 closed
Nov 8, 2024 -
ARM64 Real World - Roslyn
#89119 closed
Nov 8, 2024 -
[ARM] JIT Compile time is too slower than mono(4.4.2)
#6589 closed
Nov 8, 2024 -
[ARM32/ARM64] Introducing swap operation without temporary register
#6323 closed
Nov 8, 2024 -
Arm64: Use VectorTableLookup/VectorTableLookupExtension APIs in libraries
#84328 closed
Nov 8, 2024 -
Optimize workload upload step
#60687 closed
Nov 8, 2024 -
RandomAccess.Write throws System.IO.IOException: Invalid argument when buffers count is greater than 1024
#108383 closed
Nov 8, 2024 -
Environment.GetFolderPath(SpecialFolder.LocalApplicationData) returns empty path on certain macOS
#109614 closed
Nov 8, 2024 -
Move dotnet/runtime to new RPM tooling
#109518 closed
Nov 8, 2024 -
[browser] why is the garbage collector not doing its job?
#108397 closed
Nov 8, 2024 -
SslStream.AuthenticateAsClientAsync has periodically spikes (every 5 minutes).
#108721 closed
Nov 8, 2024 -
[API Proposal]: Add Span<byte> support to System.Security.Cryptography.ProtectedData
#108734 closed
Nov 8, 2024 -
Consider publishing new version of System.Data.Common without transitive vulnerability
#109551 closed
Nov 7, 2024 -
EventPipe logging for self-describing events erroneously cache level/keyword
#35393 closed
Nov 7, 2024 -
Test failure: GC/Scenarios/muldimjagary/muldimjagary/muldimjagary.cmd
#107528 closed
Nov 7, 2024 -
Microsoft.Management.Infrastructure.CimSession.Create Error
#109368 closed
Nov 7, 2024 -
Test failure: baseservices/exceptions/unittests/TryCatchInFinally/TryCatchInFinally.cmd
#109574 closed
Nov 7, 2024 -
Failing stepping when debugging managed code on Debug runtime
#109589 closed
Nov 7, 2024 -
[API Proposal]: Add System.Text.Json.Nodes.JsonArray.Remove(All|Range)
#107962 closed
Nov 7, 2024 -
[browser] tests and fixes for heap larger than 2GB
#104618 closed
Nov 7, 2024 -
[wasi] `async`/`await` on WASIp2
#102894 closed
Nov 7, 2024 -
JIT: Cloned loop not fully strength reduced on arm64
#109412 closed
Nov 7, 2024 -
Problems when crosscompiling and statically linking openssl and icu
#109175 closed
Nov 7, 2024 -
Unexpected exception type from X509Certificate2 .ctor
#93676 closed
Nov 6, 2024 -
Improve server GOAWAY exception message in HttpClient
#1966 closed
Nov 6, 2024 -
System.Configuration.ConfigurationManager nuget 8.0.1 contains diffferent assembly versions.
#109581 closed
Nov 6, 2024 -
How to remove request-id and traceparent Header from HttpClient Request
#109558 closed
Nov 6, 2024 -
More frequent timeout on outbound request after upgrading to .net 8
#108599 closed
Nov 6, 2024 -
Test failure: JIT/Directed/StructABI/EmptyStructs/EmptyStructs.cmd
#109269 closed
Nov 6, 2024 -
Consider releasing #107333 into dotnet 9
#109060 closed
Nov 5, 2024 -
[Linux] Failed to initialize CoreCLR, HRESULT: 0x8007000E
#13027 closed
Nov 5, 2024 -
[API Proposal]: PemEncoding for UTF8
#99614 closed
Nov 5, 2024 -
typeof() prevents the assembly from unloading
#109479 closed
Nov 5, 2024 -
Assertion failed 'bPrev->HasFlag(BBF_RETLESS_CALL)' during 'Optimize control flow'
#109515 closed
Nov 5, 2024 -
Assertion failed 'this->Next()->KindIs(BBJ_CALLFINALLYRET)' during 'Optimize control flow'
#109514 closed
Nov 5, 2024 -
Error in RuntimeInstance::GetThreadStore when calling a method from a static library.
#108644 closed
Nov 5, 2024 -
[NativeAOT] Creating a new thread from DllMain makes the program get stuck.
#109543 closed
Nov 5, 2024 -
CultureInfo on iOS doesn't have all the information that Windows or Android have.
#109444 closed
Nov 5, 2024 -
DefineConstants are getting overriden twice in Wasi.Build.Tests.csproj
#108935 closed
Nov 5, 2024 -
Dispose error in System.Drawing.Brush
#109533 closed
Nov 5, 2024 -
Assembly::Load crashes C++/CLI app in try block with 9.0.0-rc.2.24473.5
#109242 closed
Nov 5, 2024 -
Can the http headers constants be moved somewhere that isnt a "DotnetPlatform" package type?
#109373 closed
Nov 4, 2024 -
[wasm] System.Diagnostics.StackTrace.Tests.dll failure
#108683 closed
Nov 4, 2024 -
[API Proposal]: Extend `JsonPropertyName` attribute to record member declarations
#109411 closed
Nov 4, 2024 -
Delete IL verifier from the JIT
#32648 closed
Nov 4, 2024 -
Native SIGSEGV crashes in mono_method_to_ir
#109111 closed
Nov 4, 2024 -
X.509 Cert
#109478 closed
Nov 4, 2024 -
Exception.TargetSite confusion
#31998 closed
Nov 4, 2024 -
System.GC.Collect() cannot be called in a Lua/LuaJIT callstack
#109475 closed
Nov 4, 2024 -
Problems with freezing when running Process
#109489 closed
Nov 4, 2024 -
ValidateDataAnnotations doesn't work for nullable types
#109483 closed
Nov 3, 2024 -
Why I can inject Scoped service into BackgroundService if not in development environment?
#109490 closed
Nov 3, 2024 -
Comparer interface restrition problem
#109487 closed
Nov 3, 2024
61 Issues opened by 44 people
-
Struct field affects size of derived class
#109680 opened
Nov 10, 2024 -
JIT: Redundant bounds check is not eliminated
#109677 opened
Nov 10, 2024 -
RangeAttribute double parsing issue with hungarian culture
#109672 opened
Nov 9, 2024 -
BigInteger correctness regression from .NET 8
#109669 opened
Nov 9, 2024 -
UnsafeAccessorAttribute fails to access volatile field
#109665 opened
Nov 9, 2024 -
C++/CLI 4.7.2 System::Text::Json System.Buffers.ReadOnlySequence undefined
#109664 opened
Nov 9, 2024 -
IndexOutOfRangeException when using one-shot AES decrypt with empty array
#109658 opened
Nov 8, 2024 -
Libraries jitstress: Assertion failed 'target->hasProfileWeight()'
#109657 opened
Nov 8, 2024 -
[9.0][wasm] error NETSDK1147: To build this project, the following workloads must be installed: wasm-tools
#109653 opened
Nov 8, 2024 -
Improve Arm64 Performance in .NET 10
#109652 opened
Nov 8, 2024 -
ARM64-SVE: Support assembly check for SVE APIs while testing
#109644 opened
Nov 8, 2024 -
ARM64-SVE: Optimise mask usage for AddSequentialAcross function
#109643 opened
Nov 8, 2024 -
[area-Tools-ILLink]: error IL1012: IL Trimmer has encountered an unexpected error.
#109640 opened
Nov 8, 2024 -
[browser][MT] JSHostImplementation.CallEntrypoint - The handle is invalid
#109636 opened
Nov 8, 2024 -
JIT struct work planned for .NET 10
#109635 opened
Nov 8, 2024 -
How to change System.Private.CoreLib.dll find path?
#109633 opened
Nov 8, 2024 -
Runtime-async open issues
#109632 opened
Nov 8, 2024 -
XmlWriter should allow setting not to output space before closing slash for empty elements
#109629 opened
Nov 7, 2024 -
[9.0][wasm] Unable to find package Microsoft.NETCore.App.Ref with version (= 8.0.11) or (= 6.0.36)
#109627 opened
Nov 7, 2024 -
Utf8.TryWrite applies alignment by counting bytes instead of characters
#109615 opened
Nov 7, 2024 -
Failed to locate managed application c3ab8ff13720e8ad9047dd39466b3c8974e592c2fa383d4a3960714caef0c4f2
#109611 opened
Nov 7, 2024 -
Regressions from 3-opt
#109613 opened
Nov 7, 2024 -
Compiler bug in release mode
#109606 opened
Nov 7, 2024 -
Memory leak when polling ssl endpoint
#109600 opened
Nov 7, 2024 -
GetPathRoot cannot handle UNC paths on unix.
#109594 opened
Nov 6, 2024 -
"Failed to load System.Private.CoreLib.dll (error code 0x80070002)" for self-contained binary
#109593 opened
Nov 6, 2024 -
[API Proposal]: Add StringBuilder overload for WebUtility.HtmlEncode
#109591 opened
Nov 6, 2024 -
MailAddress accepts invalid email address with consecutive dots
#109590 opened
Nov 6, 2024 -
Unexpected padding with Auto layout structs
#109585 opened
Nov 6, 2024 -
[API Proposal]: System.String.RSplit
#109583 opened
Nov 6, 2024 -
DnsAddresses throw PlatformNotSupportedException if /etc/resolv.conf is missing
#109582 opened
Nov 6, 2024 -
[API Proposal]: ImmutableInterlocked.VolatileIsDefault
#109572 opened
Nov 5, 2024 -
[WASI] Options for implementing wasi-tls proposal
#109569 opened
Nov 5, 2024 -
AOT publish of project that uses lazy loading fails
#109550 opened
Nov 5, 2024 -
[API Proposal]: Apply [OverloadResolutionPriority] to Span-based overloads
#109549 opened
Nov 5, 2024 -
Breaked base64 string after JsonObject to string method
#109546 opened
Nov 5, 2024 -
[mono][android][crash] inflated_method_equal [class.c : 1136]
#109542 opened
Nov 5, 2024 -
SSlStream Authentication failing in .NET MAUI Android app whereas same is working in Xamarin.forms
#109641 opened
Nov 5, 2024 -
[Perf] Windows/x64: 27 Regressions on 10/30/2024 5:40:05 PM
#109555 opened
Nov 5, 2024 -
[Perf] Windows/x64: 1 Regression in System.Collections.AddGivenSize
#109557 opened
Nov 5, 2024 -
[Perf] Windows/x64: Vector Regressions on 10/31/2024 10:26:58 PM
#109554 opened
Nov 5, 2024 -
[Perf] Linux/x64: 6 Regressions on 11/1/2024 7:42:33 PM
#109552 opened
Nov 5, 2024 -
[area-Tools-ILLink]: dotnet publish crashing when using PublishTrimmed option
#109536 opened
Nov 5, 2024 -
android: Cannot detect when HTTPS server needs a client certificate with SocketsHttpHandler
#109532 opened
Nov 5, 2024 -
Test failure: JIT/Regression/JitBlue/Runtime_105474/Runtime_105474/Runtime_105474.cmd
#109531 opened
Nov 5, 2024 -
PipeWriter.UnflushedBytes `long` property wraps to negative numbers after `int.MaxValue`
#109513 opened
Nov 4, 2024 -
[browser] preload satelite assemblies when culture setter was trimmed
#109504 opened
Nov 4, 2024 -
Contract-based polymorphic support only sometimes works, depending on casting
#109502 opened
Nov 4, 2024 -
Test failure: readytorun/tests/mainv1/mainv1.cmd
#109500 opened
Nov 4, 2024 -
Test failure: baseservices/exceptions/stackoverflow/stackoverflowtester/stackoverflowtester.cmd
#109499 opened
Nov 4, 2024 -
Test failure: baseservices/exceptions/regressions/V1/SEH/VJ/RecursiveException/RecursiveException.cmd
#109498 opened
Nov 4, 2024 -
'RuntimeType.TypeHandle' throws 'NotSupportedException' on NativeAOT after publishing with 0 ILC warnings
#109496 opened
Nov 4, 2024 -
[API Proposal]: Allow opt-out of automatic disposal in Microsoft.Extensions.DependencyInjection
#109492 opened
Nov 3, 2024
439 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.
-
ARM64-SVE: Allow LCLs to be of type MASK
#109286 commented on
Nov 8, 2024 • 29 new comments -
Add FromFile to BinaryData
#107231 commented on
Nov 9, 2024 • 21 new comments -
Add draft of runtime async ECMA-335 changes
#104063 commented on
Nov 8, 2024 • 18 new comments -
JIT: Switch config values to UTF8
#109418 commented on
Nov 5, 2024 • 18 new comments -
Update the CPUID and XSAVE logics for APX
#104637 commented on
Nov 8, 2024 • 13 new comments -
Avoid Blocking Finalizer Thread During Shutdown in SystemEvents
#108489 commented on
Nov 8, 2024 • 10 new comments -
Add VPCLMULQDQ intrinsics
#109137 commented on
Nov 9, 2024 • 9 new comments -
[draft] New decommit strategy for large/huge regions
#109431 commented on
Nov 6, 2024 • 6 new comments -
Randomized allocation sampling
#104955 commented on
Nov 8, 2024 • 5 new comments -
JIT: Simple importer single-block forward substitution
#109482 commented on
Nov 4, 2024 • 5 new comments -
Move MonoClass:inlinearray_value out of MonoClass
#109363 commented on
Nov 9, 2024 • 4 new comments -
[release/9.0-staging] Switch to non-incremental servicing
#109316 commented on
Nov 8, 2024 • 4 new comments -
Re-enable trimming of library tests on Apple mobile
#104097 commented on
Nov 8, 2024 • 4 new comments -
Gc poll without HELPER_METHOD_FRAME
#109378 commented on
Nov 7, 2024 • 3 new comments -
Avoid IndexOutOfRangeException in ZipArchive
#109168 commented on
Nov 8, 2024 • 3 new comments -
Add CreateChained to RateLimiter
#107230 commented on
Nov 8, 2024 • 2 new comments -
Add ObsoleteAttribute and EditorBrowsable(Never) to DynamicDependency.Condition
#107104 commented on
Nov 8, 2024 • 2 new comments -
[mono][interp] Defer compilation in bblocks with unitialized stack
#108731 commented on
Nov 5, 2024 • 2 new comments -
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2577970
#107711 commented on
Nov 8, 2024 • 1 new comment -
Detect mask usage for Across functions
#109218 commented on
Nov 8, 2024 • 1 new comment -
Add support for (experimental) profile-based trimming
#108049 commented on
Nov 8, 2024 • 1 new comment -
Mark or set encoding param in StreamReader ctor to be nullable
#108542 commented on
Nov 8, 2024 • 1 new comment -
use SpecialFolder.UserProfile instead of USERPROFILE
#108559 commented on
Nov 8, 2024 • 1 new comment -
System.DirectoryServices.Protocols: Force using LDAP V3 for SASL binding
#109450 commented on
Nov 7, 2024 • 1 new comment -
[JIT] [APX] Enable additional General Purpose Registers.
#108799 commented on
Nov 4, 2024 • 1 new comment -
[8.0] Failure in `System.Diagnostics.Tests.PerformanceCounterTests.PerformanceCounter_Increment`: Category 'PerformanceCounter_Increment_Category' does not exist.
#104572 commented on
Nov 10, 2024 • 0 new comments -
[mono] FullAOT build asserts at `class1 != ARG_CLASS_NO_CLASS' for EmptyStructs.dll
#106071 commented on
Nov 10, 2024 • 0 new comments -
Analyzer 'Microsoft.NetCore.CSharp.Analyzers.Performance.CSharpConstantExpectedAnalyzer' threw an exception of type 'System.InvalidCastException`
#106088 commented on
Nov 10, 2024 • 0 new comments -
[browser][MT] System.Net.Http.Functional.Tests failure ("Why are we setting the target on an unoccupied slot?")
#104524 commented on
Nov 10, 2024 • 0 new comments -
tailcall_v4/hijacking/hijacking.cmd Timed Out
#106134 commented on
Nov 10, 2024 • 0 new comments -
[browser][MT] System.Runtime.InteropServices.JavaScript.Tests CI timeouts
#104492 commented on
Nov 10, 2024 • 0 new comments -
Null ref in JSMarshalerArgument.ToManaged
#104470 commented on
Nov 10, 2024 • 0 new comments -
[mono] Failure at `System.Reflection.Emit.DynamicMethod.CreateDelegate`, attempting to JIT compile method while in aot-only mode.
#104431 commented on
Nov 10, 2024 • 0 new comments -
Microsoft.Extensions.Hosting.Internal.HostTests.StartCanBeCancelled test failure
#106135 commented on
Nov 10, 2024 • 0 new comments -
[Wasm][Test Failure] LoadLazyAssemblyBeforeItIsNeeded(lazyLoadingTestExtension: "wasm", allLazyLoadingTestExtensions: ["wasm", "dll", "NoExtension"])
#106160 commented on
Nov 10, 2024 • 0 new comments -
JIT: implied Boolean range assertions for local prop
#109481 commented on
Nov 4, 2024 • 0 new comments -
[QUIC & HTTP/3] Handshake Timeout on tests
#104426 commented on
Nov 10, 2024 • 0 new comments -
[6.0] Failure in DnsGetHostAddresses_PostCancelledToken_Throws: No such host is known
#104392 commented on
Nov 10, 2024 • 0 new comments -
[browser] HttpClientHandlerTest.ReadAsStreamAsync_Cancellation - No exception was thrown
#104419 commented on
Nov 10, 2024 • 0 new comments -
[browser] Connection refused in 127.0.0.1
#104349 commented on
Nov 10, 2024 • 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
Nov 10, 2024 • 0 new comments -
[wasm][mt] mono_wasm_load_runtime () failed RuntimeError: index out of bounds
#104271 commented on
Nov 10, 2024 • 0 new comments -
WasmTestOnChrome-MT-System.Runtime.InteropServices.JavaScript.Tests CI timeouts
#104203 commented on
Nov 10, 2024 • 0 new comments -
GC Assert failure: committed_by_oh[oh] == compute_committed_bytes_per_heap (oh, committed_bookkeeping)
#104178 commented on
Nov 10, 2024 • 0 new comments -
System.Security.Cryptography.Csp.Tests failing on macOS x64 Debug
#104172 commented on
Nov 10, 2024 • 0 new comments -
[Apple] TvOS-arm64 failures on Serialization ExporterTypesTests
#104162 commented on
Nov 10, 2024 • 0 new comments -
Unload_TwoCollectibleWithOneAssemblyAndOneInstanceReferencingAnother test failed in CI
#104153 commented on
Nov 10, 2024 • 0 new comments -
Test failing: ServiceProviderILEmitContainerTests.GetAsyncService_DisposeAsyncOnSameThread_ThrowsAndDoesNotHangAndDisposeAsyncGetsCalled
#104041 commented on
Nov 10, 2024 • 0 new comments -
Test failure: System.Security.Cryptography.X509Certificates.Tests.RevocationTests.AiaTests.DisableAiaOptionWorks
#102236 commented on
Nov 10, 2024 • 0 new comments -
InterpPgoTests.FirstRunGeneratesTableAndSecondRunLoadsIt failing
#105733 commented on
Nov 10, 2024 • 0 new comments -
Test failure: NullReferenceException in Internal.JitInterface.CorInfoImpl._beginInlining
#105441 commented on
Nov 10, 2024 • 0 new comments -
ProcessThreadTests.TestStartTimeProperty failure in CI
#105526 commented on
Nov 10, 2024 • 0 new comments -
Test failure: System.Transactions.Tests.TransactionManagerTest.DefaultTimeout_MaxTimeout_Set_Get
#105124 commented on
Nov 10, 2024 • 0 new comments -
[NativeAOT-iOS] MacCatalyst fails to start/log `nativeaot.SmokeTests` tests
#105804 commented on
Nov 10, 2024 • 0 new comments -
[Android] Arm32 Android running out of memory at PfxIterationCountTests_X509Certificate2 tests
#105325 commented on
Nov 10, 2024 • 0 new comments -
[browser][wbt] fails with `InvalidOperationException: There is no currently active test`
#105315 commented on
Nov 10, 2024 • 0 new comments -
Test failure BasicEventSourceTests.TestsUserErrors.Test_BadEventSource_MismatchedIds_WithEtwListener
#96968 commented on
Nov 10, 2024 • 0 new comments -
Wasi provisioning failing
#105290 commented on
Nov 10, 2024 • 0 new comments -
MemoryTests.AllocateLargeHeapThenRepeatedlyInterop timing out
#105283 commented on
Nov 10, 2024 • 0 new comments -
Hang in FileShareOpen_Inheritable
#105265 commented on
Nov 10, 2024 • 0 new comments -
`JIT/Performance/CodeQuality/Bytemark/Bytemark` failed with `Assert failure: al->alloc_list_tail() == 0`
#105201 commented on
Nov 10, 2024 • 0 new comments -
System.Net.Quic.Tests.MsQuicTests.WriteTests failed with "System.Net.Quic.QuicException : The connection timed out from inactivity."
#105177 commented on
Nov 10, 2024 • 0 new comments -
[6.0] Internal exception in System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests tests
#104933 commented on
Nov 10, 2024 • 0 new comments -
[browser][MT] ReleaseJSOwnedObjectByGCHandle: Unexpected synchronous failure
#104889 commented on
Nov 10, 2024 • 0 new comments -
[8.0][browser][wasm] emcc failure to compile aot-instances
#104827 commented on
Nov 10, 2024 • 0 new comments -
[6.0] Microsoft.Extensions.FileProviders.Physical.Tests failing to access a symlink used by PhysicalFilesWatcher
#104823 commented on
Nov 10, 2024 • 0 new comments -
Debug Assertion Violation: 'codeManager->IsUnwindable(pvAddress) || runtime->IsConservativeStackReportingEnabled()'
#103333 commented on
Nov 10, 2024 • 0 new comments -
[WASI][Mono AOT] System.Collections.Specialized.Tests
#104786 commented on
Nov 10, 2024 • 0 new comments -
GC/Regressions/v2.0-beta2/452950 test failure
#104671 commented on
Nov 10, 2024 • 0 new comments -
[browser][MT] Could not load file or assembly System.Runtime.InteropServices
#106067 commented on
Nov 10, 2024 • 0 new comments -
BinderTracingTest.ResolutionFlow times out
#104670 commented on
Nov 10, 2024 • 0 new comments -
[6.0] Test failure in System.Formats.Asn1 ReadVeryLongOid_WithAppContext: could not load file or assembly in NET48
#104647 commented on
Nov 10, 2024 • 0 new comments -
[outerloop] System.Runtime.Numerics.Tests crash with exit code 137 in linux debug coreclr
#104588 commented on
Nov 10, 2024 • 0 new comments -
[outerloop] `System.Numerics.Tests.ToStringTest.ToString_ValidLargeFormat` faling with `OutOfMemoryException`
#104586 commented on
Nov 10, 2024 • 0 new comments -
MonoTests.System.Runtime.Caching.MemoryCacheTestExpires5.TestCacheExpiryOrdering()
#103711 commented on
Nov 10, 2024 • 0 new comments -
[wasm][MT] null function or function signature mismatch
#101481 commented on
Nov 10, 2024 • 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
Nov 10, 2024 • 0 new comments -
[mono][maccatalyst] Failures in System.IO.IsolatedStorage.Tests
#101371 commented on
Nov 10, 2024 • 0 new comments -
[mono][interpreter] Mono interpreter is crashing during System.Data.Odbc.Tests (linux-x64 Release Mono_Interpreter_LibrariesTests)
#101370 commented on
Nov 10, 2024 • 0 new comments -
[wasm] Timeout in System.Text.Json.Tests
#101204 commented on
Nov 10, 2024 • 0 new comments -
GetLoadLevel() postcondition failure
#101096 commented on
Nov 10, 2024 • 0 new comments -
[wasm] perftiger v8 - Failed to install prerequisites
#100910 commented on
Nov 10, 2024 • 0 new comments -
[browser][MT] fail in System.Reflection.RuntimeMethodInfo.InternalInvoke
#100831 commented on
Nov 10, 2024 • 0 new comments -
LibraryImportGenerator.Unit.Tests crashing on linux-x64 mono interpreter
#100800 commented on
Nov 10, 2024 • 0 new comments -
System.IO.Net5Compat.Tests and System.IO.Tests suddenly exiting with error 137
#100558 commented on
Nov 10, 2024 • 0 new comments -
Test failure: AggregateException: Not all processes in process tree could be terminated.
#93321 commented on
Nov 10, 2024 • 0 new comments -
[NativeAOT/macos-arm64] System.Runtime.Intrinsics.Tests fail with exit code 138
#100175 commented on
Nov 10, 2024 • 0 new comments -
System.Net.Tests.HttpListenerRequestTests fail with SocketException : Connection refused
#100088 commented on
Nov 10, 2024 • 0 new comments -
GC\Regressions\v2.0-beta2\452950\452950\452950.cmd failing on Mono minijit Windows x64
#99729 commented on
Nov 10, 2024 • 0 new comments -
Assertion failed in SafeFileHandle.OverlappedValueTaskSource.IOCallback
#99517 commented on
Nov 10, 2024 • 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
Nov 10, 2024 • 0 new comments -
[browser][mt][wbt] `Wasm.Build.Tests.BlazorWasmTestBase.BlazorRunTest` Current count: 0
#99283 commented on
Nov 10, 2024 • 0 new comments -
ASSERT [THREAD ] at /__w/1/s/src/coreclr/pal/src/include/pal/utils.h.36: Expression: result >= val
#99163 commented on
Nov 10, 2024 • 0 new comments -
[outerloop] System.Runtime.Tests crash with exit code 137 in linux debug coreclr
#98964 commented on
Nov 10, 2024 • 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
Nov 10, 2024 • 0 new comments -
[debugger][mt][browser] TestDebugUsingMultiThreadedRuntime times out
#98110 commented on
Nov 10, 2024 • 0 new comments -
[mt][browser] `HttpClient_CancelInDifferentThread` failing with operation cancelled
#98101 commented on
Nov 10, 2024 • 0 new comments -
[browser][debugger] Firefox EvaluateOnCallFrame2Tests
#98086 commented on
Nov 10, 2024 • 0 new comments -
[.NET 8] Android crash at `mono_gc_wbarrier_generic_store_internal`
#109461 commented on
Nov 8, 2024 • 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
Nov 10, 2024 • 0 new comments -
[browser] Unable to evaluate script: tab crashed
#103623 commented on
Nov 10, 2024 • 0 new comments -
System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows fails in CI
#103586 commented on
Nov 10, 2024 • 0 new comments -
Failing test due to no detected IO events in 'System.IO.Tests.FileSystemWatcherTest.ExecuteAndVerifyEvents'
#103584 commented on
Nov 10, 2024 • 0 new comments -
CI test failure: CryptographicException : Error occurred during a cryptographic operation.
#103531 commented on
Nov 10, 2024 • 0 new comments -
Build failure: Static graph-based restore failed with exit code .* but did not log an error.
#103526 commented on
Nov 10, 2024 • 0 new comments -
[browser][MT] test failure: Tests timed out. Killing driver service
#103524 commented on
Nov 10, 2024 • 0 new comments -
[WASI][Mono AOT] Failed to compile System.Private.CoreLib.dll.bc
#103520 commented on
Nov 10, 2024 • 0 new comments -
[QUIC] [Long Running Test] 'System.Net.Quic.Tests.QuicStreamConformanceTests.ReadWrite_Success'
#103482 commented on
Nov 10, 2024 • 0 new comments -
SslStreamTlsResumeTests.ClientDisableTlsResume_Succeeds failed in CI
#103449 commented on
Nov 10, 2024 • 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
Nov 10, 2024 • 0 new comments -
CI timeout in System.Data.Tests.DataSetTest2.Bug537229_BinFormatSerializer_Test
#103350 commented on
Nov 10, 2024 • 0 new comments -
ExplicitConversion_FromSingle failing due to NaN != NaN
#103347 commented on
Nov 10, 2024 • 0 new comments -
Assertion error in `WasmTestOnV8-ST-System.Text.RegularExpressions.Tests`
#103121 commented on
Nov 10, 2024 • 0 new comments -
System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.JSDelay_ContinueWith_Sync test failed
#103080 commented on
Nov 10, 2024 • 0 new comments -
CI timeout in System.Data.Tests.DataTableReadXmlSchemaTest.XsdSchemaDeserializationIgnoresLocale
#103062 commented on
Nov 10, 2024 • 0 new comments -
[Mono/x64] MutualThdRecur-fptr test crash
#102995 commented on
Nov 10, 2024 • 0 new comments -
[android][infra] Flaky x64 Android failures in PayloadGroup0, failed to install mobile app
#102646 commented on
Nov 10, 2024 • 0 new comments -
[wasm][mt] fail: System.TypeLoadException: Could not load type of field"
#102615 commented on
Nov 10, 2024 • 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
Nov 10, 2024 • 0 new comments -
System.Buffers.Tests timeout on wasm MT
#102040 commented on
Nov 10, 2024 • 0 new comments -
[wasm][AOT] emcc : error - received SIGKILL (-9)
#89402 commented on
Nov 10, 2024 • 0 new comments -
[tvos][arm64] Segfault in System.Formats.Tests
#101692 commented on
Nov 10, 2024 • 0 new comments -
[8.0] Test failure in System.Diagnostics.Tests.ProcessTests.MainWindowHandle_GetWithGui_ShouldRefresh_Windows
#101700 commented on
Nov 10, 2024 • 0 new comments -
[LoongArch64] Remove the register tp from callee saved registers in coreclr.
#108696 commented on
Nov 6, 2024 • 0 new comments -
LINQ GroupBy Grouping can use InlineArray for first elements to avoid allocations
#108569 commented on
Nov 6, 2024 • 0 new comments -
Speed up single-value SearchValues<string> candidate verification
#108365 commented on
Nov 8, 2024 • 0 new comments -
[browser] disable debugger tests on CI
#108178 commented on
Nov 8, 2024 • 0 new comments -
Add DNMD into src/native
#107961 commented on
Nov 6, 2024 • 0 new comments -
Unify two identical implementations of class_kind in SGen GC bridges
#107909 commented on
Nov 4, 2024 • 0 new comments -
Expand "return condition" into "return condition ? true : false"
#107499 commented on
Nov 9, 2024 • 0 new comments -
Implement Vector.AddSaturate/SubtractSaturate
#107193 commented on
Nov 8, 2024 • 0 new comments -
[WIP][mono] Try enable fullAOT-llvm arm64 CI jobs
#106615 commented on
Nov 7, 2024 • 0 new comments -
Normalize markdown links
#105147 commented on
Nov 5, 2024 • 0 new comments -
JIT: Keep delegate object alive during invoke
#105099 commented on
Nov 4, 2024 • 0 new comments -
JIT: Avoid reporting call-sites in MinOpts on all targets
#103950 commented on
Nov 7, 2024 • 0 new comments -
The mask of shift amount in `IShiftOperators<byte, int, byte>` should be 7
#103900 commented on
Nov 4, 2024 • 0 new comments -
Avoid SerialPort IOLoop when there's no event handlers
#102829 commented on
Nov 4, 2024 • 0 new comments -
Switch DirectoryControl to use AsnWriter, AsnDecoder
#101512 commented on
Nov 4, 2024 • 0 new comments -
Make ToDictionary() selectors parallel.
#100590 commented on
Nov 4, 2024 • 0 new comments -
Inline properties during importation
#96325 commented on
Nov 4, 2024 • 0 new comments -
Delete `BBF_FAILED_VERIFICATION` and `BBF_FUNCLET_BEG`
#93483 commented on
Nov 5, 2024 • 0 new comments -
[mono] [tvos] System.IO.UnmanagedMemoryStream.Tests.WorkItemExecution fail
#109282 commented on
Nov 10, 2024 • 0 new comments -
[mono] [android] System.Net.NetworkInformation.Tests.IPGlobalPropertiesTest.IPGlobalProperties_DomainName_ReturnsEmptyStringWhenNotSet fails
#109280 commented on
Nov 10, 2024 • 0 new comments -
[mono] AOT-llvm arm64 Performance runs crashing since 2024/09/30
#109220 commented on
Nov 10, 2024 • 0 new comments -
`chrome-DebuggerTests.GetPropertiesTests` timing out
#109070 commented on
Nov 10, 2024 • 0 new comments -
[debugger] Inspector exceptions in debugger tests
#109025 commented on
Nov 10, 2024 • 0 new comments -
System.Net.Http.Functional.Tests.TelemetryTest failing with differing string
#109024 commented on
Nov 10, 2024 • 0 new comments -
[main] Update dependencies from 6 repositories
#109477 commented on
Nov 5, 2024 • 0 new comments -
JIT: Fix BCE regression
#109466 commented on
Nov 3, 2024 • 0 new comments -
[main] Update dependencies from dotnet/emsdk
#109447 commented on
Nov 7, 2024 • 0 new comments -
[release/9.0-staging] Add forwarding support for WasmLinkage on LibraryImport
#109364 commented on
Nov 5, 2024 • 0 new comments -
[release/9.0-staging] Update dependencies from dotnet/hotreload-utils
#109308 commented on
Nov 5, 2024 • 0 new comments -
[release/9.0-staging] Update dependencies from dotnet/roslyn
#109305 commented on
Nov 9, 2024 • 0 new comments -
[release/9.0-staging] Update dependencies from dotnet/icu
#109299 commented on
Nov 8, 2024 • 0 new comments -
[release/9.0-staging] Update dependencies from dotnet/emsdk
#109298 commented on
Nov 8, 2024 • 0 new comments -
[release/9.0-staging] Update dependencies from dotnet/cecil
#109297 commented on
Nov 5, 2024 • 0 new comments -
[wasm] Re-enable skiasharp WBT tests
#109232 commented on
Nov 7, 2024 • 0 new comments -
[main] Update dependencies from dotnet/roslyn-analyzers
#109221 commented on
Nov 8, 2024 • 0 new comments -
Add support for building with Clang 19
#109198 commented on
Nov 5, 2024 • 0 new comments -
[release/9.0-staging] Replace a few SuppressMessage annotations with UnconditionalSuppressMessage
#109186 commented on
Nov 5, 2024 • 0 new comments -
[NOMERGE] Force log ASP.NET Errors in http-stress
#109152 commented on
Nov 8, 2024 • 0 new comments -
Give unique event ID to TRANSACTION_CREATED_OLETX_EVENTID
#109138 commented on
Nov 6, 2024 • 0 new comments -
[release/8.0] Disable user mapper for SslStream on Windows (TLS 1.3) (#100833)
#109116 commented on
Nov 7, 2024 • 0 new comments -
[ILASM] Add support for deterministic compilation
#109091 commented on
Nov 8, 2024 • 0 new comments -
All `WasmBuildTests` use `dotnet new`, unification
#109069 commented on
Nov 8, 2024 • 0 new comments -
Remove ConcurrentDictionary lookups from Unix socket event loop
#109052 commented on
Nov 8, 2024 • 0 new comments -
Constant Time Lookup NibbleMap
#108939 commented on
Nov 8, 2024 • 0 new comments -
[release/8.0] Update dependencies from dotnet/emsdk
#108906 commented on
Nov 6, 2024 • 0 new comments -
[release/9.0] [wasi] Disable build in .NET 9
#108877 commented on
Nov 5, 2024 • 0 new comments -
Bump versions of maintenance-packages dependencies consumed in runtime
#108806 commented on
Nov 7, 2024 • 0 new comments -
Avoid generic virtual dispatch for frozen collections alternate lookup
#108732 commented on
Nov 6, 2024 • 0 new comments -
[release/9.0][wasi/wasm] SimpleBuildDoesNotFail compares with the wrong expected value
#108938 commented on
Nov 10, 2024 • 0 new comments -
[9.0] Timeout - [Long Running Test] 'Wasm.Build.Tests.TestAppScenarios.LazyLoadingTests.LoadLazyAssemblyBeforeItIsNeeded
#107897 commented on
Nov 10, 2024 • 0 new comments -
JsImportObjectArray test fails with `null` instead of `System.Exception: test`
#107873 commented on
Nov 10, 2024 • 0 new comments -
SpawnBrowserAsync on Windows
#107771 commented on
Nov 10, 2024 • 0 new comments -
System.Diagnostics.Tests.ProcessWaitingTests.MultipleProcesses_ParallelStartKillWait timeout
#107765 commented on
Nov 10, 2024 • 0 new comments -
System.Net.Quic tests timeout
#107761 commented on
Nov 10, 2024 • 0 new comments -
[browser] JSSynchronizationContext.Pump: Unexpected failure (ManagedThreadId
#107752 commented on
Nov 10, 2024 • 0 new comments -
[9.0][osx] Assert test failure: Values differ in TestProviderTimer
#107571 commented on
Nov 10, 2024 • 0 new comments -
[9.0][osx][ios] Failure: llvm::SmallVectorBase<unsigned long long>::set_size(unsigned long)
#107569 commented on
Nov 10, 2024 • 0 new comments -
[mono] Windows x64 Mono job BinaryFormatterTests exception
#107553 commented on
Nov 10, 2024 • 0 new comments -
[WASI] Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish
#107530 commented on
Nov 10, 2024 • 0 new comments -
[8.0] Test assert failure in Microsoft.Extensions.Configuration.Binder.Tests.ConfigurationBinderTests.BindCanReadStaticProperty
#107413 commented on
Nov 10, 2024 • 0 new comments -
[9.0] Test assert failure in X509Certificates.Tests.RevocationTests.AiaTests.AiaAcceptsCertTypesAndIgnoresNonCertTypes
#107364 commented on
Nov 10, 2024 • 0 new comments -
[apple][TvOS] Timeout when building aot-instances.dll for System.Numerics.Tensors.Tests
#103692 commented on
Nov 10, 2024 • 0 new comments -
`System.Numerics.Tensors.Tests.TensorSpanTests.TensorExtensionsTwoSpanInFloatOut` fails with `IndexOutOfRangeException`
#107254 commented on
Nov 10, 2024 • 0 new comments -
Timeout in runtimeeventsource/nativeruntimeeventsource/nativeruntimeeventsource.cmd
#106890 commented on
Nov 10, 2024 • 0 new comments -
[mono] Apple mobile runtime tests can't load BigArray_32_1 in ClassLoader tests, the size is too big.
#106797 commented on
Nov 10, 2024 • 0 new comments -
[Test Failure] NoCallback_RevokedCertificate_NoRevocationChecking_Succeeds on Alpine
#106634 commented on
Nov 10, 2024 • 0 new comments -
System.Diagnostics.Tests.ProcessTests.ProcessStart_OnLinux_UsesSpecifiedProgram [FAIL]
#106595 commented on
Nov 10, 2024 • 0 new comments -
[wasm][mt] Index was outside the bounds of the array.
#106488 commented on
Nov 10, 2024 • 0 new comments -
WASM build failed to download geckodriver due to network blip
#106407 commented on
Nov 10, 2024 • 0 new comments -
'chrome-DebuggerTests.ExceptionTests' timing out
#106376 commented on
Nov 10, 2024 • 0 new comments -
System.Threading.ThreadPool.Tests fail in CI with System.Net.Sockets.SocketException
#106371 commented on
Nov 10, 2024 • 0 new comments -
System.Runtime.Tests.WorkItemExecution "crash" on tvOS
#106319 commented on
Nov 10, 2024 • 0 new comments -
[release/9.0][wasi/wasm] Expected the multithreading runtime pack to be available when running on CI (after branch stabilization)
#108937 commented on
Nov 10, 2024 • 0 new comments -
[Mono] JSImportGenerator.Unit.Tests.Compiles.ValidateSnippets test fails with MissingMethodException
#108922 commented on
Nov 10, 2024 • 0 new comments -
[Wasm][Test Failure] ConsolePublishAndRun(config: "Release", aot: True, relinking: False)
#106162 commented on
Nov 10, 2024 • 0 new comments -
WASM tests failing with `Chrome failed to start`
#108859 commented on
Nov 10, 2024 • 0 new comments -
[Apple][x64] `System.Tests.StringTests.EndsWithNoMatch_StringComparison` test failure
#108832 commented on
Nov 10, 2024 • 0 new comments -
Timeout on deleting builds for Wasm.Build.Tests.TestAppScenarios.SatelliteLoadingTests.LoadSatelliteAssembly
#108801 commented on
Nov 10, 2024 • 0 new comments -
Sockets tests failing on wasi-wasm
#108726 commented on
Nov 10, 2024 • 0 new comments -
Libraries test fails with "Method has zero rva" error
#108641 commented on
Nov 10, 2024 • 0 new comments -
[mono] MiniJIT System.Formats.Nrbf.Tests getting killed
#108515 commented on
Nov 10, 2024 • 0 new comments -
[9.0] Wasm build terminated with exit code 137
#108299 commented on
Nov 10, 2024 • 0 new comments -
[9.0] Assert: values differ in WebSocketServer_NoUserReadOrWrite_SendsPingAndReadsPongResponse
#108298 commented on
Nov 10, 2024 • 0 new comments -
[browser][WBT] Found existing build but it had failed.
#108175 commented on
Nov 10, 2024 • 0 new comments -
failure in Wasm.Build.Tests.WasmTemplateTests.RunWithDifferentAppBundleLocations
#108107 commented on
Nov 10, 2024 • 0 new comments -
iOS tests failing with WORKLOAD TIMED OUT - Killing user command.
#108103 commented on
Nov 10, 2024 • 0 new comments -
`chrome-DebuggerTests` timing out
#108078 commented on
Nov 10, 2024 • 0 new comments -
[wasm] DebuggerTests.Inspector.OpenSessionAsync
#108072 commented on
Nov 10, 2024 • 0 new comments -
[wasm] DebuggerTests.WasmHostProvider.LaunchHostAsync
#108071 commented on
Nov 10, 2024 • 0 new comments -
System.Data.Common.Tests Assert failure on Linx x64 CI test run
#108070 commented on
Nov 10, 2024 • 0 new comments -
`GetAsync_ServerNeedsAuthAndNoCredential_StatusCodeUnauthorized` got cancelled
#108019 commented on
Nov 10, 2024 • 0 new comments -
failure in System.Numerics.Tests.op_rightshiftTest.LargeNegativeBigIntegerShiftTest
#107990 commented on
Nov 10, 2024 • 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
Nov 10, 2024 • 0 new comments -
Long running test timeout - Wasm.Build.Tests.AspNetCore.SignalRClientTests.SignalRPassMessageWasmBrowser
#107931 commented on
Nov 10, 2024 • 0 new comments -
[coreclr] `System.Numerics.Tensors.Tests` fails with `Index was outside the bounds of the array.`
#107911 commented on
Nov 10, 2024 • 0 new comments -
[9.0][wasm] Timeout when downloading chrome-win.zip
#107901 commented on
Nov 10, 2024 • 0 new comments -
Review the multi-op instruction usage for Arm64
#68028 commented on
Nov 7, 2024 • 0 new comments -
[CoreCLR] fibers on Windows - Wasmtime Async Compatibility
#96293 commented on
Nov 7, 2024 • 0 new comments -
ARM64: Support for PAC-RET in .NET10
#109457 commented on
Nov 7, 2024 • 0 new comments -
[HTTP/3] Support on WinHttpHandler
#103561 commented on
Nov 7, 2024 • 0 new comments -
Unit tests are failing if IPv6 is not configured
#23798 commented on
Nov 7, 2024 • 0 new comments -
Test failed: WebProxy_BypassOnLocal_MatchesExpected
#23428 commented on
Nov 7, 2024 • 0 new comments -
WebSocket state difference when waiting for Close
#22000 commented on
Nov 7, 2024 • 0 new comments -
UnixDomainSocket test is timing out
#26189 commented on
Nov 7, 2024 • 0 new comments -
Cannot use IOT Hub SDK in MAUI app on Android
#109465 commented on
Nov 7, 2024 • 0 new comments -
[API Proposal]: Add formatting support to `System.Net.ServerSentEvents`
#109294 commented on
Nov 7, 2024 • 0 new comments -
[wasm] Incorrect handling of null target in ReleaseJSOwnedObjectByGCHandle
#107486 commented on
Nov 7, 2024 • 0 new comments -
[wasm] WBT tests which use SkiaSharp needs to be updated when they contain native libs built against newer emscripten
#103566 commented on
Nov 7, 2024 • 0 new comments -
Extensibility for Configuration Binding Source Generator
#83599 commented on
Nov 7, 2024 • 0 new comments -
F# typeof comparison suboptimal codegen
#82394 commented on
Nov 7, 2024 • 0 new comments -
Add DynamicallyAccessedMemberTypes.AllMethods/.AllFields/.AllEvents/etc
#88512 commented on
Nov 7, 2024 • 0 new comments -
[API Proposal]: Billboard Lefthanded APIs for System.Numerics.Matrix4x4
#93046 commented on
Nov 7, 2024 • 0 new comments -
Microsoft Security Advisory CVE-2024-43485 | .NET Denial of Service Vulnerability
#108678 commented on
Nov 7, 2024 • 0 new comments -
[API Proposal]: AVX-512 IFMA Intrinsics
#96476 commented on
Nov 7, 2024 • 0 new comments -
HSTS support for HttpClient
#27194 commented on
Nov 6, 2024 • 0 new comments -
API Proposal: Add alignment to StructLayout
#9089 commented on
Nov 6, 2024 • 0 new comments -
Potentially bad loop invariant code motion for vectors
#108092 commented on
Nov 6, 2024 • 0 new comments -
[Perf] Windows/x64: 1 Regression from ldsfld quirk change
#109348 commented on
Nov 6, 2024 • 0 new comments -
Enable the KeyForFile-Configuration to handle multiple files with the same name but different locations
#109588 commented on
Nov 6, 2024 • 0 new comments -
CLR_GCHEAPCOLLECT_KEYWORD triggers a GC twice
#99487 commented on
Nov 6, 2024 • 0 new comments -
The big XPS-issue and printing thread
#78629 commented on
Nov 6, 2024 • 0 new comments -
HTTP2 connection hangs and causes TaskCanceledException in System.Net.Http.HttpConnectionPool
#106507 commented on
Nov 6, 2024 • 0 new comments -
Haiku: add platform support
#55803 commented on
Nov 6, 2024 • 0 new comments -
Excessive allocations in HttpContent.ReadAsByteArrayAsync
#81628 commented on
Nov 8, 2024 • 0 new comments -
LdapConnection throws `LdapException: The feature is not supported` when using Negotiate or Kerberos authentication
#109449 commented on
Nov 8, 2024 • 0 new comments -
Inconsistent large response content validation in HttpClient
#75631 commented on
Nov 8, 2024 • 0 new comments -
ARM64-SVE: Detect mask usage for Across functions
#101973 commented on
Nov 8, 2024 • 0 new comments -
Async method throwing before await throws unobserved exception on Android only
#109464 commented on
Nov 8, 2024 • 0 new comments -
WebApplication.CreateBuilder ignores Logging:EventLog:SourceName
#80724 commented on
Nov 8, 2024 • 0 new comments -
Linking Native AOT for android complains about -fPIC
#109341 commented on
Nov 8, 2024 • 0 new comments -
[API Proposal]: SemaphoreSlim.WaitAsync(int waitCount)
#109343 commented on
Nov 8, 2024 • 0 new comments -
Segmentation Fault in libcoreclr Since .Net 8 Upgrade
#99151 commented on
Nov 8, 2024 • 0 new comments -
[browser] OutOfMemoryException after bad allocation ratio
#108510 commented on
Nov 8, 2024 • 0 new comments -
Improve JIT loop optimizations (.NET 10)
#108901 commented on
Nov 8, 2024 • 0 new comments -
[mono] Update tests to be trim-compatible on ios/tvos platforms
#91923 commented on
Nov 8, 2024 • 0 new comments -
Authentication is failing for domain user while connecting winrm with Negotiate auth type from the Ubuntu Linux
#108878 commented on
Nov 8, 2024 • 0 new comments -
HttpClient SafeAccessTokenHandle disposed issue in WindowsIdentity.RunImpersonatedAsync
#108408 commented on
Nov 8, 2024 • 0 new comments -
Low-level HTTP APIs
#525 commented on
Nov 8, 2024 • 0 new comments -
StreamReader constructor documentation mismatch with implementation
#106236 commented on
Nov 8, 2024 • 0 new comments -
HTTP2: Send WINDOW_UPDATE frames opportunistically with HEADERS/DATA
#1576 commented on
Nov 8, 2024 • 0 new comments -
Breaking change proposal: OrdinalIgnoreCase string comparison, ToUpperInvariant, and ToLowerInvariant to use ICU on all platforms
#30960 commented on
Nov 8, 2024 • 0 new comments -
String comparer for sorting numeric strings logically
#13979 commented on
Nov 7, 2024 • 0 new comments -
It is not possible to pass the ID of the garbage collection when the .NET provider is enabled with the GCHeapCollect(0x800000) keyword
#102572 commented on
Nov 7, 2024 • 0 new comments -
GC runs but working set remains the same?
#90640 commented on
Nov 7, 2024 • 0 new comments -
[API Proposal]: Add `HttpHeaders.Add(string key, StringValues values)`
#105606 commented on
Nov 7, 2024 • 0 new comments -
Test failed: new unknown error in reliability framework test
#106853 commented on
Nov 7, 2024 • 0 new comments -
Test failed: reliability framework test hang
#106852 commented on
Nov 7, 2024 • 0 new comments -
RISC-V support
#36748 commented on
Nov 7, 2024 • 0 new comments -
[API Proposal]: Add support for AVX-512 VNNI hardware instructions
#86849 commented on
Nov 7, 2024 • 0 new comments -
[Perf] Windows/x64: 4 Regressions on 10/27/2024 3:01:56 PM
#109347 commented on
Nov 7, 2024 • 0 new comments -
Improve documentation for System.Threading.Channels
#59617 commented on
Nov 6, 2024 • 0 new comments -
System.IO.Compression.Brotli not supported on Blazor webassembly, Can we support System.IO.Compression.Brotli
#91279 commented on
Nov 5, 2024 • 0 new comments -
Failed to initialize CoreCLR, HRESULT: 0x8007000E when LimitNPROC=10 set via systemd unit
#109442 commented on
Nov 5, 2024 • 0 new comments -
[HttpClientFactory] Add support for client-side cache-control
#1384 commented on
Nov 5, 2024 • 0 new comments -
A large set of configuration keys provided by the built-in .NET IConfigurationProvider's negatively affect performance significantly
#65885 commented on
Nov 5, 2024 • 0 new comments -
[API Proposal]: GFNI Intrinsics
#96170 commented on
Nov 5, 2024 • 0 new comments -
[API Proposal]: Allow Dependency Injection registration of classes that implent more than one interface
#109480 commented on
Nov 5, 2024 • 0 new comments -
[Wasm][net9] MSBuild `EmscriptenVersion` is still 3.1.34
#108972 commented on
Nov 4, 2024 • 0 new comments -
STJ and Frozen collections
#82642 commented on
Nov 4, 2024 • 0 new comments -
TLS Handshake error: `Win32Exception: The message received was unexpected or badly formatted`
#77989 commented on
Nov 4, 2024 • 0 new comments -
JIT: Flowgraph Modernization and Improved Block Layout in .NET 10
#107749 commented on
Nov 4, 2024 • 0 new comments -
JIT differences in reporting call sites in GC info
#103917 commented on
Nov 4, 2024 • 0 new comments -
Illegal instruction in libhostfxr.so
#109131 commented on
Nov 4, 2024 • 0 new comments -
DispatchProxy generates a proxy type implementing the interface from the wrong ALC
#109398 commented on
Nov 4, 2024 • 0 new comments -
[API Proposal]: Add API to gracefully terminate process
#109432 commented on
Nov 4, 2024 • 0 new comments -
The mask of `shiftAmount` in `IShiftOperators<byte, int, byte>` should be 7 instead of 31
#103506 commented on
Nov 4, 2024 • 0 new comments -
IPGlobalProperties throws generic Exception on 'high load' error code from WinAPI GetTcpTable()
#29560 commented on
Nov 4, 2024 • 0 new comments -
[Wasm] Empty struct type ctors should be removed when building with AOT
#109170 commented on
Nov 4, 2024 • 0 new comments -
`StackOverflowException` for WASM app with `tail.` instruction
#109245 commented on
Nov 4, 2024 • 0 new comments -
The same code pinvoke will not generate. dmp in. net8, but it will generate. dmp in. net4.7.2
#109402 commented on
Nov 4, 2024 • 0 new comments -
Error: AOT Support throws the error "PublishTrimmed is implied by native compilation and cannot be disabled".
#109452 commented on
Nov 4, 2024 • 0 new comments -
IOptionsMonitor<T>.OnChange is fired whenever anything changes in IConfiguration - pit of failure
#109445 commented on
Nov 4, 2024 • 0 new comments -
Wasm UnmanagedCallersOnly doesn't work for >8 arguments
#109338 commented on
Nov 4, 2024 • 0 new comments -
JsonStringEnumMemberNameAttribute does not support empty strings.
#107367 commented on
Nov 4, 2024 • 0 new comments -
GetOrAllocateThreadPoolBoundHandle is too slow in certain use case
#108363 commented on
Nov 4, 2024 • 0 new comments -
[win-arm64] Update EEJitManager::SetCpuInfo in codeman.cpp to support ARMv8.1-RDMA and ARMv8.2-DotProd
#39094 commented on
Nov 4, 2024 • 0 new comments -
[mono] Test failed: System.Threading.Tests.SynchronizationContextTests.WaitNotificationTest
#31977 commented on
Nov 3, 2024 • 0 new comments -
The 128-bit of interface dispatch cache entry and indirection cell's stub/cache mismatch the PalInterlockedCompareExchange128's atomically requirements
#109276 commented on
Nov 3, 2024 • 0 new comments -
`BenchmarksGame.SpectralNorm_3.RunBench` benchmark is much slower on Linux compared to Windows
#13629 commented on
Nov 6, 2024 • 0 new comments -
[Help] [RISC-V] GC crash on System.Diagnostics.Tests.DiagnosticSourceTest.AllSubscriberStress
#105808 commented on
Nov 6, 2024 • 0 new comments -
Workingset constantly growing, possible unmanaged memory leak
#92490 commented on
Nov 6, 2024 • 0 new comments -
System.Text.Json Add a feature that allows gathering all exceptions encountered when parsing json
#38049 commented on
Nov 6, 2024 • 0 new comments -
[HttpListener] contract requires access to internal APIs from Cookie.
#19348 commented on
Nov 6, 2024 • 0 new comments -
Random segmentation fault in managed code on 32-bit ARM linux with dotnet 8.0
#102396 commented on
Nov 6, 2024 • 0 new comments -
[API Proposal]: Volatile read/write for new supported types of Interlocked exchange
#107449 commented on
Nov 6, 2024 • 0 new comments -
System.Net.*.Tests are unstable or slow/long-running on a S.P.CoreLib checked runtime
#131 commented on
Nov 6, 2024 • 0 new comments -
[Uri] Rewrite UriHelper.UnescapeString to remove unsafe code and improve perf
#31173 commented on
Nov 6, 2024 • 0 new comments -
[Cookie] CookieCollection.GetCookies() does not retrieve cookies prefixed with a "."
#18597 commented on
Nov 6, 2024 • 0 new comments -
SocketAsyncEventArgs.ConnectSocket can't be explicitly cleared
#30252 commented on
Nov 6, 2024 • 0 new comments -
Few non loopback networking tests fail with 503 - (Server has been shutdown)
#30722 commented on
Nov 6, 2024 • 0 new comments -
Vector128.WithElement codegen regression in .NET 9.0
#108197 commented on
Nov 5, 2024 • 0 new comments -
[cdac] document TypeValidation and MethodValidation
#109425 commented on
Nov 5, 2024 • 0 new comments -
System.Net.Http.HttpRequestException: Normally only one use of each socket address (protocol/network address/port) is allowed
#109141 commented on
Nov 5, 2024 • 0 new comments -
Arm release build crashes on emulator
#109463 commented on
Nov 5, 2024 • 0 new comments -
[libc] Fatal signal 11 (SIGSEGV) when exception thrown on ARM devices
#109462 commented on
Nov 5, 2024 • 0 new comments -
Investigate and fix issues for ARM64 Managed Debugging on Windows
#12864 commented on
Nov 5, 2024 • 0 new comments -
Debug - Wire Debug Protocol support
#35831 commented on
Nov 5, 2024 • 0 new comments -
Exception System.TypeLoadException in case of recursive generic parameter
#109451 commented on
Nov 5, 2024 • 0 new comments -
System.TypeLoadException When Interface Type Contains Static Field/Property for Derived Struct Type
#104511 commented on
Nov 5, 2024 • 0 new comments -
Blazor wasm dynamic linking native sidemodules
#75257 commented on
Nov 5, 2024 • 0 new comments -
[API Proposal]: System.Security.Cryptography.Oid should have a ToString() implementation
#109366 commented on
Nov 5, 2024 • 0 new comments -
MAUI .NET 8.0 built with Full AOT Compilation reports a lot of `Mono : AOT NOT FOUND`
#101135 commented on
Nov 5, 2024 • 0 new comments -
MemoryExtensions.*(..., IEqualityComparer) overloads
#28934 commented on
Nov 5, 2024 • 0 new comments -
Make mutable generic collection interfaces implement read-only collection interfaces
#31001 commented on
Nov 5, 2024 • 0 new comments -
WASI support tracking
#65895 commented on
Nov 5, 2024 • 0 new comments -
CI error on WasmTestOnBrowser-System.Numerics.Tensors.Net8.Tests
#97124 commented on
Nov 10, 2024 • 0 new comments -
System.Data.OleDb.Tests timeout in net48 x86 Release leg
#87783 commented on
Nov 10, 2024 • 0 new comments -
[tests] System.IO.Pipes.Tests NamedPipeTest Failing on iOS/tvOS
#77469 commented on
Nov 10, 2024 • 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
Nov 10, 2024 • 0 new comments -
[6.0] HostActivation Tests windows x86 build failure
#81851 commented on
Nov 10, 2024 • 0 new comments -
[6.0] [tvOS] Failed to boot Apple TV: Unable to boot the Simulator
#86274 commented on
Nov 10, 2024 • 0 new comments -
System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildInvalidSignatureTwice failure
#82837 commented on
Nov 10, 2024 • 0 new comments -
[6.0, 7.0] Assert failed in coreclr linux arm: GCHeapUtilities::GetGCHeap()->IsInFrozenSegment(obj)
#84393 commented on
Nov 10, 2024 • 0 new comments -
[6.0] tvOS arm64 build graph failure: project file not loaded System.Composition.AttributedModel.csproj
#84334 commented on
Nov 10, 2024 • 0 new comments -
[6.0][Android][mono] XHarness exit code 78 PACKAGE_INSTALLATION_FAILURE
#84174 commented on
Nov 10, 2024 • 0 new comments -
[6.0] System.Random test failure: NextInt_AllValuesAreWithinSpecifiedRange
#83421 commented on
Nov 10, 2024 • 0 new comments -
[6.0] Android test failure: Failed to install mobile app
#83422 commented on
Nov 10, 2024 • 0 new comments -
[6.0] GC test failures: Handle collector count overflows or underflows
#81383 commented on
Nov 10, 2024 • 0 new comments -
Failed USB connection via port 54050, error 61, in tvOS arm64 Release AllSubsets_Mono
#82637 commented on
Nov 10, 2024 • 0 new comments -
DataContractSerializerTests.DCS_MyPersonSurrogate_Stress failing in CI
#35066 commented on
Nov 10, 2024 • 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
Nov 10, 2024 • 0 new comments -
Intermittent build failure in AfterSourceBuild: "Could not write state file"
#76488 commented on
Nov 10, 2024 • 0 new comments -
3 System.Diagnostics tests failing - System.FormatException : The input is not a valid Base-64
#76140 commented on
Nov 10, 2024 • 0 new comments -
Build on Windows Fails sometimes with fatal error C1090: PDB API call failed
#48070 commented on
Nov 10, 2024 • 0 new comments -
System.Diagnostics.Tests.InstanceDataTests.InstanceDataCollectionCollection tests failing in CI
#75417 commented on
Nov 10, 2024 • 0 new comments -
System.Data.OleDb.Test - timeout and hangs
#74488 commented on
Nov 10, 2024 • 0 new comments -
[API Proposal]: Introduce Prefix for MeterOptions
#109397 commented on
Nov 10, 2024 • 0 new comments -
`DOTNET_PreferredVectorBitWidth` is not respected by `Vector<T>`
#104978 commented on
Nov 10, 2024 • 0 new comments -
double.TryParse of "0,12" incorrectly returns true with result of 0.12.
#25868 commented on
Nov 10, 2024 • 0 new comments -
.net core TLS server certificate with private key in TPM
#109243 commented on
Nov 10, 2024 • 0 new comments -
Improvements of Random.GetItems<T> performance
#82286 commented on
Nov 10, 2024 • 0 new comments -
System.ValueTuple - compatibility issue between net 4.8 and net standard 2.0
#84618 commented on
Nov 10, 2024 • 0 new comments -
Add Support for Vector512 in BinaryPrimitives.ReverseEndianness.cs
#108204 commented on
Nov 10, 2024 • 0 new comments -
System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime failing
#97020 commented on
Nov 10, 2024 • 0 new comments -
[6.0] Test failure in System.Text.Json.Tests.Utf8JsonWriterTests.Writing3MBBase64Bytes(formatted: True, skipValidation: False)
#96879 commented on
Nov 10, 2024 • 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
Nov 10, 2024 • 0 new comments -
[browser][MT] MutexTests - operation does not support unaligned accesses
#96191 commented on
Nov 10, 2024 • 0 new comments -
Test failure System.Diagnostics.Tests.PerformanceCounterCategoryTests.PerformanceCounterCategory_Create_Invalid
#94498 commented on
Nov 10, 2024 • 0 new comments -
[8.0] [wasm] [AOT] HTTP Error 500.30 - ASP.NET Core app failed to start
#95160 commented on
Nov 10, 2024 • 0 new comments -
The system cannot open the device or file specified 'NuGet-Migrations'
#91987 commented on
Nov 10, 2024 • 0 new comments -
System.Diagnostics.Tests.ProcessTests.TestCheckChildProcessUserAndGroupIds failing Subset assertion
#92944 commented on
Nov 10, 2024 • 0 new comments -
[wasm] WBT: Blazor tests on windows failing with `Failed to bind to address` for random ports
#92910 commented on
Nov 10, 2024 • 0 new comments -
[8.0] 'RanToCompletion' failure in System.Threading.RateLimiting.Test.ConcurrencyLimiterTests.DoesNotDeadlockCleaningUpCanceledRequestedLease_Post
#92804 commented on
Nov 10, 2024 • 0 new comments -
System.Management.Tests fail with System.Management.ManagementException
#92518 commented on
Nov 10, 2024 • 0 new comments -
[6.0, 7.0, 8.0] Connection reset assert failure in System.Net.Sockets.Tests.SendReceive_SyncForceNonBlocking.TcpReceiveSendGetsCanceledByDispose
#92423 commented on
Nov 10, 2024 • 0 new comments -
[8.0] coreclr test failure: readytorun_GenericCycleDetection._Depth3Test_Depth3Test_._Depth3Test_Depth3Test_sh()
#92420 commented on
Nov 10, 2024 • 0 new comments -
MSBuild crashing in the build
#92290 commented on
Nov 10, 2024 • 0 new comments -
AzDo uploading failure: "Blob is incomplete"
#92148 commented on
Nov 10, 2024 • 0 new comments -
ComInterfaceGenerator.Unit.Tests crashes on net9.0-linux-Debug-x64-Mono_release-Ubuntu.2204.Amd64.Open
#92070 commented on
Nov 10, 2024 • 0 new comments -
Compiler crashes when failing to release Mutex
#53420 commented on
Nov 10, 2024 • 0 new comments -
Address race in PerformanceCounterLib
#90803 commented on
Nov 10, 2024 • 0 new comments -
STATUS_UNSUCCESSFUL in RsaCryptRoundtrip_OaepSHA1
#29683 commented on
Nov 10, 2024 • 0 new comments -
tracing/runtimeeventsource/nativeruntimeeventsource/nativeruntimeeventsource failing in CI
#90605 commented on
Nov 10, 2024 • 0 new comments -
System.Runtime.Numerics.Tests.WorkItemExecution failure terminate the process because of out of memory
#90439 commented on
Nov 10, 2024 • 0 new comments -
Crash in Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests.WorkItemExecution
#90019 commented on
Nov 10, 2024 • 0 new comments -
[wasm] `DebuggerTests.MiscTests.DebuggerTests.MiscTests.TestDebugUsingMultiThreadedRuntime` failing
#89909 commented on
Nov 10, 2024 • 0 new comments -
[wasm][debugger] Debugger tests getting randomly aborted on CI
#89409 commented on
Nov 10, 2024 • 0 new comments -
[6.0] [mono] [linux] Conole test failure SetOut.SetOutReadToEnd
#89084 commented on
Nov 10, 2024 • 0 new comments -
OOM on System.Text.Json.Tests.Utf8JsonWriterTests.WriteRawLargeJsonToStreamWithoutFlushing
#88272 commented on
Nov 10, 2024 • 0 new comments -
Test failure WindowsAlternateDataStreamOverwrite
#83659 commented on
Nov 10, 2024 • 0 new comments -
RSACng Decryption throwing Internal Error Occurred exception
#97027 commented on
Nov 10, 2024 • 0 new comments -
[mono][interp][Perf] Interpreter: missing vector instrinsics causing 117 Regressions on 6/15/2024 2:08:36 PM
#109375 commented on
Nov 9, 2024 • 0 new comments -
Symbols generated by ILAsm do not contain a PdbChecksum debug directory entry
#62484 commented on
Nov 8, 2024 • 0 new comments -
[ILASM] Add option to produce deterministic outputs
#8293 commented on
Nov 8, 2024 • 0 new comments -
DynamicallyAccessedMembersAnalyzer throws an internal exception due to source location outside compilation
#109352 commented on
Nov 8, 2024 • 0 new comments -
[cdacreader] Simplify build order and dependencies
#104158 commented on
Nov 8, 2024 • 0 new comments -
[API Proposal]: Allow keys with colons in config
#67616 commented on
Nov 8, 2024 • 0 new comments -
JIT ARM32: Assertion failed 'varDsc->lvRefCnt() == 0' during 'Generate code'
#71543 commented on
Nov 8, 2024 • 0 new comments -
[ARM64/Linux] Inefficient conditionals branching
#12735 commented on
Nov 8, 2024 • 0 new comments -
[Arm64] Address inconsistencies between JitDisasm and WinDbg u command output
#36846 commented on
Nov 8, 2024 • 0 new comments -
[arm64] optimize test for bound checks against a 0 index
#42514 commented on
Nov 8, 2024 • 0 new comments -
Arm64: In mod operation happening inside the loop, if divisor is an invariant, hoist the divisor checks
#64795 commented on
Nov 8, 2024 • 0 new comments -
Ensure Arm64 method local constants don't live next to the code
#71155 commented on
Nov 8, 2024 • 0 new comments -
Inefficient Boolean comparisons on Arm64
#75852 commented on
Nov 8, 2024 • 0 new comments -
ContainBlockStoreAddress on arm64 can remove handles
#76552 commented on
Nov 8, 2024 • 0 new comments -
Type initializer for CDSCollectionETWBCLProvider threw exception - NullReferenceException in InvokeStub_EventSourceAttribute.set_Guid
#108919 commented on
Nov 8, 2024 • 0 new comments -
ARM64 - Follow-up on `x < 0` and `x >= 0`
#83562 commented on
Nov 8, 2024 • 0 new comments -
JIT: Switch memory barrier peephole to be on-demand
#91825 commented on
Nov 8, 2024 • 0 new comments -
Arm64 late disassembler fails to disassemble some unit test instructions
#96506 commented on
Nov 8, 2024 • 0 new comments -
nibblemapmacros do a linear scan
#93550 commented on
Nov 8, 2024 • 0 new comments -
`gtDispTree` shows wrong names for SIMD registers.
#11219 commented on
Nov 8, 2024 • 0 new comments -
JIT Focus Area for .NET 10
#108988 commented on
Nov 8, 2024 • 0 new comments -
Process.WaitForExit() deadlock if there are childprocess still running.
#51277 commented on
Nov 8, 2024 • 0 new comments -
[API Proposal]: AggregateRateLimiter
#98017 commented on
Nov 8, 2024 • 0 new comments -
ARM64 GC: Use SVE when sorting the mark list
#108473 commented on
Nov 8, 2024 • 0 new comments -
[cdac] Finish unimplemented parts of GetMethodDescData
#109426 commented on
Nov 8, 2024 • 0 new comments -
MemoryAllocatedForJitCode ETW Event missing in trace, but CLRStackWalk still fires
#102004 commented on
Nov 8, 2024 • 0 new comments -
ARM64 SVE: mask conversion not always optimised away
#108241 commented on
Nov 8, 2024 • 0 new comments -
[Perf] Regressions in System.IO.Tests.Perf_File
#68915 commented on
Nov 9, 2024 • 0 new comments -
[API Proposal]: Add FromFile method to BinaryData
#106203 commented on
Nov 9, 2024 • 0 new comments -
[Perf] Regressions in System.Tests.Perf_String.Split
#51259 commented on
Nov 9, 2024 • 0 new comments -
Ordered evaluation in FileSystemGlobbing Matcher
#109408 commented on
Nov 9, 2024 • 0 new comments -
Linux Platform All net version area-Extensions-Hosting `Microsoft.Extensions.Hosting.Systemd`
#99406 commented on
Nov 9, 2024 • 0 new comments -
Test failure: System.Diagnostics.Tests.ProcessTests.CanBeFinalized
#100216 commented on
Nov 9, 2024 • 0 new comments -
Non-english languages bug in terminal in .Net 8
#108918 commented on
Nov 9, 2024 • 0 new comments -
HttpClient not sending certificate setup in handler
#109050 commented on
Nov 9, 2024 • 0 new comments -
[API Proposal]: Example usages of a VectorSVE API
#88140 commented on
Nov 9, 2024 • 0 new comments -
[API Proposal]: Expose remaining AVX512-VBMI2 hardware instructions
#88946 commented on
Nov 9, 2024 • 0 new comments -
[API Proposal]: AVX512-F/AVX512-VBMI2 Intrinsics for Compress instructions with merge-masking
#108109 commented on
Nov 9, 2024 • 0 new comments -
[API Proposal]: ARM64 SVE: LoadVectorNonFaulting APIs require a mask due to FFR
#108234 commented on
Nov 9, 2024 • 0 new comments -
[API Proposal]: ARM64 SVE: Add additional types for the mask APIs
#108233 commented on
Nov 9, 2024 • 0 new comments -
[8.0] Request Backport for #91980
#106682 commented on
Nov 9, 2024 • 0 new comments -
[API Proposal]: Creating an empty temporary directory
#72881 commented on
Nov 9, 2024 • 0 new comments -
[Perf] Linux/x64: 147 Regressions on 9/20/2024 7:38:18 PM
#108201 commented on
Nov 9, 2024 • 0 new comments -
[API Proposal]: `UnsafeAccessorTypeAttribute` for static or private type access
#90081 commented on
Nov 9, 2024 • 0 new comments -
JsonIgnore attribute is not inherited in overridden properties
#50078 commented on
Nov 9, 2024 • 0 new comments -
Different codegen for `return cond;` vs `if (cond) return true; return false;`
#8363 commented on
Nov 9, 2024 • 0 new comments -
.NET 8 crash with "Fatal error. Failed to create RW mapping for RX memory"
#97316 commented on
Nov 9, 2024 • 0 new comments -
[metadata] Move MonoClass:inlinearray_value out of MonoClass
#103913 commented on
Nov 9, 2024 • 0 new comments -
The type initializer for 'NetSecurityNative' throws meaningless exception rendering corrective action impossible.
#109236 commented on
Nov 9, 2024 • 0 new comments -
provide gradient function for SoftMax and Sigmoid in System.Numerics.Tensors.TensorPrimitives
#109328 commented on
Nov 9, 2024 • 0 new comments -
[API Proposal]: Add SSE4.2 String Comparison Intrinsics
#68204 commented on
Nov 9, 2024 • 0 new comments -
[API Proposal]: VPCLMULQDQ Intrinsics
#95772 commented on
Nov 9, 2024 • 0 new comments -
Add async overloads to BinaryReader/Writer
#17229 commented on
Nov 9, 2024 • 0 new comments -
[API Proposal]: Add `EventSourceEventGenerateAttribute` to generate event code
#107069 commented on
Nov 9, 2024 • 0 new comments