-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Insights: dotnet/runtime
Overview
Could not load contribution data
Please try again later
84 Pull requests merged by 27 people
-
don't run drawing tests on Mono
#111208 merged
Jan 9, 2025 -
JIT: Avoid reporting call-sites in MinOpts on all targets
#103950 merged
Jan 9, 2025 -
[release/9.0-staging] Fix obtaining type handles of IDynamicInterfaceCastableImplementation
#109909 merged
Jan 9, 2025 -
Optimize DateTimeOffset
#111112 merged
Jan 9, 2025 -
Adjust hashing in logging source gen
#111219 merged
Jan 9, 2025 -
[release/9.0-staging] Add forwarding support for WasmLinkage on LibraryImport
#109364 merged
Jan 9, 2025 -
Fix reloc type produced by ilasm in PE64 images
#111212 merged
Jan 8, 2025 -
Add linux-loongarch64 CI leg
#111086 merged
Jan 8, 2025 -
[release/8.0-staging] ILC: Allow OOB reference to upgrade framework assembly
#110059 merged
Jan 8, 2025 -
Fix JIT_LMul optimization
#110467 merged
Jan 8, 2025 -
Rename COM+ in code comments
#111097 merged
Jan 8, 2025 -
Remove HMFs from JIT helpers
#111134 merged
Jan 8, 2025 -
[cDAC] Use Moq in CodeVersionsTest
#110750 merged
Jan 8, 2025 -
[release/9.0-staging] Fix calling convention mismatch in GC callouts
#111105 merged
Jan 8, 2025 -
[release/9.0-staging] Fix C++/CLI applications which use __declspec(appdomain)
#110495 merged
Jan 8, 2025 -
[release/9.0-staging] Fix reporting GC fields from base types
#111040 merged
Jan 8, 2025 -
JIT: split loop headers that are also try entries
#110880 merged
Jan 8, 2025 -
[release/9.0-staging] [BrowserDebugProxy] Remove exception details from error report
#111202 merged
Jan 8, 2025 -
[release/9.0-staging] Move ComWrappers AddRef to C/C++
#110815 merged
Jan 8, 2025 -
[release/9.0-staging] ILC: Allow OOB reference to upgrade framework assembly
#110058 merged
Jan 8, 2025 -
[release/9.0-staging] Fix handling of IDynamicInterfaceCastable wrt CastCache
#110007 merged
Jan 8, 2025 -
[release/9.0-staging] Fix IDynamicInterfaceCastable with shared generic code
#109918 merged
Jan 8, 2025 -
[release/9.0-staging] Remove HttpMetricsEnrichmentContext caching
#110626 merged
Jan 8, 2025 -
Fix LocalizableString to work with internal ResourceType
#111130 merged
Jan 8, 2025 -
[main] Update dependencies from dotnet/emsdk
#111199 merged
Jan 8, 2025 -
[BrowserDebugProxy] Remove exception details from error report
#111169 merged
Jan 8, 2025 -
[main] Update dependencies from dotnet/source-build-reference-packages
#111125 merged
Jan 8, 2025 -
[main] Update dependencies from dnceng/internal/dotnet-optimization
#111109 merged
Jan 8, 2025 -
[main] Update dependencies from dotnet/roslyn
#111184 merged
Jan 8, 2025 -
Define Pack target in dotnet-pgo-pack.proj
#111193 merged
Jan 8, 2025 -
[main] Update dependencies from dotnet/runtime, dotnet/runtime-assets
#111190 merged
Jan 8, 2025 -
JIT: Unify Swift parameter register homing with normal homing
#110859 merged
Jan 8, 2025 -
[release/8.0-staging] Remove HttpMetricsEnrichmentContext caching
#110628 merged
Jan 8, 2025 -
[release/9.0-staging] Fix race condition when cancelling pending HTTP connection attempts
#110764 merged
Jan 8, 2025 -
[release/8.0-staging] Fix race condition when cancelling pending HTTP connection attempts
#110765 merged
Jan 8, 2025 -
JIT: add missing SetMorphed call
#111176 merged
Jan 8, 2025 -
SPMI: Target .NET 10.0
#111163 merged
Jan 7, 2025 -
[main] Update dependencies from dotnet/roslyn
#111081 merged
Jan 7, 2025 -
Delete FEATURE_INTERPRETER
#111137 merged
Jan 7, 2025 -
Pass the -pack switch to repo source-build leg
#111153 merged
Jan 7, 2025 -
JIT: Enable profile consistency checking up to morph
#111047 merged
Jan 7, 2025 -
[release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages
#110905 merged
Jan 7, 2025 -
JIT: Add helpers for increasing/decreasing block weights
#111135 merged
Jan 7, 2025 -
[main] Update dependencies from dotnet/arcade
#111110 merged
Jan 7, 2025 -
[release/8.0-staging] [mono] Chain
SIGSEGV
native crashes to the defaultSIGSEGV
handler#110866 merged
Jan 7, 2025 -
[release/9.0-staging] [mono] Chain
SIGSEGV
native crashes to the defaultSIGSEGV
handler#110863 merged
Jan 7, 2025 -
JIT: Check DFS tree containment before checking ancestry
#111128 merged
Jan 7, 2025 -
[infra][mono] Disable failing BinaryFormatterTests.ValidateAgainstBlobs test on Windows
#111118 merged
Jan 7, 2025 -
Revert "Fix NativeAOT ThunksPool thunk data block size handling."
#110983 merged
Jan 7, 2025 -
Exit the lock before we call into user code and handle losing the race for the RCW table
#110828 merged
Jan 7, 2025 -
JIT: handle nested try case in empty try removal
#111129 merged
Jan 7, 2025 -
[TestOnly][release/9.0-staging] Fix TimeProvider Test
#111132 merged
Jan 6, 2025 -
Update System.Speech to also recognize Speech_OneCore
#110123 merged
Jan 6, 2025 -
JIT: Use postorder numbers as keys into ordinals in 3-opt layout
#110922 merged
Jan 6, 2025 -
Fix typos
#110632 merged
Jan 6, 2025 -
Unwrap NullableValue for diagnostics creation and add try/catch for formatting diagnostics
#110229 merged
Jan 6, 2025 -
JIT: Add a metric for inverted loops
#111120 merged
Jan 6, 2025 -
JIT: Consolidate block pred iterator logic
#111009 merged
Jan 6, 2025 -
JIT: Reuse LSRA's block sequence for initial layout during block reordering
#110921 merged
Jan 6, 2025 -
JIT: Clean up
fgReplaceJumpTarget
call sites#111006 merged
Jan 6, 2025 -
Fix hashing in Logging source gen
#111073 merged
Jan 6, 2025 -
Fix TimeProvider Test
#111080 merged
Jan 6, 2025 -
Fix pri1 test build
#111119 merged
Jan 6, 2025 -
[main] Update dependencies from dotnet/source-build-reference-packages
#111111 merged
Jan 6, 2025 -
Remove HMFs from JIT helpers
#111088 merged
Jan 4, 2025 -
Fix WriteNamedBitList for enums with negative values.
#111048 merged
Jan 4, 2025 -
Remove HMFs from JIT helpers
#111075 merged
Jan 3, 2025 -
Use -pack switch instead of -allconfigurations to create packages
#110778 merged
Jan 3, 2025 -
Remove unused packageindex infra
#111002 merged
Jan 3, 2025 -
Change RSA.LegalKeySizes for Apple platforms to return 8192
#110591 merged
Jan 3, 2025 -
Fix LoaderAllocator of DynamicMethodTable
#111038 merged
Jan 3, 2025 -
Remove HMFs from JIT helpers
#111034 merged
Jan 3, 2025 -
[mono] [llvm-aot] Fixed storing Vector3 into memory
#111000 merged
Jan 3, 2025 -
[main] Update dependencies from dotnet/arcade
#111067 merged
Jan 3, 2025 -
[LoongArch64] Disabled the
largeframe secondary
case in stackoverflow tests for LA64.#111063 merged
Jan 3, 2025 -
[main] Update dependencies from dotnet/roslyn
#111053 merged
Jan 3, 2025 -
Baseline some more pri1 tests with NAOT
#111042 merged
Jan 3, 2025 -
Fix PAL tests compilation on Alpine Linux
#111045 merged
Jan 3, 2025 -
Do not substitute return values of constrained calls
#111030 merged
Jan 2, 2025 -
Add missing X509CertificateLoader documentation
#111036 merged
Jan 2, 2025 -
Warn on message formatting failure instead of crash, and fix Native AOT MakeGenericType failure
#110330 merged
Jan 2, 2025 -
Code modernization in System.Linq
#110910 merged
Jan 2, 2025
44 Pull requests opened by 29 people
-
[browser] remove EXPORT_EXCEPTION_HANDLING_HELPERS
#111033 opened
Jan 2, 2025 -
Support writing base64 JSON segments
#111041 opened
Jan 2, 2025 -
Optimize Microsoft.Extensions.Caching.Memory
#111050 opened
Jan 3, 2025 -
Baseline more pri1 tests with native AOT
#111068 opened
Jan 3, 2025 -
[release/9.0-staging] [mono] [llvm-aot] Fixed storing Vector3 into memory
#111069 opened
Jan 3, 2025 -
[JIT] Enable conditional chaining for Intel APX
#111072 opened
Jan 3, 2025 -
Change pool to *-int to test Cobalt 100 machines
#111074 opened
Jan 3, 2025 -
Hide reflection additions introduced for Windows Store
#111079 opened
Jan 3, 2025 -
Use `Unsafe.BitCast` in `SpanHelpers.Fill`
#111091 opened
Jan 4, 2025 -
Allow collection expressions for 'System.Collections.ObjectModel' collection types
#111093 opened
Jan 5, 2025 -
Simplify `AssemblyName.EscapeCodeBase` and remove `unsafe`.
#111095 opened
Jan 5, 2025 -
Fix typos in ArgumentOutOfRangeException.cs
#111100 opened
Jan 5, 2025 -
ConfigurationBuilder.AddJsonFile can't fire OnChange event using relative paths
#111101 opened
Jan 5, 2025 -
JIT: Emulate missing x86 shift instructions for xplat intrinsics
#111108 opened
Jan 6, 2025 -
[HttpStress] Another attempt on unobserved exceptions
#111126 opened
Jan 6, 2025 -
Split the Runtime Shared Framework project and combine legs in the official build
#111136 opened
Jan 6, 2025 -
[release/9.0-staging] fix TCP FastOpen compilation
#111142 opened
Jan 7, 2025 -
Treat `--sourcelink` as output option
#111144 opened
Jan 7, 2025 -
Tests ran counter
#111145 opened
Jan 7, 2025 -
Fix NativeAOT ThunksPool thunk data block size handling.
#111149 opened
Jan 7, 2025 -
[browser] remove MT event pipe
#111152 opened
Jan 7, 2025 -
[release/8.0-staging] Update dependencies from dotnet/hotreload-utils
#111159 opened
Jan 7, 2025 -
Complex Rune enumeration over spans of UTF-16 and UTF-8 text
#111170 opened
Jan 7, 2025 -
Update branding to 8.0.13
#111171 opened
Jan 7, 2025 -
Update branding to 9.0.2
#111172 opened
Jan 7, 2025 -
XML docs for LINQ Join, LeftJoin, RightJoin
#111177 opened
Jan 7, 2025 -
Fix constrained call corner cases
#111178 opened
Jan 7, 2025 -
Add a number of additional APIs to the various SIMD accelerated vector types
#111179 opened
Jan 8, 2025 -
Make cdac APIs public but experimental
#111180 opened
Jan 8, 2025 -
[browser] mono_wasm_enable_gc and pump_count cleanup
#111198 opened
Jan 8, 2025 -
Implement 'ConditionalWeakTable<TKey,TValue>.GetOrAdd' APIs
#111204 opened
Jan 8, 2025 -
Add support for AVX10.2, Add AVX10.2 API surface and template tests
#111209 opened
Jan 8, 2025 -
Fix ArrayBuffer resizing logic
#111213 opened
Jan 8, 2025 -
[browser][ST] trim more MT code
#111214 opened
Jan 8, 2025 -
[browser] new trimmer feature System.TimeZoneInfo.Invariant
#111215 opened
Jan 8, 2025 -
Delete dead code in ilasm PE writer
#111218 opened
Jan 8, 2025 -
[main] Update dependencies from dotnet/arcade
#111220 opened
Jan 9, 2025 -
Change metadata handle split to 7-bit handle type
#111222 opened
Jan 9, 2025 -
Synchronize metadata schema generator
#111223 opened
Jan 9, 2025 -
Prevent stack overflow in Attribute.cs
#111225 opened
Jan 9, 2025 -
Fix RhpCallCatchFunclet .text relocation on amd64.
#111227 opened
Jan 9, 2025 -
Add Try methods to JsonObject
#111229 opened
Jan 9, 2025 -
JIT: Model GT_RETURN kills with contained operand
#111230 opened
Jan 9, 2025 -
Add links to @dotnet/ teams in area-owners.md
#111233 opened
Jan 9, 2025
164 Issues closed by 49 people
-
IL Trimmer has encountered an unexpected error
#111089 closed
Jan 9, 2025 -
TypedTableBase Constructor
#30364 closed
Jan 9, 2025 -
[mono] Windows x64 Mono job BinaryFormatterTests exception
#107553 closed
Jan 9, 2025 -
Function Pointer Returned is NOT the Actual Method Pointer Invoked by Runtime
#111224 closed
Jan 9, 2025 -
[API Proposal]: `ActivatorUtilities.CreateFactory<T>` with params span
#101889 closed
Jan 9, 2025 -
JIT differences in reporting call sites in GC info
#103917 closed
Jan 9, 2025 -
Assert failure: LoaderHeap must return zero-initialized memory
#111140 closed
Jan 9, 2025 -
Create Xamarin targeting packs
#16619 closed
Jan 9, 2025 -
[Release: Virtual ARM Device] Linux ARM Emulator to Build/Run .Net Core
#5394 closed
Jan 9, 2025 -
Could not load file or assembly using Microsoft.Extensions.Configuration.Json
#18461 closed
Jan 9, 2025 -
Exception constructors should be marked NoInlining.
#6966 closed
Jan 9, 2025 -
How to Navigate through source
#7765 closed
Jan 9, 2025 -
CoreCLR contracts check on Unix
#7801 closed
Jan 9, 2025 -
Removing overrides is also dangerous
#20969 closed
Jan 9, 2025 -
Question: how does targeting netstandard versus netcoreapp work?
#21042 closed
Jan 9, 2025 -
APIs out of scope in CoreFX - 'CoreFXExtensions' repo?
#22228 closed
Jan 9, 2025 -
Investigate Linux x64 throughput 2.0.0 vs 1.1.0 regressions
#8382 closed
Jan 9, 2025 -
ASP.NET Core with Docker support: Connection refused
#23200 closed
Jan 9, 2025 -
Proposal: Take the burden away from developers, allow the runtime to swap out classes
#9050 closed
Jan 9, 2025 -
Need good diagnostics for missing dependencies
#23766 closed
Jan 9, 2025 -
Outreach to Nuget package owners with potentially compatible assets
#24195 closed
Jan 9, 2025 -
Performance data publicly available
#24354 closed
Jan 9, 2025 -
[Question] CoreCLR low memory footprint configuration
#9779 closed
Jan 9, 2025 -
Not woring on arm64(aarch64) platform?
#9970 closed
Jan 9, 2025 -
Introduce concept of "test" mode for apps
#10042 closed
Jan 9, 2025 -
On static references
#10060 closed
Jan 9, 2025 -
Requesting support for Linux-ARM w/ 16 FPU registers
#13411 closed
Jan 9, 2025 -
Enable Broader IBC Optimization for Libraries
#26622 closed
Jan 9, 2025 -
Evaluate Additional EventSources to Be Added to Libraries
#26623 closed
Jan 9, 2025 -
investigate kqueue processing on FreeBSD
#26633 closed
Jan 9, 2025 -
Abnormal memory spikes in .NET Core 2.1 when running on containers with memory limit set
#27861 closed
Jan 9, 2025 -
Struct readonly modifiers
#28228 closed
Jan 9, 2025 -
Will you have windows service project for .net core?
#28921 closed
Jan 9, 2025 -
Audit [OuterLoop] tests for candidates to promote to inner loop
#29163 closed
Jan 9, 2025 -
Better PR and guidance on Assembly Unloading for reflection heavy libraries
#29277 closed
Jan 9, 2025 -
WhatIf-Discussion: What would a .NET Core optimized OS and HW look like?
#12546 closed
Jan 9, 2025 -
Getting underlying value of nullable without code duplication in generics
#12568 closed
Jan 9, 2025 -
Getting rid of "out" params in order to use ValueTuple / Nullability
#12729 closed
Jan 9, 2025 -
Find and fix all occurrences of incorrect one-time initialization using static locals
#13088 closed
Jan 9, 2025 -
xunit warnings: Non-serializable data
#30324 closed
Jan 9, 2025 -
Provide full dependency lists for building .NET Core
#30734 closed
Jan 9, 2025 -
Include adding/removing generic variance keywords to breaking changes doc
#31258 closed
Jan 9, 2025 -
Discussion: ARM SVE Extensions
#13781 closed
Jan 9, 2025 -
Application Settings migration from netframework to netcore
#31482 closed
Jan 9, 2025 -
[API Proposal]: Allow passing `ReadOnlySpan<byte>` to `Marshal.Copy`
#111216 closed
Jan 9, 2025 -
arm64: Assertion failed 'loop->ContainsBlock(pred)' during 'Do value numbering'
#110959 closed
Jan 9, 2025 -
Invalid image produced by ilasm in .NET 9.0
#111189 closed
Jan 8, 2025 -
Produce debuginfo/dbgpkg RPM and Debian packages
#3781 closed
Jan 8, 2025 -
Getting process information is few times slower on Linux
#1002 closed
Jan 8, 2025 -
JIT: Consider canonicalizing loops whose header is the beginning of a try
#96887 closed
Jan 8, 2025 -
System.Text.Encoding.CodePages 9.0.0 isn't copied on build output directory when targeting net8.0 framework
#111205 closed
Jan 8, 2025 -
Optimise default implementation of Stream.ReadByte using spans
#111206 closed
Jan 8, 2025 -
[DataAnnotations] LocalizableString does not work with internal resource types
#110073 closed
Jan 8, 2025 -
Socket.Connection refused on linux and osx
#923 closed
Jan 8, 2025 -
.net 9 text.json rounds long numbers
#110927 closed
Jan 8, 2025 -
ImmutableArrayExtensions and Enumerable parity
#111194 closed
Jan 8, 2025 -
Running GenerateReferenceSource on System.Linq.Expressions produces large diffs
#1671 closed
Jan 8, 2025 -
System.Text.Json doesn't handle multiple levels of polymorphism with abstract types
#111188 closed
Jan 8, 2025 -
`JsonNode` throws exception too early on invalid JSON
#111186 closed
Jan 8, 2025 -
JIT: Swift register homing can be unified with general register homing
#110808 closed
Jan 8, 2025 -
`HttpMetricsEnrichmentContext.AddCallback` seems to sometimes add duplicate tags
#108284 closed
Jan 8, 2025 -
[infra][arm64] OSX-based CI is timing out
#111029 closed
Jan 8, 2025 -
Assertion failed '(*use)->WasMorphed()' during 'Morph - Global'
#110960 closed
Jan 8, 2025 -
Graphics.IsVisible Method stack overflow exception
#111157 closed
Jan 7, 2025 -
Bright console colors don't work correctly on Linux
#23241 closed
Jan 7, 2025 -
System.Formats.Cbor.Tests.DataModel.fsproj gets compiled with --publicsign+ when DotNetBuildSourceOnly=true
#111117 closed
Jan 7, 2025 -
[Feature] General purpose data binding support?
#15140 closed
Jan 7, 2025 -
Test failure:System.Net.Quic.Tests.QuicStreamTests.MultipleReadsAndWrites
#106002 closed
Jan 7, 2025 -
QuicStream has racy ManualResetValueTaskSourceCore usage
#105263 closed
Jan 7, 2025 -
[API Proposal]: Add EntityHandling property to XmlReaderSettings
#86107 closed
Jan 7, 2025 -
HttpHeaders.TryAddWithoutValidation different behaviour between .net 6 and .net 7/8
#111065 closed
Jan 7, 2025 -
TransformSchemaNode & JsonConverter
#111122 closed
Jan 7, 2025 -
Some bug in Balancing Group of Regular Expressions
#111148 closed
Jan 7, 2025 -
Assertion failed 'Contains(ancestor) && Contains(descendant)' during 'SSA: liveness'
#110957 closed
Jan 7, 2025 -
To Add an ES6 Compatible Way to ToString double
#16471 closed
Jan 7, 2025 -
Add netstandard configuration for System.Security.Cryptography.Pkcs.Tests
#27237 closed
Jan 7, 2025 -
[API Proposal]: Support Passing Full Certificate Chain with HttpClientHandler.ClientCertificates
#110867 closed
Jan 7, 2025 -
BinaryExpression.AndAlso with user defined method
#28992 closed
Jan 7, 2025 -
Have you compiled the. NET Core version of Armel?
#831 closed
Jan 7, 2025 -
[browser] Limit PNSE in `HybridGlobalization`
#95921 closed
Jan 7, 2025 -
Allow exporting PKCS12 cert private keys using AES encryption
#29200 closed
Jan 7, 2025 -
Hang during 'ComWrappers.TryGetOrCreateObjectForComInstanceInternal()' on Native AOT
#110823 closed
Jan 7, 2025 -
CRT Pow function has bad performance on Windows
#10798 closed
Jan 7, 2025 -
Support parsing `snan`
#11573 closed
Jan 7, 2025 -
Road to code coverage
#960 closed
Jan 7, 2025 -
decimal performance regression on x86 for netcore 3
#12286 closed
Jan 7, 2025 -
Performance of BigInteger.Pow isn't optimal when exponent is NPOT
#31378 closed
Jan 7, 2025 -
double.TryParse converts small exponent to negative infinity in .NET Core 3.0+
#13806 closed
Jan 7, 2025 -
Consider revisiting X509ChainStatusFlag parsing on macOS
#32941 closed
Jan 7, 2025 -
Flesh out Decimal API and allow rounding to negative decimal places
#33126 closed
Jan 7, 2025 -
MathF.Log2 unexpected performance
#37115 closed
Jan 7, 2025 -
Linux strip command breaks single-file, native assemblies in 3.1
#37334 closed
Jan 7, 2025 -
.NET 9: Zeroconf discovery is broken
#110443 closed
Jan 7, 2025 -
Assertion failed 'HBtab->ebdTryBeg->HasFlag(BBF_DONT_REMOVE)' during 'Remove empty try-catch-fault 2/3
#110958 closed
Jan 7, 2025 -
[9.0][osx] Assert test failure: Values differ in TestProviderTimer
#107571 closed
Jan 7, 2025 -
System.Speech should work with OneCore voices
#110120 closed
Jan 6, 2025 -
Strongly-typed database schema API that doesn't rely on DataTable
#19324 closed
Jan 6, 2025 -
System.Data.Odbc future improvements
#20731 closed
Jan 6, 2025 -
Consider making DbDataReader implement IAsyncEnumerable
#25298 closed
Jan 6, 2025 -
Duplicate types in src/System.Data.Common and src/Common
#27648 closed
Jan 6, 2025 -
Ability to get metadata about foreign keys for ODBC
#28517 closed
Jan 6, 2025 -
ADO.NET metadata/feature/capability discovery API
#28763 closed
Jan 6, 2025 -
System.Data.OleDb.Tests.OleDbConnectionTests.GetSchema failed in CI
#29446 closed
Jan 6, 2025 -
GetChanges_Relations_DifferentRowStatesTest fails on CI
#30129 closed
Jan 6, 2025 -
Re-enabled System.Data.Tests.DataSetTest/SerializeDataSet3 failing on CI
#30154 closed
Jan 6, 2025 -
Segmentation fault when using odbcConnection.GetSchema
#30647 closed
Jan 6, 2025 -
`DebuggerDisplayAttribute` in ADO.NET types
#31322 closed
Jan 6, 2025 -
System.Data.Odbc ERROR [IM002] [Microsoft] [ODBC driver manager]
#772 closed
Jan 6, 2025 -
JIT: Assertion failed 'HBtab->ebdTryBeg->HasFlag(BBF_DONT_REMOVE)' in during 'Remove empty try/catch/fault'
#110954 closed
Jan 6, 2025 -
HttpClient and Activity lifetime
#37141 closed
Jan 6, 2025 -
Wrong names in CultureInfo on iOS
#111115 closed
Jan 6, 2025 -
[API Proposal]: Add HttpUtility.UrlDecode(ReadOnlySpan<char>)
#111114 closed
Jan 6, 2025 -
OverflowException in LoggerMessageGenerator.GetNonRandomizedHashCode
#110698 closed
Jan 6, 2025 -
System.TimeProviderTests.TestProviderTimer test failure
#110759 closed
Jan 6, 2025 -
MediaTypeHeaderValue should ignore unknow parameters in MIME types
#38264 closed
Jan 6, 2025 -
Poor Performance using IHttpClientFactory with SocketsHttpHandler with Machine Name
#38464 closed
Jan 6, 2025 -
Test failure: System.Net.Quic.Tests.MsQuicTests.ManagedAVE_MinimalFailingTest
#110896 closed
Jan 6, 2025 -
Test failure: System.Net.Quic.Tests.MsQuicTests.CertificateCallbackThrowPropagates
#110898 closed
Jan 6, 2025 -
What's with "Enumerable.Reverse()"?
#109255 closed
Jan 6, 2025 -
[Perf] Linux/x64: System.Numerics.Tests.Perf_Matrix3x2 Regression on 12/13/2024 1:28:01 PM
#110789 closed
Jan 6, 2025 -
[API Proposal]: Add an AsReadOnly() extension method for ISet<T>
#111106 closed
Jan 6, 2025 -
Provider compliance/test suite for ADO.NET
#17004 closed
Jan 6, 2025 -
HttpWebRequest does not add referer header to redirects when AllowAutoRedirect is true
#31225 closed
Jan 6, 2025 -
Proposal: MemoryPool.RentExact() returns IMemoryOwner with pre-sliced Memory
#30165 closed
Jan 5, 2025 -
MEF on .NET Core 2.1 fails to load plugins from folder , but works well with .NET Framework 4.6.1
#30978 closed
Jan 5, 2025 -
Equivalent for System.CodeDom configuration element?
#1434 closed
Jan 5, 2025 -
CoreCLR PAL tests on QNX: Crashes and exceptions not reported as FAILED
#35119 closed
Jan 5, 2025 -
Filter out properties stored in Configuration::knobValues
#36239 closed
Jan 5, 2025 -
[Mono] Named mutexes are not working cross-process
#36307 closed
Jan 5, 2025 -
ArrayPool clearing not working with many tasks
#111090 closed
Jan 4, 2025 -
IOptionsMonitor<T> does not refresh with custom ConfigurationProvider
#111070 closed
Jan 4, 2025 -
StreamReader
#111087 closed
Jan 4, 2025 -
Calling certain native functions from custom hosted dotnet causes error
#110975 closed
Jan 4, 2025 -
ColorTranslator exists in both System.Drawing.Primitives and System.Drawing.Common.
#111082 closed
Jan 4, 2025 -
AsnEncoder.WriteNamedBitList incorrectly encodes negative values
#111044 closed
Jan 4, 2025 -
[JIT] JIT should remove side-effect free for loops
#111078 closed
Jan 4, 2025 -
macOS: RSA.Create and Import fails with > 8192-bit keys
#110588 closed
Jan 3, 2025 -
Assert failure in SetLoaderAllocator() when calling a DynamicMethod with collectible AssemblyLoadContext
#110987 closed
Jan 3, 2025 -
GetWeekOfYear gives incorrect result
#111062 closed
Jan 3, 2025 -
Blazor WebAssembly AOT failed with VS2022 17.12.1 Professional
#110038 closed
Jan 3, 2025 -
Class `Vector3` field assignation overwrites the next field's contents when using LLVM AOT
#110820 closed
Jan 3, 2025 -
How to assign values to ref fields passed from C # in C++
#111055 closed
Jan 3, 2025 -
Apps test
#111064 closed
Jan 3, 2025 -
System.ArgumentNullException on new MutexAccessRule
#111060 closed
Jan 3, 2025 -
HashHelpers.FastMod might not return a valid modulo
#111043 closed
Jan 2, 2025 -
IDynamicInterfaceCastable and dynamic keyword
#37812 closed
Jan 2, 2025 -
ntml windows is work,linux not work
#110371 closed
Jan 2, 2025 -
NativeAOT: Usage of `static virtual` method from interface gets miscompiled as infinite loop
#110932 closed
Jan 2, 2025 -
[area-Tools-ILLink]: dotnet publish crashing when using PublishTrimmed option
#109536 closed
Jan 2, 2025 -
Support for fast mixed mode call stack determination
#12405 closed
Jan 2, 2025 -
HttpHandlerDiagnosticListener may have issues with W3C tracecontext handling
#37124 closed
Jan 2, 2025 -
Add support for Arm64EC platform for COM based addins
#96342 closed
Jan 2, 2025
50 Issues opened by 42 people
-
Vectorize BigInteger's IBinaryInteger implementation
#111234 opened
Jan 9, 2025 -
HttpClient leaves info about requests and responses in process memory dump
#111232 opened
Jan 9, 2025 -
.runtimeconfig.json], offset 0 (line 1, column 1): The document is empty.
#111231 opened
Jan 9, 2025 -
[API Proposal]: `ActivatorUtilities.CreateFactoryOf<TDelegate>`
#111228 opened
Jan 9, 2025 -
[API Proposal]: `System.Linq.Shuffle()`
#111221 opened
Jan 9, 2025 -
[API Proposal]: Add APIs to WebSocket which allow it to be read as a Stream
#111217 opened
Jan 8, 2025 -
Batched random for the CSPRNG (and System.Random)
#111211 opened
Jan 8, 2025 -
Pattern Matching Boxed Primitives Differs From Unboxed Primitive
#111210 opened
Jan 8, 2025 -
Assertion failed '(dstPos >= startPos) && (dstPos <= endPos)' during 'Optimize layout'
#111207 opened
Jan 8, 2025 -
[API Proposal]: ExactSizeMemoryPool<T> to rent out IMemoryOwner<T> with exact sizes
#111203 opened
Jan 8, 2025 -
Long GC Suspend and hard faults
#111201 opened
Jan 8, 2025 -
[API Proposal]: Let ALC unload by String Name
#111197 opened
Jan 8, 2025 -
gcstress failures on arm64
#111192 opened
Jan 8, 2025 -
Implemement default interface methods constrained call corner case
#111191 opened
Jan 8, 2025 -
JSON Console Logger does not serialize enumerable items in State
#111187 opened
Jan 8, 2025 -
How to enable mixed mode debug for CoreCLR?
#111183 opened
Jan 8, 2025 -
EEPolicy::HandleFatalError calls RaiseFailFastException with invalid context
#111182 opened
Jan 8, 2025 -
DirectoryCatalog should not do ToUpper if case sensitivity is enabled
#111181 opened
Jan 8, 2025 -
Make tracing DI friendly
#111175 opened
Jan 7, 2025 -
Add a function in C# ready Boolean functions...
#111174 opened
Jan 7, 2025 -
C#, Environment.PhysicalCoreCount
#111173 opened
Jan 7, 2025 -
Linux diagnostic socket name gets truncated when TMPDIR is too long
#111165 opened
Jan 7, 2025 -
`BadImageFormatException` on startup after adding a nested type to `<Module>` in .NET 9
#111164 opened
Jan 7, 2025 -
BUG:Some bug in Balancing Group of Regular Expressions
#111161 opened
Jan 7, 2025 -
System.Security.Cryptography 0xc100000d:
#111156 opened
Jan 7, 2025 -
Linker error in InputNumber
#111160 opened
Jan 7, 2025 -
[mono][ios] Add a functional test for testing `SIGSEGV` signal chaining to default handler on iOS platforms
#111150 opened
Jan 7, 2025 -
[API Proposal]: TensorPrimitives.Sequential
#111141 opened
Jan 7, 2025 -
Issue cleanup automation should close issues "As not planned" instead of "As completed"
#111131 opened
Jan 6, 2025 -
Return buffer write barrier trade-off
#111127 opened
Jan 6, 2025 -
Warning not provided for obsolete method ReadOnlySpan.Equals
#111166 opened
Jan 6, 2025 -
[API Proposal]: static NotImplementedException throw helper.
#111113 opened
Jan 6, 2025 -
[API Proposal]: Expose ThreadPool.NotifyThreadBlocked() and NotifyThreadUnblocked()
#111102 opened
Jan 6, 2025 -
[API Proposal]: Expose SessionKey on NegotiateAuthentication
#111099 opened
Jan 5, 2025 -
[browser][MT] .NET 9 regression of sync interop
#111098 opened
Jan 5, 2025 -
System.InvalidProgramException on ARM64 in .NET 9
#111094 opened
Jan 5, 2025 -
Blazor Server vs WASM - different output on `enumerable is ICollection<int>`
#111147 opened
Jan 4, 2025 -
[WASM] PackedSimd.IsSupported returns false in .NET 8.0.11~9.0.0
#111085 opened
Jan 4, 2025 -
Efficient way to check if a method has been overridden
#111083 opened
Jan 4, 2025 -
[JIT] Inefficient in-place readonly record struct updates with "with" keyword
#111076 opened
Jan 3, 2025 -
NET 9.0 Android Console App SIGSEGV Crash
#111071 opened
Jan 3, 2025 -
.Net9 Android Release Precompiling failed
#111200 opened
Jan 3, 2025 -
Randomly Getting System.IO.IOException: net_io_readfailure, Software caused connection abort
#111061 opened
Jan 3, 2025 -
Incorrect Encoding in Console Output with WinExe OutputType
#111057 opened
Jan 3, 2025 -
Randomly getting System.Net.Sockets.SocketException (111): Connection refused in Production
#111056 opened
Jan 3, 2025 -
[API Proposal]: Add logging APIs to System.ClientModel
#111046 opened
Jan 2, 2025
610 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.
-
[JIT] Add legacy extended EVEX encoding and EVEX.ND/NF feature to x64 emitter backend
#108796 commented on
Jan 7, 2025 • 20 new comments -
Safer stackallocs
#110864 commented on
Jan 6, 2025 • 17 new comments -
[ILASM] Add support for deterministic builds and PDB checksums
#109091 commented on
Jan 9, 2025 • 14 new comments -
Build the "in build" crossgen2 into a pack that we can use within the VMR
#110676 commented on
Jan 9, 2025 • 13 new comments -
[Apple mobile] Enable trimming on build machines to match ILLink features
#110966 commented on
Jan 8, 2025 • 13 new comments -
Add readonly Capacity property to PriorityQueue<TElement, TPriority>
#110727 commented on
Jan 8, 2025 • 12 new comments -
Add support for building CoreCLR for MacCatalyst/iOS simulator
#109928 commented on
Jan 7, 2025 • 10 new comments -
Use `Unsafe.BitCast`to cast `Memory<T>` and `ReadOnlyMemory<T>`
#111023 commented on
Jan 6, 2025 • 10 new comments -
Propose new async API
#110420 commented on
Jan 9, 2025 • 8 new comments -
Add linux-riscv64 nativeaot runtime build
#110688 commented on
Jan 9, 2025 • 7 new comments -
Gc enter/leave/poll without HELPER_METHOD_FRAME
#109378 commented on
Jan 9, 2025 • 7 new comments -
Update Stepping through GenericPInvokeCalli Stub under the Debugger
#110677 commented on
Jan 7, 2025 • 6 new comments -
Remove unsafe `bool` casts
#111024 commented on
Jan 3, 2025 • 6 new comments -
Beginnings of native Android build
#110471 commented on
Jan 8, 2025 • 6 new comments -
Use managed signer for bundles
#110417 commented on
Jan 7, 2025 • 6 new comments -
Remove BinaryReader and BinaryWriter references from ZipArchive
#103153 commented on
Jan 7, 2025 • 5 new comments -
Use live apphost when publishing ilc as singlefile
#105004 commented on
Jan 9, 2025 • 4 new comments -
[browser] Add `OutputType=Library` tests
#110731 commented on
Jan 9, 2025 • 4 new comments -
Add specialized FrozenSet implementations for byte and char
#110842 commented on
Jan 7, 2025 • 4 new comments -
Fix conflicting HttpClient configs
#110999 commented on
Jan 4, 2025 • 3 new comments -
Remove ConcurrentDictionary lookups from Unix socket event loop
#109052 commented on
Jan 8, 2025 • 2 new comments -
Include correct `HResult` in `IOException` during preallocation when the disk is full
#110281 commented on
Jan 9, 2025 • 2 new comments -
[NativeAOT/ARM64] Generate frames compatible with Apple compact unwinding
#107766 commented on
Jan 9, 2025 • 2 new comments -
[iOS] Set CurrentCulture locale to specific format based on system default when possible
#111032 commented on
Jan 7, 2025 • 2 new comments -
[JIT] [APX] Enable additional General Purpose Registers.
#108799 commented on
Jan 8, 2025 • 1 new comment -
Add lock in ValidateName
#110780 commented on
Jan 9, 2025 • 1 new comment -
Dispose instance of XmlNodeReader in LoadInnerXml
#110735 commented on
Jan 9, 2025 • 1 new comment -
Fix alignment padding and add test for saving managed resources
#110915 commented on
Jan 7, 2025 • 1 new comment -
[release/8.0-staging] Update .NET 8 build images to use Azure Linux
#110199 commented on
Jan 6, 2025 • 1 new comment -
Further clean up usages of LowLevelList<T>
#109114 commented on
Jan 4, 2025 • 1 new comment -
Clean up in Number.Formatting.cs
#110955 commented on
Jan 6, 2025 • 1 new comment -
JIT: Add TSPLIB dump capabilities to block layout
#111005 commented on
Jan 6, 2025 • 1 new comment -
Fix stack overflow in compiler-generated state
#109207 commented on
Jan 8, 2025 • 1 new comment -
Minimize use of `unsafe` context
#111025 commented on
Jan 2, 2025 • 1 new comment -
[browser][MT] fail in System.Reflection.RuntimeMethodInfo.InternalInvoke
#100831 commented on
Jan 9, 2025 • 0 new comments -
LibraryImportGenerator.Unit.Tests crashing on linux-x64 mono interpreter
#100800 commented on
Jan 9, 2025 • 0 new comments -
[wasm] perftiger v8 - Failed to install prerequisites
#100910 commented on
Jan 9, 2025 • 0 new comments -
GetLoadLevel() postcondition failure
#101096 commented on
Jan 9, 2025 • 0 new comments -
[wasm] Timeout in System.Text.Json.Tests
#101204 commented on
Jan 9, 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
Jan 9, 2025 • 0 new comments -
[wasm][MT] null function or function signature mismatch
#101481 commented on
Jan 9, 2025 • 0 new comments -
[8.0] Test failure in System.Diagnostics.Tests.ProcessTests.MainWindowHandle_GetWithGui_ShouldRefresh_Windows
#101700 commented on
Jan 9, 2025 • 0 new comments -
[tvos][arm64] Segfault in System.Formats.Tests
#101692 commented on
Jan 9, 2025 • 0 new comments -
[wasm][AOT] emcc : error - received SIGKILL (-9)
#89402 commented on
Jan 9, 2025 • 0 new comments -
System.Buffers.Tests timeout on wasm MT
#102040 commented on
Jan 9, 2025 • 0 new comments -
System.Diagnostics.Tests.ProcessTests.TestCheckChildProcessUserAndGroupIds failing Subset assertion
#92944 commented on
Jan 9, 2025 • 0 new comments -
The system cannot open the device or file specified 'NuGet-Migrations'
#91987 commented on
Jan 9, 2025 • 0 new comments -
[8.0] [wasm] [AOT] HTTP Error 500.30 - ASP.NET Core app failed to start
#95160 commented on
Jan 9, 2025 • 0 new comments -
Test failure System.Diagnostics.Tests.PerformanceCounterCategoryTests.PerformanceCounterCategory_Create_Invalid
#94498 commented on
Jan 9, 2025 • 0 new comments -
[browser][MT] MutexTests - operation does not support unaligned accesses
#96191 commented on
Jan 9, 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
Jan 9, 2025 • 0 new comments -
[6.0] Test failure in System.Text.Json.Tests.Utf8JsonWriterTests.Writing3MBBase64Bytes(formatted: True, skipValidation: False)
#96879 commented on
Jan 9, 2025 • 0 new comments -
System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime failing
#97020 commented on
Jan 9, 2025 • 0 new comments -
CI error on WasmTestOnBrowser-System.Numerics.Tensors.Net8.Tests
#97124 commented on
Jan 9, 2025 • 0 new comments -
[browser][debugger] Firefox EvaluateOnCallFrame2Tests
#98086 commented on
Jan 9, 2025 • 0 new comments -
[mt][browser] `HttpClient_CancelInDifferentThread` failing with operation cancelled
#98101 commented on
Jan 9, 2025 • 0 new comments -
[debugger][mt][browser] TestDebugUsingMultiThreadedRuntime times out
#98110 commented on
Jan 9, 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
Jan 9, 2025 • 0 new comments -
[outerloop] System.Runtime.Tests crash with exit code 137 in linux debug coreclr
#98964 commented on
Jan 9, 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
Jan 9, 2025 • 0 new comments -
[browser][mt][wbt] `Wasm.Build.Tests.BlazorWasmTestBase.BlazorRunTest` Current count: 0
#99283 commented on
Jan 9, 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
Jan 9, 2025 • 0 new comments -
Assertion failed in SafeFileHandle.OverlappedValueTaskSource.IOCallback
#99517 commented on
Jan 9, 2025 • 0 new comments -
GC\Regressions\v2.0-beta2\452950\452950\452950.cmd failing on Mono minijit Windows x64
#99729 commented on
Jan 9, 2025 • 0 new comments -
System.Net.Tests.HttpListenerRequestTests fail with SocketException : Connection refused
#100088 commented on
Jan 9, 2025 • 0 new comments -
[NativeAOT/macos-arm64] System.Runtime.Intrinsics.Tests fail with exit code 138
#100175 commented on
Jan 9, 2025 • 0 new comments -
Test failure: AggregateException: Not all processes in process tree could be terminated.
#93321 commented on
Jan 9, 2025 • 0 new comments -
System.IO.Net5Compat.Tests and System.IO.Tests suddenly exiting with error 137
#100558 commented on
Jan 9, 2025 • 0 new comments -
[browser] Unable to evaluate script: tab crashed
#103623 commented on
Jan 9, 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
Jan 9, 2025 • 0 new comments -
MonoTests.System.Runtime.Caching.MemoryCacheTestExpires5.TestCacheExpiryOrdering()
#103711 commented on
Jan 9, 2025 • 0 new comments -
Test failure: System.Security.Cryptography.X509Certificates.Tests.RevocationTests.AiaTests.DisableAiaOptionWorks
#102236 commented on
Jan 9, 2025 • 0 new comments -
Test failing: ServiceProviderILEmitContainerTests.GetAsyncService_DisposeAsyncOnSameThread_ThrowsAndDoesNotHangAndDisposeAsyncGetsCalled
#104041 commented on
Jan 9, 2025 • 0 new comments -
Unload_TwoCollectibleWithOneAssemblyAndOneInstanceReferencingAnother test failed in CI
#104153 commented on
Jan 9, 2025 • 0 new comments -
System.Security.Cryptography.Csp.Tests failing on macOS x64 Debug
#104172 commented on
Jan 9, 2025 • 0 new comments -
GC Assert failure: committed_by_oh[oh] == compute_committed_bytes_per_heap (oh, committed_bookkeeping)
#104178 commented on
Jan 9, 2025 • 0 new comments -
WasmTestOnChrome-MT-System.Runtime.InteropServices.JavaScript.Tests CI timeouts
#104203 commented on
Jan 9, 2025 • 0 new comments -
[wasm][mt] mono_wasm_load_runtime () failed RuntimeError: index out of bounds
#104271 commented on
Jan 9, 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
Jan 9, 2025 • 0 new comments -
[browser] Connection refused in 127.0.0.1
#104349 commented on
Jan 9, 2025 • 0 new comments -
[6.0] Failure in DnsGetHostAddresses_PostCancelledToken_Throws: No such host is known
#104392 commented on
Jan 9, 2025 • 0 new comments -
[browser] HttpClientHandlerTest.ReadAsStreamAsync_Cancellation - No exception was thrown
#104419 commented on
Jan 9, 2025 • 0 new comments -
[QUIC & HTTP/3] Handshake Timeout on tests
#104426 commented on
Jan 9, 2025 • 0 new comments -
[mono] Failure at `System.Reflection.Emit.DynamicMethod.CreateDelegate`, attempting to JIT compile method while in aot-only mode.
#104431 commented on
Jan 9, 2025 • 0 new comments -
Test failure: baseservices/exceptions/stackoverflow/stackoverflowtester/stackoverflowtester.cmd
#110173 commented on
Jan 9, 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
Jan 9, 2025 • 0 new comments -
[wasm][mt] fail: System.TypeLoadException: Could not load type of field"
#102615 commented on
Jan 9, 2025 • 0 new comments -
[Mono/x64] MutualThdRecur-fptr test crash
#102995 commented on
Jan 9, 2025 • 0 new comments -
CI timeout in System.Data.Tests.DataTableReadXmlSchemaTest.XsdSchemaDeserializationIgnoresLocale
#103062 commented on
Jan 9, 2025 • 0 new comments -
System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.JSDelay_ContinueWith_Sync test failed
#103080 commented on
Jan 9, 2025 • 0 new comments -
Assertion error in `WasmTestOnV8-ST-System.Text.RegularExpressions.Tests`
#103121 commented on
Jan 9, 2025 • 0 new comments -
ExplicitConversion_FromSingle failing due to NaN != NaN
#103347 commented on
Jan 9, 2025 • 0 new comments -
CI timeout in System.Data.Tests.DataSetTest2.Bug537229_BinFormatSerializer_Test
#103350 commented on
Jan 9, 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
Jan 9, 2025 • 0 new comments -
SslStreamTlsResumeTests.ClientDisableTlsResume_Succeeds failed in CI
#103449 commented on
Jan 9, 2025 • 0 new comments -
[QUIC] [Long Running Test] 'System.Net.Quic.Tests.QuicStreamConformanceTests.ReadWrite_Success'
#103482 commented on
Jan 9, 2025 • 0 new comments -
[WASI][Mono AOT] Failed to compile System.Private.CoreLib.dll.bc
#103520 commented on
Jan 9, 2025 • 0 new comments -
[browser][MT] test failure: Tests timed out. Killing driver service
#103524 commented on
Jan 9, 2025 • 0 new comments -
Build failure: Static graph-based restore failed with exit code .* but did not log an error.
#103526 commented on
Jan 9, 2025 • 0 new comments -
CI test failure: CryptographicException : Error occurred during a cryptographic operation.
#103531 commented on
Jan 9, 2025 • 0 new comments -
Failing test due to no detected IO events in 'System.IO.Tests.FileSystemWatcherTest.ExecuteAndVerifyEvents'
#103584 commented on
Jan 9, 2025 • 0 new comments -
System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows fails in CI
#103586 commented on
Jan 9, 2025 • 0 new comments -
[Jit] Proposal: Non-shared generics
#9682 commented on
Jan 9, 2025 • 0 new comments -
Test: System.ServiceProcess.Tests.SafeServiceControllerTests/GetServices failed with "Xunit.Sdk.TrueException"
#21463 commented on
Jan 9, 2025 • 0 new comments -
Cross built ILCompiler NuGet contains HostOS (Linux) ELFs not TargetOS (FreeBSD) ELFs
#104497 commented on
Jan 9, 2025 • 0 new comments -
[API Proposal]: ConditionalWeakTable<TKey,TValue>.GetOrAdd
#89002 commented on
Jan 9, 2025 • 0 new comments -
Comment in Attribute.cs is not correct
#35784 commented on
Jan 9, 2025 • 0 new comments -
Support cookie values with comma
#58773 commented on
Jan 9, 2025 • 0 new comments -
NativeAOT constrained call bug
#98581 commented on
Jan 9, 2025 • 0 new comments -
More nativeaot constrained call bug(s)
#98582 commented on
Jan 9, 2025 • 0 new comments -
IOException thrown when disk is full does not have correct hresult
#100457 commented on
Jan 9, 2025 • 0 new comments -
JIT: Codegen/emitter disagreement about GC info with epilogs
#107137 commented on
Jan 9, 2025 • 0 new comments -
Add a `JsonObject.TryAdd` method.
#110244 commented on
Jan 9, 2025 • 0 new comments -
Blazor WASM: "[MONO] * Assertion at ..., condition `<disabled>' not met" (AGAIN)
#99030 commented on
Jan 9, 2025 • 0 new comments -
[API Proposal]: Implement IEnumerator<T> on ref struct enumerators
#105276 commented on
Jan 9, 2025 • 0 new comments -
System.Data.OleDb.Test - timeout and hangs
#74488 commented on
Jan 9, 2025 • 0 new comments -
System.Diagnostics.Tests.InstanceDataTests.InstanceDataCollectionCollection tests failing in CI
#75417 commented on
Jan 9, 2025 • 0 new comments -
Build on Windows Fails sometimes with fatal error C1090: PDB API call failed
#48070 commented on
Jan 9, 2025 • 0 new comments -
3 System.Diagnostics tests failing - System.FormatException : The input is not a valid Base-64
#76140 commented on
Jan 9, 2025 • 0 new comments -
UserPrincipal.GetGroups throws exception if user distinguishedName has a slash
#25887 commented on
Jan 8, 2025 • 0 new comments -
System.DirectoryServices.DirectorySearcher LDAP_MATCHING_RULE_IN_CHAIN search term escaping is broken
#25470 commented on
Jan 8, 2025 • 0 new comments -
System.DirectoryServices.AccountManagement.SetPassword throws incorrect exceptions
#24072 commented on
Jan 8, 2025 • 0 new comments -
Why block computers objects from changing thier password?
#23286 commented on
Jan 8, 2025 • 0 new comments -
Weird performance numbers for Generics with class constraint and .net9 regression
#110831 commented on
Jan 8, 2025 • 0 new comments -
NativeAOT delegate creation helper call blocks Escape Analysis
#110847 commented on
Jan 8, 2025 • 0 new comments -
JIT: Redundant bound check
#111027 commented on
Jan 8, 2025 • 0 new comments -
InlineArray reports wrong size when struct size is specified
#110962 commented on
Jan 8, 2025 • 0 new comments -
Configuration data allows nullable values, but ChainedConfigurationProvider.TryGet doesn't work correctly with them
#65594 commented on
Jan 8, 2025 • 0 new comments -
[win-arm64] Update EEJitManager::SetCpuInfo in codeman.cpp to support ARMv8.1-RDMA and ARMv8.2-DotProd
#39094 commented on
Jan 8, 2025 • 0 new comments -
[Perf] Linux/x64: 5 Regressions on 12/12/2024 1:14:47 PM
#110788 commented on
Jan 9, 2025 • 0 new comments -
Using Covariance generates not loadable assembly - covariant or contravariant type parameter was used illegally
#111167 commented on
Jan 9, 2025 • 0 new comments -
DirectoryServices.AccountManagement & Open DJ
#31507 commented on
Jan 9, 2025 • 0 new comments -
[API Proposal]: Additional vectorized functions
#103845 commented on
Jan 9, 2025 • 0 new comments -
Test failure: Interop/COM/ComWrappers/API/ComWrappersTests/ComWrappersTests.cmd
#108868 commented on
Jan 9, 2025 • 0 new comments -
Flow System.Text.Rune through more APIs
#27912 commented on
Jan 9, 2025 • 0 new comments -
Add or expose generic Add method(s) in ServiceCollectionServiceExtensions
#37154 commented on
Jan 9, 2025 • 0 new comments -
[6.0] [mono] [linux] Conole test failure SetOut.SetOutReadToEnd
#89084 commented on
Jan 9, 2025 • 0 new comments -
[wasm][debugger] Debugger tests getting randomly aborted on CI
#89409 commented on
Jan 9, 2025 • 0 new comments -
[wasm] `DebuggerTests.MiscTests.DebuggerTests.MiscTests.TestDebugUsingMultiThreadedRuntime` failing
#89909 commented on
Jan 9, 2025 • 0 new comments -
Crash in Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests.WorkItemExecution
#90019 commented on
Jan 9, 2025 • 0 new comments -
System.Runtime.Numerics.Tests.WorkItemExecution failure terminate the process because of out of memory
#90439 commented on
Jan 9, 2025 • 0 new comments -
tracing/runtimeeventsource/nativeruntimeeventsource/nativeruntimeeventsource failing in CI
#90605 commented on
Jan 9, 2025 • 0 new comments -
STATUS_UNSUCCESSFUL in RsaCryptRoundtrip_OaepSHA1
#29683 commented on
Jan 9, 2025 • 0 new comments -
Address race in PerformanceCounterLib
#90803 commented on
Jan 9, 2025 • 0 new comments -
ComInterfaceGenerator.Unit.Tests crashes on net9.0-linux-Debug-x64-Mono_release-Ubuntu.2204.Amd64.Open
#92070 commented on
Jan 9, 2025 • 0 new comments -
AzDo uploading failure: "Blob is incomplete"
#92148 commented on
Jan 9, 2025 • 0 new comments -
Compiler crashes when failing to release Mutex
#53420 commented on
Jan 9, 2025 • 0 new comments -
MSBuild crashing in the build
#92290 commented on
Jan 9, 2025 • 0 new comments -
[8.0] coreclr test failure: readytorun_GenericCycleDetection._Depth3Test_Depth3Test_._Depth3Test_Depth3Test_sh()
#92420 commented on
Jan 9, 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
Jan 9, 2025 • 0 new comments -
System.Management.Tests fail with System.Management.ManagementException
#92518 commented on
Jan 9, 2025 • 0 new comments -
[8.0] 'RanToCompletion' failure in System.Threading.RateLimiting.Test.ConcurrencyLimiterTests.DoesNotDeadlockCleaningUpCanceledRequestedLease_Post
#92804 commented on
Jan 9, 2025 • 0 new comments -
[wasm] WBT: Blazor tests on windows failing with `Failed to bind to address` for random ports
#92910 commented on
Jan 9, 2025 • 0 new comments -
Intermittent build failure in AfterSourceBuild: "Could not write state file"
#76488 commented on
Jan 9, 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
Jan 9, 2025 • 0 new comments -
DataContractSerializerTests.DCS_MyPersonSurrogate_Stress failing in CI
#35066 commented on
Jan 9, 2025 • 0 new comments -
[6.0] GC test failures: Handle collector count overflows or underflows
#81383 commented on
Jan 9, 2025 • 0 new comments -
Failed USB connection via port 54050, error 61, in tvOS arm64 Release AllSubsets_Mono
#82637 commented on
Jan 9, 2025 • 0 new comments -
[6.0] Android test failure: Failed to install mobile app
#83422 commented on
Jan 9, 2025 • 0 new comments -
[6.0] System.Random test failure: NextInt_AllValuesAreWithinSpecifiedRange
#83421 commented on
Jan 9, 2025 • 0 new comments -
[6.0][Android][mono] XHarness exit code 78 PACKAGE_INSTALLATION_FAILURE
#84174 commented on
Jan 9, 2025 • 0 new comments -
[6.0] tvOS arm64 build graph failure: project file not loaded System.Composition.AttributedModel.csproj
#84334 commented on
Jan 9, 2025 • 0 new comments -
[6.0, 7.0] Assert failed in coreclr linux arm: GCHeapUtilities::GetGCHeap()->IsInFrozenSegment(obj)
#84393 commented on
Jan 9, 2025 • 0 new comments -
System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildInvalidSignatureTwice failure
#82837 commented on
Jan 9, 2025 • 0 new comments -
[6.0] HostActivation Tests windows x86 build failure
#81851 commented on
Jan 9, 2025 • 0 new comments -
[tests] System.IO.Pipes.Tests NamedPipeTest Failing on iOS/tvOS
#77469 commented on
Jan 9, 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
Jan 9, 2025 • 0 new comments -
System.Data.OleDb.Tests timeout in net48 x86 Release leg
#87783 commented on
Jan 9, 2025 • 0 new comments -
Test failure WindowsAlternateDataStreamOverwrite
#83659 commented on
Jan 9, 2025 • 0 new comments -
OOM on System.Text.Json.Tests.Utf8JsonWriterTests.WriteRawLargeJsonToStreamWithoutFlushing
#88272 commented on
Jan 9, 2025 • 0 new comments -
Wasm test failure on HttpRequest_BodylessMethod_LargeContentLength
#110445 commented on
Jan 9, 2025 • 0 new comments -
System.Diagnostics.Tests.PerformanceCounterCategoryTests.PerformanceCounterCategory_GetCounters Failed
#110454 commented on
Jan 9, 2025 • 0 new comments -
Multiple test failures when connecting to corefx-net-http11.azurewebsites.net
#110578 commented on
Jan 9, 2025 • 0 new comments -
System.Diagnostics.Process.Tests failure on net10.0-linux-Debug-arm64-Mono_Minijit_Debug
#110643 commented on
Jan 9, 2025 • 0 new comments -
HttpClient timeout during trimming tests
#110707 commented on
Jan 9, 2025 • 0 new comments -
[mono][tvos] DataSet Xml serialization tests failing on tvos lanes
#110771 commented on
Jan 9, 2025 • 0 new comments -
WASM MT: memory access out of bounds in System.Private.Xml.Tests
#110805 commented on
Jan 9, 2025 • 0 new comments -
[release/8.0-staging][android] CI failures in `System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate`
#110857 commented on
Jan 9, 2025 • 0 new comments -
[release/8.0-staging][Android] Failing to install runtime tests on Android x64 emulators
#110858 commented on
Jan 9, 2025 • 0 new comments -
[Mono/linux-arm64] int32_t CryptoNative_EvpPKeyBits(EVP_PKEY *): Assertion `pkey != NULL' failed.
#110952 commented on
Jan 9, 2025 • 0 new comments -
Assert failure: `(g_fEEShutDown&ShutDown_Finalize1) && GetThread() == FinalizerThread::GetFinalizerThread()`
#106242 commented on
Jan 9, 2025 • 0 new comments -
Delete `BBF_FAILED_VERIFICATION` and `BBF_FUNCLET_BEG`
#93483 commented on
Jan 4, 2025 • 0 new comments -
Inline properties during importation
#96325 commented on
Jan 6, 2025 • 0 new comments -
Optimize casts from constant byrefs
#99130 commented on
Jan 6, 2025 • 0 new comments -
Optimize 'x & cns == cns' pattern
#103868 commented on
Jan 6, 2025 • 0 new comments -
JIT: Extend escape analysis to account for arrays with non-gcref elements
#104906 commented on
Jan 7, 2025 • 0 new comments -
WASM tests failing with `Chrome failed to start`
#108859 commented on
Jan 9, 2025 • 0 new comments -
[Wasm][Test Failure] ConsolePublishAndRun(config: "Release", aot: True, relinking: False)
#106162 commented on
Jan 9, 2025 • 0 new comments -
[Mono] JSImportGenerator.Unit.Tests.Compiles.ValidateSnippets test fails with MissingMethodException
#108922 commented on
Jan 9, 2025 • 0 new comments -
System.Net.Http.Functional.Tests.TelemetryTest failing with differing string
#109024 commented on
Jan 9, 2025 • 0 new comments -
[debugger] Inspector exceptions in debugger tests
#109025 commented on
Jan 9, 2025 • 0 new comments -
`chrome-DebuggerTests.GetPropertiesTests` timing out
#109070 commented on
Jan 9, 2025 • 0 new comments -
[mono] [tvos] System.IO.UnmanagedMemoryStream.Tests.WorkItemExecution fail
#109282 commented on
Jan 9, 2025 • 0 new comments -
[8.0] Assert contains failure, not found "Stopping after AOT" in Wasm.Build.Tests.NativeBuildTests.MonoAOTCross_WorksWithNoTrimming
#109565 commented on
Jan 9, 2025 • 0 new comments -
[browser][MT] JSHostImplementation.CallEntrypoint - The handle is invalid
#109636 commented on
Jan 9, 2025 • 0 new comments -
chrome-DebuggerTests failing on mono while waiting for pause
#109795 commented on
Jan 9, 2025 • 0 new comments -
[NativeAOT] Object synchronization method was called from an unsynchronized block of code
#109800 commented on
Jan 9, 2025 • 0 new comments -
[wasm] chrome-DebuggerTests crashing with DeadLetter
#109870 commented on
Jan 9, 2025 • 0 new comments -
[MT][Firefox] Wasm test failure: System.IO.FileNotFoundException : Could not load file or assembly `xunit.assert`
#109945 commented on
Jan 9, 2025 • 0 new comments -
[wasm] Out of memory exception in System.Xml.XmlWriterApiTests.TCFullEndElement tests
#110090 commented on
Jan 9, 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
Jan 9, 2025 • 0 new comments -
[mono] System.Memory.Tests failing on Apple mobile
#110266 commented on
Jan 9, 2025 • 0 new comments -
[OSX]: AMDeviceSecureInstallApplicationBundle returned: 0xe800801c
#110403 commented on
Jan 9, 2025 • 0 new comments -
[no-merge][testing] Try Apple mobile platforms on iOS 18 and XCode 16.1
#110566 commented on
Jan 6, 2025 • 0 new comments -
Support disabling event tracing
#110622 commented on
Jan 5, 2025 • 0 new comments -
[release/9.0-staging] Use FLS detach as thread termination notification on windows.
#110629 commented on
Jan 7, 2025 • 0 new comments -
[RISC-V] Fix HostActivation.Tests unknown-rid
#110687 commented on
Jan 6, 2025 • 0 new comments -
vxsort: Add Arm64 Neon implementation and tests
#110692 commented on
Jan 9, 2025 • 0 new comments -
[release/9.0-staging] Bugfix InvalidOperationException/IndexOutOfRangeException in HttpListener.EndGetContext
#110695 commented on
Jan 3, 2025 • 0 new comments -
JIT: Improve x86 HWIntrinsic containment
#110736 commented on
Jan 8, 2025 • 0 new comments -
[cDAC] Implement ISOSDacInterface::GetMethodDescPtrFromIp
#110755 commented on
Jan 6, 2025 • 0 new comments -
[release/9.0-staging] Change assembler to clang in android MonoAOT
#110812 commented on
Jan 9, 2025 • 0 new comments -
[browser][st] event pipe
#110818 commented on
Jan 8, 2025 • 0 new comments -
GC-report all associated LoaderAllocators
#110856 commented on
Jan 9, 2025 • 0 new comments -
Refactor use of `FastAllocateString`
#110929 commented on
Jan 6, 2025 • 0 new comments -
[release/9.0-staging] Update dependencies from dotnet/icu
#110935 commented on
Jan 9, 2025 • 0 new comments -
[release/9.0-staging] Update dependencies from dotnet/hotreload-utils
#110936 commented on
Jan 8, 2025 • 0 new comments -
[release/9.0-staging] Update dependencies from dotnet/cecil
#110937 commented on
Jan 7, 2025 • 0 new comments -
[release/9.0-staging] Update dependencies from dotnet/emsdk
#110970 commented on
Jan 8, 2025 • 0 new comments -
Experimental PR to compare TP
#111004 commented on
Jan 7, 2025 • 0 new comments -
Implement IEnumerator<T> on ref struct enumerators
#106309 commented on
Jan 9, 2025 • 0 new comments -
[Apple mobile] Use merged runners for runtime tests
#107118 commented on
Jan 9, 2025 • 0 new comments -
JIT: Track GC info accurately into epilogs in codegen
#107283 commented on
Jan 9, 2025 • 0 new comments -
Speed up single-value SearchValues<string> candidate verification
#108365 commented on
Jan 4, 2025 • 0 new comments -
Avoid generic virtual dispatch for frozen collections alternate lookup
#108732 commented on
Jan 9, 2025 • 0 new comments -
[release/8.0] Fix nativeaot outerloop
#109010 commented on
Jan 8, 2025 • 0 new comments -
Fold null checks against known non-null values
#109164 commented on
Jan 6, 2025 • 0 new comments -
JIT: Make loop inversion graph based
#109346 commented on
Jan 7, 2025 • 0 new comments -
Enable Arm64 RDM on Windows
#109493 commented on
Jan 8, 2025 • 0 new comments -
Add MemoryExtensions overloads with comparer
#110197 commented on
Jan 6, 2025 • 0 new comments -
Add pMethod param to getHelperFtn EE-JIT API
#110267 commented on
Jan 3, 2025 • 0 new comments -
[release/9.0-staging] [mono][sgen] Add separate card mark function to be used with debug
#110268 commented on
Jan 8, 2025 • 0 new comments -
[release/8.0-staging] [mono][sgen] Add separate card mark function to be used with debug
#110269 commented on
Jan 8, 2025 • 0 new comments -
[release/9.0-staging] [mono][aot] Fix compilation crashes when type load exception is generated in code
#110271 commented on
Jan 8, 2025 • 0 new comments -
Enable AltJits build for LoongArch64 and RiscV64
#110282 commented on
Jan 6, 2025 • 0 new comments -
Arm-64:[PAC][WIP]Add auth-strip in prolog and epilog of jitted methods
#110472 commented on
Jan 6, 2025 • 0 new comments -
JIT: Propagate assertions into natural loops in global morph
#110501 commented on
Jan 6, 2025 • 0 new comments -
MemoryTests.AllocateLargeHeapThenRepeatedlyInterop timing out
#105283 commented on
Jan 9, 2025 • 0 new comments -
Wasi provisioning failing
#105290 commented on
Jan 9, 2025 • 0 new comments -
[browser][wbt] fails with `InvalidOperationException: There is no currently active test`
#105315 commented on
Jan 9, 2025 • 0 new comments -
[Android] Arm32 Android running out of memory at PfxIterationCountTests_X509Certificate2 tests
#105325 commented on
Jan 9, 2025 • 0 new comments -
Test failure: System.Transactions.Tests.TransactionManagerTest.DefaultTimeout_MaxTimeout_Set_Get
#105124 commented on
Jan 9, 2025 • 0 new comments -
ProcessThreadTests.TestStartTimeProperty failure in CI
#105526 commented on
Jan 9, 2025 • 0 new comments -
InterpPgoTests.FirstRunGeneratesTableAndSecondRunLoadsIt failing
#105733 commented on
Jan 9, 2025 • 0 new comments -
[NativeAOT-iOS] MacCatalyst fails to start/log `nativeaot.SmokeTests` tests
#105804 commented on
Jan 9, 2025 • 0 new comments -
Test failure BasicEventSourceTests.TestsUserErrors.Test_BadEventSource_MismatchedIds_WithEtwListener
#96968 commented on
Jan 9, 2025 • 0 new comments -
Debug Assertion Violation: 'codeManager->IsUnwindable(pvAddress) || runtime->IsConservativeStackReportingEnabled()'
#103333 commented on
Jan 9, 2025 • 0 new comments -
[mono] FullAOT build asserts at `class1 != ARG_CLASS_NO_CLASS' for EmptyStructs.dll
#106071 commented on
Jan 9, 2025 • 0 new comments -
Analyzer 'Microsoft.NetCore.CSharp.Analyzers.Performance.CSharpConstantExpectedAnalyzer' threw an exception of type 'System.InvalidCastException`
#106088 commented on
Jan 9, 2025 • 0 new comments -
WasmTestOnChrome-MT-System.Net.Http.Functional.Tests timeout
#106094 commented on
Jan 9, 2025 • 0 new comments -
tailcall_v4/hijacking/hijacking.cmd Timed Out
#106134 commented on
Jan 9, 2025 • 0 new comments -
Microsoft.Extensions.Hosting.Internal.HostTests.StartCanBeCancelled test failure
#106135 commented on
Jan 9, 2025 • 0 new comments -
[Wasm][Test Failure] LoadLazyAssemblyBeforeItIsNeeded(lazyLoadingTestExtension: "wasm", allLazyLoadingTestExtensions: ["wasm", "dll", "NoExtension"])
#106160 commented on
Jan 9, 2025 • 0 new comments -
System.Runtime.Tests.WorkItemExecution "crash" on tvOS
#106319 commented on
Jan 9, 2025 • 0 new comments -
Null ref in JSMarshalerArgument.ToManaged
#104470 commented on
Jan 9, 2025 • 0 new comments -
[browser][MT] System.Runtime.InteropServices.JavaScript.Tests CI timeouts
#104492 commented on
Jan 9, 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
Jan 9, 2025 • 0 new comments -
[8.0] Failure in `System.Diagnostics.Tests.PerformanceCounterTests.PerformanceCounter_Increment`: Category 'PerformanceCounter_Increment_Category' does not exist.
#104572 commented on
Jan 9, 2025 • 0 new comments -
[outerloop] `System.Numerics.Tests.ToStringTest.ToString_ValidLargeFormat` faling with `OutOfMemoryException`
#104586 commented on
Jan 9, 2025 • 0 new comments -
[outerloop] System.Runtime.Numerics.Tests crash with exit code 137 in linux debug coreclr
#104588 commented on
Jan 9, 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
Jan 9, 2025 • 0 new comments -
BinderTracingTest.ResolutionFlow times out
#104670 commented on
Jan 9, 2025 • 0 new comments -
GC/Regressions/v2.0-beta2/452950 test failure
#104671 commented on
Jan 9, 2025 • 0 new comments -
[WASI][Mono AOT] System.Collections.Specialized.Tests
#104786 commented on
Jan 9, 2025 • 0 new comments -
[6.0] Microsoft.Extensions.FileProviders.Physical.Tests failing to access a symlink used by PhysicalFilesWatcher
#104823 commented on
Jan 9, 2025 • 0 new comments -
[8.0][browser][wasm] emcc failure to compile aot-instances
#104827 commented on
Jan 9, 2025 • 0 new comments -
[browser][MT] ReleaseJSOwnedObjectByGCHandle: Unexpected synchronous failure
#104889 commented on
Jan 9, 2025 • 0 new comments -
[6.0] Internal exception in System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests tests
#104933 commented on
Jan 9, 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
Jan 9, 2025 • 0 new comments -
`JIT/Performance/CodeQuality/Bytemark/Bytemark` failed with `Assert failure: al->alloc_list_tail() == 0`
#105201 commented on
Jan 9, 2025 • 0 new comments -
Hang in FileShareOpen_Inheritable
#105265 commented on
Jan 9, 2025 • 0 new comments -
[coreclr] `System.Numerics.Tensors.Tests` fails with `Index was outside the bounds of the array.`
#107911 commented on
Jan 9, 2025 • 0 new comments -
Long running test timeout - Wasm.Build.Tests.AspNetCore.SignalRClientTests.SignalRPassMessageWasmBrowser
#107931 commented on
Jan 9, 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
Jan 9, 2025 • 0 new comments -
failure in System.Numerics.Tests.op_rightshiftTest.LargeNegativeBigIntegerShiftTest
#107990 commented on
Jan 9, 2025 • 0 new comments -
`GetAsync_ServerNeedsAuthAndNoCredential_StatusCodeUnauthorized` got cancelled
#108019 commented on
Jan 9, 2025 • 0 new comments -
System.Data.Common.Tests Assert failure on Linx x64 CI test run
#108070 commented on
Jan 9, 2025 • 0 new comments -
[wasm] DebuggerTests.WasmHostProvider.LaunchHostAsync
#108071 commented on
Jan 9, 2025 • 0 new comments -
[wasm] DebuggerTests.Inspector.OpenSessionAsync
#108072 commented on
Jan 9, 2025 • 0 new comments -
`chrome-DebuggerTests` timing out
#108078 commented on
Jan 9, 2025 • 0 new comments -
iOS tests failing with WORKLOAD TIMED OUT - Killing user command.
#108103 commented on
Jan 9, 2025 • 0 new comments -
failure in Wasm.Build.Tests.WasmTemplateTests.RunWithDifferentAppBundleLocations
#108107 commented on
Jan 9, 2025 • 0 new comments -
[browser][WBT] Found existing build but it had failed.
#108175 commented on
Jan 9, 2025 • 0 new comments -
[9.0] Assert: values differ in WebSocketServer_NoUserReadOrWrite_SendsPingAndReadsPongResponse
#108298 commented on
Jan 9, 2025 • 0 new comments -
[9.0] Wasm build terminated with exit code 137
#108299 commented on
Jan 9, 2025 • 0 new comments -
Libraries test fails with "Method has zero rva" error
#108641 commented on
Jan 9, 2025 • 0 new comments -
[WASI] Sockets - unknown handle index
#108726 commented on
Jan 9, 2025 • 0 new comments -
Timeout on deleting builds for Wasm.Build.Tests.TestAppScenarios.SatelliteLoadingTests.LoadSatelliteAssembly
#108801 commented on
Jan 9, 2025 • 0 new comments -
System.Threading.ThreadPool.Tests fail in CI with System.Net.Sockets.SocketException
#106371 commented on
Jan 9, 2025 • 0 new comments -
'chrome-DebuggerTests.ExceptionTests' timing out
#106376 commented on
Jan 9, 2025 • 0 new comments -
[wasm][mt] Index was outside the bounds of the array.
#106488 commented on
Jan 9, 2025 • 0 new comments -
System.Diagnostics.Tests.ProcessTests.ProcessStart_OnLinux_UsesSpecifiedProgram [FAIL]
#106595 commented on
Jan 9, 2025 • 0 new comments -
[Test Failure] NoCallback_RevokedCertificate_NoRevocationChecking_Succeeds on Alpine
#106634 commented on
Jan 9, 2025 • 0 new comments -
`System.Numerics.Tensors.Tests.TensorSpanTests.TensorExtensionsTwoSpanInFloatOut` fails with `IndexOutOfRangeException`
#107254 commented on
Jan 9, 2025 • 0 new comments -
[9.0] Test assert failure in X509Certificates.Tests.RevocationTests.AiaTests.AiaAcceptsCertTypesAndIgnoresNonCertTypes
#107364 commented on
Jan 9, 2025 • 0 new comments -
[8.0] Test assert failure in Microsoft.Extensions.Configuration.Binder.Tests.ConfigurationBinderTests.BindCanReadStaticProperty
#107413 commented on
Jan 9, 2025 • 0 new comments -
[WASI] Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish
#107530 commented on
Jan 9, 2025 • 0 new comments -
[9.0][osx][ios] Failure: llvm::SmallVectorBase<unsigned long long>::set_size(unsigned long)
#107569 commented on
Jan 9, 2025 • 0 new comments -
[browser] JSSynchronizationContext.Pump: Unexpected failure (ManagedThreadId
#107752 commented on
Jan 9, 2025 • 0 new comments -
System.Net.Quic tests timeout
#107761 commented on
Jan 9, 2025 • 0 new comments -
System.Diagnostics.Tests.ProcessWaitingTests.MultipleProcesses_ParallelStartKillWait timeout
#107765 commented on
Jan 9, 2025 • 0 new comments -
[9.0] Timeout - [Long Running Test] 'Wasm.Build.Tests.TestAppScenarios.LazyLoadingTests.LoadLazyAssemblyBeforeItIsNeeded
#107897 commented on
Jan 9, 2025 • 0 new comments -
JsImportObjectArray test fails with `null` instead of `System.Exception: test`
#107873 commented on
Jan 9, 2025 • 0 new comments -
[9.0][wasm] Timeout when downloading chrome-win.zip
#107901 commented on
Jan 9, 2025 • 0 new comments -
Can't export X509Certificate on macOS (CoreCLR)
#102599 commented on
Jan 2, 2025 • 0 new comments -
[API Proposal]: Add ReadOnlySequence<char> overload for WriteRawValue
#102491 commented on
Jan 6, 2025 • 0 new comments -
HttpClient may leak UnobservedTaskException in CheckUsabilityOnScavenge
#110951 commented on
Jan 6, 2025 • 0 new comments -
[illink] Assert when running analysis on code produced by custom step for iOS, collision on IL offsets
#110753 commented on
Jan 6, 2025 • 0 new comments -
Crashes during debugging when pausing in VS2022/.NET9
#110552 commented on
Jan 6, 2025 • 0 new comments -
Segmentation fault on linux after upgrading from .NET 8 to .NET 9
#110835 commented on
Jan 6, 2025 • 0 new comments -
[Perf] Linux/arm64: 4 Regressions on 12/26/2024 9:20:31 PM
#111039 commented on
Jan 6, 2025 • 0 new comments -
FEATURE_COMPILE_TO_METHODBUILDER compiler constant clarification
#19943 commented on
Jan 6, 2025 • 0 new comments -
Changing console's OutputEncoding on linux to unicode generates garbage
#29735 commented on
Jan 6, 2025 • 0 new comments -
ARM64 architecture in Debian 9 repository
#3298 commented on
Jan 6, 2025 • 0 new comments -
[API Proposal]: CompilerLoweringPreserveAttribute
#103430 commented on
Jan 6, 2025 • 0 new comments -
Consider changing the default console encoding on Windows to UTF-16
#31466 commented on
Jan 6, 2025 • 0 new comments -
[API Proposal]: OnBeforeBuild Delegate - Add a hook into the ServiceCollection, allowing execution of code just before building the ServiceProvider
#84847 commented on
Jan 6, 2025 • 0 new comments -
JIT: Optimize "x & cns == cns" pattern
#101000 commented on
Jan 6, 2025 • 0 new comments -
[API Proposal]: Obsolete Rfc2898DeriveBytes constructors with unsafe defaults
#57046 commented on
Jan 6, 2025 • 0 new comments -
Very slow deserialization of XElement with text content using DataContractSerializer
#37893 commented on
Jan 6, 2025 • 0 new comments -
Bring back Assembly Neutral Interfaces
#7176 commented on
Jan 6, 2025 • 0 new comments -
Process.WaitForExit should validate the range of its input
#24046 commented on
Jan 6, 2025 • 0 new comments -
Specify the argument name when throwing arugment out of range exceptions in Span APIs
#13128 commented on
Jan 6, 2025 • 0 new comments -
MemoryStream / TryGetBuffer and writing analyzers/fix providers
#38093 commented on
Jan 6, 2025 • 0 new comments -
Expose ulong value for ProcessThread.Id
#21270 commented on
Jan 6, 2025 • 0 new comments -
Expression.Convert and Expression.ConvertChecked should support tuple conversions.
#21073 commented on
Jan 6, 2025 • 0 new comments -
Teach the dynamic binder about tuple conversions
#20753 commented on
Jan 6, 2025 • 0 new comments -
Teach the dynamic binder about synthetic ItemN tuple fields
#20670 commented on
Jan 6, 2025 • 0 new comments -
Need fuller testing of IL/Intructions generated by S.L.Expressions
#20188 commented on
Jan 6, 2025 • 0 new comments -
Allow TryExpression inside a filter?
#20083 commented on
Jan 6, 2025 • 0 new comments -
Validation of argumentInfo argument to RuntimeBinder.Binder methods
#20051 commented on
Jan 6, 2025 • 0 new comments -
Quirks with exception behavior of ReadOnlyCollectionBuilder
#19499 commented on
Jan 6, 2025 • 0 new comments -
Expression Interpreter Writeback can be incorrect in the face of aliasing.
#19286 commented on
Jan 6, 2025 • 0 new comments -
Review disabled features in expression interpreter code
#19107 commented on
Jan 6, 2025 • 0 new comments -
Allow for ArrayPool<T> to create buffers with a different minimum length
#18959 commented on
Jan 6, 2025 • 0 new comments -
Fill some code coverage gaps in LambdaCompiler
#18425 commented on
Jan 6, 2025 • 0 new comments -
System.Dynamic.Utils.CollectionExtensions.ToReadOnly modifies ReadOnlyCollectionBuilder
#16385 commented on
Jan 6, 2025 • 0 new comments -
ListInitExpression from Expression list fails with multiple expression types.
#16317 commented on
Jan 6, 2025 • 0 new comments -
Expression interpreter - Test some write-back edge cases
#15575 commented on
Jan 6, 2025 • 0 new comments -
Rename System.Linq.Expressions/src/*.Generated.cs files
#30816 commented on
Jan 6, 2025 • 0 new comments -
System.Linq.Expressions.Tests is very slow
#26038 commented on
Jan 6, 2025 • 0 new comments -
Support for 'in' parameters for dynamic binder
#26614 commented on
Jan 6, 2025 • 0 new comments -
Authentication validation failed with error - InvalidToken exception on .net
#110184 commented on
Jan 6, 2025 • 0 new comments -
Postpone marking DAM members until type allocated
#110563 commented on
Jan 6, 2025 • 0 new comments -
android quic ConnectAsync throw exception
#111019 commented on
Jan 7, 2025 • 0 new comments -
Add Encrypted ClientHello support to SslStream
#43912 commented on
Jan 7, 2025 • 0 new comments -
GCStress=3 testing disabled for libraries tests using coreclr
#38903 commented on
Jan 7, 2025 • 0 new comments -
Add the ability to load WebAssembly modules as 'native' or .Net assemblies depending on its structure.
#37230 commented on
Jan 7, 2025 • 0 new comments -
NamedPipeServerStream.RunAsync(Func<Task> taskFunc) to support impersonation for async code
#37120 commented on
Jan 7, 2025 • 0 new comments -
System.IO.File.SetAttributes() not clear Read-only attribute on a file
#37010 commented on
Jan 7, 2025 • 0 new comments -
CDSA key destroyed while locked
#36754 commented on
Jan 7, 2025 • 0 new comments -
ColorTranslator.FromHtml could use a TryParseFromHtml... - Method analog
#36668 commented on
Jan 7, 2025 • 0 new comments -
Skipping System.Drawing.Common test suite for mono interpreter
#35917 commented on
Jan 7, 2025 • 0 new comments -
BinaryFormatterTests.SerializeHugeObjectGraphs hangs during interpreter test run
#35915 commented on
Jan 7, 2025 • 0 new comments -
MemoryFailPointTests.Ctor_LargeSizeInMegabytes_ThrowsInsufficientMemoryException test fails on Windows ARM
#35805 commented on
Jan 7, 2025 • 0 new comments -
Make Environment.Version returns 4 fields instead of 3 fields to avoid exception handling.
#35564 commented on
Jan 7, 2025 • 0 new comments -
[mono][windows] Test failed: System.Drawing.Imaging.Tests.PropertyItemTests.Properties_SetValues_ReturnsExpected
#33549 commented on
Jan 7, 2025 • 0 new comments -
Is there any plan to support ConfigurationBuilder that is compatible with ConfigurationManager in System.Configuration.ConfigurationManager?
#33429 commented on
Jan 7, 2025 • 0 new comments -
Enable DynamicRevocationTests on macOS
#31249 commented on
Jan 7, 2025 • 0 new comments -
Using Expression Trees With Pointers?
#31069 commented on
Jan 7, 2025 • 0 new comments -
RawSecurityDescriptor.GetSddlFrom produces 'S:' when SACL has mandatory label
#30597 commented on
Jan 7, 2025 • 0 new comments -
System.Drawing.Color equality is comparing more than the color
#30208 commented on
Jan 7, 2025 • 0 new comments -
[Proposal] Modify Enum.ToString() method to check for Display attributes
#33971 commented on
Jan 6, 2025 • 0 new comments -
System.Convert.ToBase64String uses CR+LF on non-Windows platforms
#32452 commented on
Jan 6, 2025 • 0 new comments -
API proposal: compare chars or Runes for equality under an OrdinalIgnoreCase comparer
#32268 commented on
Jan 6, 2025 • 0 new comments -
EF Core cannot create migrations under specific conditions
#1464 commented on
Jan 6, 2025 • 0 new comments -
Trailing whitespaces in the code-base
#13711 commented on
Jan 6, 2025 • 0 new comments -
BinaryFormatter includes `System.Private.CoreLib` assembly name when serializing generic parameters
#31289 commented on
Jan 6, 2025 • 0 new comments -
Environment.GetLogicalDrives is an order of magnitude slower on Linux compared to Windows
#31269 commented on
Jan 6, 2025 • 0 new comments -
Spans supporting pointer-sized sizes (e.g. 64 bit on 64 bit OS)
#13533 commented on
Jan 6, 2025 • 0 new comments -
Suggestion:More Chinese documents.
#13288 commented on
Jan 6, 2025 • 0 new comments -
String.Replace overload to do multiple replacements with an array of tuples
#29249 commented on
Jan 6, 2025 • 0 new comments -
Inspection / interception of IL generated by LambdaCompiler
#18447 commented on
Jan 6, 2025 • 0 new comments -
Reduction of assignment expressions yields suboptimal code
#18442 commented on
Jan 6, 2025 • 0 new comments -
API proposal: Add support for counter mode encryption
#38745 commented on
Jan 6, 2025 • 0 new comments -
Provide subsets for AltJits for RISC-V and LoongArch64
#97712 commented on
Jan 6, 2025 • 0 new comments -
ILLink PEVerify testing cannot handle rewritten methods
#110605 commented on
Jan 6, 2025 • 0 new comments -
Proposal: Add string.FormatJoin
#29363 commented on
Jan 6, 2025 • 0 new comments -
System.IO.Compression.ZipArchive async read of entries from FileStream
#43004 commented on
Jan 6, 2025 • 0 new comments -
possible null ref in SignatureHelper
#110832 commented on
Jan 6, 2025 • 0 new comments -
NET9 - warnings on building Blazor Wasm project (WASM0060, WASM0062, WASM0001)
#110870 commented on
Jan 6, 2025 • 0 new comments -
System.Text.Json Add a feature that allows gathering all exceptions encountered when parsing json
#38049 commented on
Jan 3, 2025 • 0 new comments -
[API Proposal]: Support of configuration options with a full qualified section key like in the old days of .NET Framework
#95678 commented on
Jan 3, 2025 • 0 new comments -
[Android] App crashing with condition `xref_count == xref_index' not met
#106410 commented on
Jan 3, 2025 • 0 new comments -
hostfxr_* Functions Return int Instead of StatusCode Enum
#110891 commented on
Jan 3, 2025 • 0 new comments -
JIT doesn't eliminate dead loops
#75100 commented on
Jan 4, 2025 • 0 new comments -
Add ability to stream large strings in Utf8JsonWriter/Utf8JsonReader
#67337 commented on
Jan 4, 2025 • 0 new comments -
Could not load file or assembly ‘Microsoft.IdentityModel.Abstractions, Version=6.35.0.0. Nuget version mismatch Microsoft.IdentityModel.Abstractions
#110865 commented on
Jan 4, 2025 • 0 new comments -
[API Proposal]: Managed safe references
#108173 commented on
Jan 4, 2025 • 0 new comments -
Use DI to Configure IExternalScopeProvider
#36090 commented on
Jan 4, 2025 • 0 new comments -
Show nested exceptions more clearly
#29612 commented on
Jan 4, 2025 • 0 new comments -
Consider improving FrozenSet for byte/char
#110783 commented on
Jan 4, 2025 • 0 new comments -
Adding "to array" methods to Vectors and Matrices
#37403 commented on
Jan 5, 2025 • 0 new comments -
Enable lazy loading .NET "frameworks"
#36576 commented on
Jan 5, 2025 • 0 new comments -
Consider introducing an overload of `ArrayPool<T>.Create` which allows for default pinning
#36183 commented on
Jan 5, 2025 • 0 new comments -
IBufferWriter<T> is good but not the best
#32391 commented on
Jan 5, 2025 • 0 new comments -
API Proposal: Support the use-cases of mask-extraction on Vector<T>
#30569 commented on
Jan 5, 2025 • 0 new comments -
Question - Can exception message be improved?
#29890 commented on
Jan 5, 2025 • 0 new comments -
Result<T, TError> helper type for error handling without exceptions
#29457 commented on
Jan 5, 2025 • 0 new comments -
Provide public API for non-throwing division of Decimal
#29058 commented on
Jan 5, 2025 • 0 new comments -
COSE_Encrypt and COSE_Encrypt0 messages can be read, decrypted, and created/encrypted
#32123 commented on
Jan 2, 2025 • 0 new comments -
[browser] itanium_demangle symbols in .wasm file
#110861 commented on
Jan 2, 2025 • 0 new comments -
ILStrip failure for FsToolkit.ErrorHandling(Must be of type CilStrip.Mono.Cecil.TypeReference)
#87867 commented on
Jan 2, 2025 • 0 new comments -
Socket on Unix behaves inconsistently between IPAddress[] and DnsEndPoint connects
#110124 commented on
Jan 2, 2025 • 0 new comments -
Patch skipping crashing in functions marked with [UnmanagedCallersOnly]
#102767 commented on
Jan 2, 2025 • 0 new comments -
[Perf] Linux/arm64: System.Text.RegularExpressions.Tests.Perf_Regex_Industry_RustLang_Sherlock Regressions on 12/6/2024 6:16:01 PM
#110661 commented on
Jan 2, 2025 • 0 new comments -
Possible null reference exception in SslStream.Protocol
#110804 commented on
Jan 2, 2025 • 0 new comments -
IConfiguration not resolving inside plugins
#111022 commented on
Jan 2, 2025 • 0 new comments -
iOS/Catalyst build performance regression from net8.0 to net9.0
#110406 commented on
Jan 2, 2025 • 0 new comments -
dotnet.assembly.count Shouldn't Be An UpDown Counter
#108566 commented on
Jan 3, 2025 • 0 new comments -
A mechanism to relax exception checks such that inlined method calls are at least as fast as manual inlining should be supported.
#8948 commented on
Jan 3, 2025 • 0 new comments -
JIT: Flowgraph Modernization and Improved Block Layout in .NET 10
#107749 commented on
Jan 3, 2025 • 0 new comments -
[Feature Request] Add a replacement for dot in EnvironmentVariablesConfigurationProvider
#35989 commented on
Jan 3, 2025 • 0 new comments -
Remove redundant partial modifier
#110961 commented on
Jan 3, 2025 • 0 new comments -
ArgumentException raising ArgumentNullException on ThrowIfNullOrEmpty
#111028 commented on
Jan 3, 2025 • 0 new comments -
SqlDecimal generates garbage during SqlBulkCopy
#1034 commented on
Jan 3, 2025 • 0 new comments -
SingleFile Bundler should use the managed Mach-O signer
#110055 commented on
Jan 3, 2025 • 0 new comments -
ASPNet service crashing on linux-arm64 when targeted to net9.0
#110442 commented on
Jan 3, 2025 • 0 new comments -
[API Proposal]: Add `OrderedSet<T>`
#110882 commented on
Jan 3, 2025 • 0 new comments -
[enhancement] Add EventSource for Process
#31522 commented on
Jan 6, 2025 • 0 new comments -
Proposal: SequenceReader<T>.TryReadAny
#31385 commented on
Jan 6, 2025 • 0 new comments -
Permission denied in Interop.Sys.ForkAndExecProcess (Linux)
#30808 commented on
Jan 6, 2025 • 0 new comments -
SequenceReaderExtensions should support reading unsigned integer values
#30163 commented on
Jan 6, 2025 • 0 new comments -
Process.StandardOutput hangs unexpectedly
#29564 commented on
Jan 6, 2025 • 0 new comments -
Update test GetProcesses_LongProcessName() for Alpine distro
#29329 commented on
Jan 6, 2025 • 0 new comments -
Proposal - Changes to the way Windows process modules are found
#28563 commented on
Jan 6, 2025 • 0 new comments -
Weakreference for many small objects
#28431 commented on
Jan 6, 2025 • 0 new comments -
Process.ProcessorAffinity should not use sched_getaffinity on ARM
#28061 commented on
Jan 6, 2025 • 0 new comments -
Proposal: Process Exited event fired with process exit type
#27512 commented on
Jan 6, 2025 • 0 new comments -
Feature request: Process.Start redirect standard output and standard erro to the same stream
#27441 commented on
Jan 6, 2025 • 0 new comments -
Redirecting process output blocks entire program on Ubuntu
#27304 commented on
Jan 6, 2025 • 0 new comments -
Bug with RunAs on Windows
#27173 commented on
Jan 6, 2025 • 0 new comments -
Add TimeSpan overloads to System.TimeoutException
#27060 commented on
Jan 6, 2025 • 0 new comments -
Add RentAsync to MemoryPool to allow for backpressure/limits
#26709 commented on
Jan 6, 2025 • 0 new comments -
RuntimeBinder MethodTypeInferrer should handle pointer types
#25931 commented on
Jan 6, 2025 • 0 new comments -
Should we provide direct ReadOnlySequence constructors for MemoryManager?
#25727 commented on
Jan 6, 2025 • 0 new comments -
Are exceptions from failed dynamic binding clear enough?
#25176 commented on
Jan 6, 2025 • 0 new comments -
Remove checks for impossible conditions from Microsoft.CSharp
#22868 commented on
Jan 6, 2025 • 0 new comments -
Simple number parsing performance (NumberStyles.None)
#28885 commented on
Jan 5, 2025 • 0 new comments -
Update System.ObsoleteAttribute targets to include assembly
#23979 commented on
Jan 5, 2025 • 0 new comments -
Improve Encoding Fallback Tests (34.9%, 6.2%)
#20285 commented on
Jan 5, 2025 • 0 new comments -
Need an efficient helper to check if an instance of T is a default(T)
#20240 commented on
Jan 5, 2025 • 0 new comments -
Need tests for dynamic operations not used by C# compiler
#19482 commented on
Jan 5, 2025 • 0 new comments -
ExpandoObject PropertyChanged event fails to detect changes in value types
#19425 commented on
Jan 5, 2025 • 0 new comments -
Intermittent: AppDomainTests.UnhandledException_Called failing in CI
#18984 commented on
Jan 5, 2025 • 0 new comments -
Please add TryParse and ChangeType generic to System.Convert class
#18813 commented on
Jan 5, 2025 • 0 new comments -
Helpers for structural equality and comparison
#18724 commented on
Jan 5, 2025 • 0 new comments -
ConfigurationBuilder.AddJsonFile can't fire OnChange event using relative paths
#71386 commented on
Jan 5, 2025 • 0 new comments -
Implement io_uring support for FileStream
#51985 commented on
Jan 5, 2025 • 0 new comments -
Add native buffer representation support for Memory<T>
#36591 commented on
Jan 6, 2025 • 0 new comments -
Proposal: introduce IMemory interface to improve performance
#32706 commented on
Jan 6, 2025 • 0 new comments -
[mono][tests] Microsoft.VisualBasic.Tests.InteractionTests fail
#2139 commented on
Jan 6, 2025 • 0 new comments -
[Suggestion]Specialized Dictionary<ReadOnlyMemory<TKey>,TValue> with first class ReadOnlySpan<TKey> support
#2010 commented on
Jan 6, 2025 • 0 new comments -
Add back asserts to catch unintentional use of generic SpanHelpers overloads
#1767 commented on
Jan 6, 2025 • 0 new comments -
API Proposal: Add Consume method to ArrayBufferWriter
#1248 commented on
Jan 6, 2025 • 0 new comments -
Using pidfd_wait on Linux Kernels 5.4+
#1213 commented on
Jan 6, 2025 • 0 new comments -
Add an architecture property to Process class
#1124 commented on
Jan 6, 2025 • 0 new comments -
Proposal: Create OOB package for Rune, System.Text.Unicode.Utf8, and related APIs
#52947 commented on
Jan 7, 2025 • 0 new comments -
[API Proposal]: GCHandle<T> (like GCHandle, but this time it's great™️)
#94134 commented on
Jan 7, 2025 • 0 new comments -
SourceLink returning incorrect PDB info
#111138 commented on
Jan 8, 2025 • 0 new comments -
Convert all FCalls with HELPER_METHOD_FRAME to QCalls
#95695 commented on
Jan 8, 2025 • 0 new comments -
PipeWriter.Advance with prefix discard
#32891 commented on
Jan 8, 2025 • 0 new comments -
PipeReader CopyToAsync an overload to copy To IBufferWriter<byte>
#2062 commented on
Jan 8, 2025 • 0 new comments -
DefaultPipeWriter and DefaultPipeReader should suport (short token)
#30192 commented on
Jan 8, 2025 • 0 new comments -
Make PipeWriterStream public, unsealed
#30150 commented on
Jan 8, 2025 • 0 new comments -
Consider adding spec tests for System.IO.Pipelines
#27847 commented on
Jan 8, 2025 • 0 new comments -
API proposal: PipeReader.WriterCompletion and PipeWriter.ReaderCompletion
#26859 commented on
Jan 8, 2025 • 0 new comments -
API Proposal: Pipe.Deconstruct
#26791 commented on
Jan 8, 2025 • 0 new comments -
Add PipeOptions setting for retaining Memory after the PipeReader consumes it
#26723 commented on
Jan 8, 2025 • 0 new comments -
Consider throwing if AdvanceTo is called after ReadResult.IsCompleted is true and reader hasn't consumed enough
#26672 commented on
Jan 8, 2025 • 0 new comments -
Support appending foreign buffers to pipe without copy
#25848 commented on
Jan 8, 2025 • 0 new comments -
Add IsFlush to Pipelines ReadResult
#25059 commented on
Jan 8, 2025 • 0 new comments -
Process memory exhaustion under region-based GC heap mode
#103582 commented on
Jan 8, 2025 • 0 new comments -
Test for derived types across type converters
#31489 commented on
Jan 8, 2025 • 0 new comments -
DirectoryCatalog throws on a case sensitive Windows environment
#30753 commented on
Jan 8, 2025 • 0 new comments -
System.Composition.Import only work on public members
#30277 commented on
Jan 8, 2025 • 0 new comments -
ILC should run after ComputeResolvedFilesToPublishList
#108909 commented on
Jan 7, 2025 • 0 new comments -
Can slicing a Memory<T> be made faster by the JIT by eliding the call to write barrier
#12414 commented on
Jan 7, 2025 • 0 new comments -
Support W3C Baggage propagation without Activity
#103174 commented on
Jan 7, 2025 • 0 new comments -
Use dotnet publish instead of ArchiveTests target
#37954 commented on
Jan 7, 2025 • 0 new comments -
ZipPackagePart should allow to not use in memory stream, when compression is off
#37810 commented on
Jan 7, 2025 • 0 new comments -
Yml: Use rids instead of "Platform"
#37650 commented on
Jan 7, 2025 • 0 new comments -
Test failed in CI System.Threading.Tasks.Tests
#37183 commented on
Jan 7, 2025 • 0 new comments -
Adding a CI leg for design time builds
#36139 commented on
Jan 7, 2025 • 0 new comments -
Test failed on windows: Microsoft.VisualBasic.Tests.FileSystemTests.Input_Object_Write
#34362 commented on
Jan 7, 2025 • 0 new comments -
Could not load type 'System.IO.Compression.ZipFile' from assembly on docker raspberry pi
#34117 commented on
Jan 7, 2025 • 0 new comments -
core2.0-3.1 System.IO.Compression GZipStream.CopyTo not compatible with framework4.7.2 implementation
#409 commented on
Jan 7, 2025 • 0 new comments -
TestArchiveTestsDir doesn't take ArchGroup into consideration
#29563 commented on
Jan 7, 2025 • 0 new comments -
tests failing epically with LANG='C.UTF-8' on Alpine
#962 commented on
Jan 7, 2025 • 0 new comments -
Microsoft.VisualBasic operators in .NET Core has removed handling of IConvertibles
#26977 commented on
Jan 7, 2025 • 0 new comments -
Investigate enabling FEATURE_DLG_INVOKE and FEATURE_FAST_CREATE on UapAot
#26191 commented on
Jan 7, 2025 • 0 new comments -
What should be done about byref-like types in Microsoft.CSharp
#23381 commented on
Jan 7, 2025 • 0 new comments -
ResourceWriter.TypeNameConverter does not work always
#18268 commented on
Jan 7, 2025 • 0 new comments -
.NET 10 Telemetry Work Tracking
#109396 commented on
Jan 7, 2025 • 0 new comments -
Add a DirectoryPath property to DirectoryNotFoundException to be consistent with FileNotFoundException
#103468 commented on
Jan 7, 2025 • 0 new comments -
[Wasm][post-MVP] Memory64 support
#94108 commented on
Jan 8, 2025 • 0 new comments -
[API Proposal]: Add readonly `Capacity` property to `PriorityQueue<TElement, TPriority>`
#110728 commented on
Jan 8, 2025 • 0 new comments -
Enumerating type safety guarantees in MemoryMarshal and friends
#41418 commented on
Jan 8, 2025 • 0 new comments -
Stack overflow from ILLink when LogWarning called
#109157 commented on
Jan 8, 2025 • 0 new comments -
[API Proposal]: Provide an implementation AesGcm in Microsoft.Bcl.Cryptography
#89718 commented on
Jan 8, 2025 • 0 new comments -
[browser] Add test for OutputType=Library
#110620 commented on
Jan 8, 2025 • 0 new comments -
Interop Type Mapping
#110691 commented on
Jan 8, 2025 • 0 new comments -
Timeout.InfiniteTimeSpan behaves counter-intuitively for some comparisons
#37777 commented on
Jan 8, 2025 • 0 new comments -
[API Proposal]: allow collection expressions for 'System.Collections.ObjectModel' collection types
#110161 commented on
Jan 8, 2025 • 0 new comments -
SystemEvents tests are failing (and hanging)
#25920 commented on
Jan 8, 2025 • 0 new comments -
Symbols generated by ILAsm do not contain a PdbChecksum debug directory entry
#62484 commented on
Jan 8, 2025 • 0 new comments -
[ILASM] Add option to produce deterministic outputs
#8293 commented on
Jan 8, 2025 • 0 new comments -
Number of packets is significantly increased for inbound and outbound calls from .NET 8 to .NET 9
#110822 commented on
Jan 8, 2025 • 0 new comments -
Loading PFX without admin causes CryptographicException
#110217 commented on
Jan 8, 2025 • 0 new comments -
Unbounded ranges in System.ComponentModel.DataAnotations.RangeAttribute
#38548 commented on
Jan 8, 2025 • 0 new comments -
Diagnostics.Process on OSX should try harder to provide ProcessName
#30909 commented on
Jan 8, 2025 • 0 new comments -
Group lookup fails if first Global Catalog server is down
#29181 commented on
Jan 8, 2025 • 0 new comments -
Test failure: System.DirectoryServices.ActiveDirectory.Tests.ForestTests/GetForest_NonNullNameAndNotRootedDomain_NonUap(type: DirectoryServer, name: \"server:port\")
#28925 commented on
Jan 8, 2025 • 0 new comments -
PlatformNotSupportedException thrown on code loaded via Assembly.LoadFrom (.net core 2.1)
#27899 commented on
Jan 8, 2025 • 0 new comments -
SystemEvents InvokeOnEventsThreadRunsAsynchronously test hung in CI
#29941 commented on
Jan 8, 2025 • 0 new comments -
MEF2 - Breaking Change in MEF2 (compared to MEF1) - Cycling Reference
#29801 commented on
Jan 8, 2025 • 0 new comments -
Question: Manual Plugin Instantiation in MEF
#27884 commented on
Jan 8, 2025 • 0 new comments -
Mef ConventionBuilder Export Rules Behave Differently For "ForType<>" and "ForTypesDerivedFrom<>"
#26840 commented on
Jan 8, 2025 • 0 new comments -
OpenRemoteBaseKey Sometimes throws IOException while accessing the registry on local machine.
#25916 commented on
Jan 8, 2025 • 0 new comments -
Subscribe to a system event
#25430 commented on
Jan 8, 2025 • 0 new comments -
Fixing disabled tests in System.ComponentModel.Composition
#24240 commented on
Jan 8, 2025 • 0 new comments -
Constructors in MEF2
#23619 commented on
Jan 8, 2025 • 0 new comments -
System.Composition v1.1.0 no exports found when using "where" clause in exported interface
#23356 commented on
Jan 8, 2025 • 0 new comments -
Need some access to ExportDescriptorRegistry or its TryGetSingleForExport method
#23243 commented on
Jan 8, 2025 • 0 new comments -
System.Composition (MEF2) resolves a Shared part with cyclic dependencies wrong
#21284 commented on
Jan 8, 2025 • 0 new comments -
MEF does not support compatible export types for generics
#20672 commented on
Jan 8, 2025 • 0 new comments -
Binding redirects not generated for Microsoft.Win32.Primitives
#17847 commented on
Jan 8, 2025 • 0 new comments -
System.Composition: Bug in Resolving Activators Due to the .NET Type System
#16683 commented on
Jan 8, 2025 • 0 new comments -
Add developer documentation for System.Composition CompositionOperation, lifetime, and threading
#15117 commented on
Jan 8, 2025 • 0 new comments -
[tests] Apple mobile test coverage improvements
#84254 commented on
Jan 8, 2025 • 0 new comments -
System.IO.Compression: extend ZipArchive API to enable fast copy of entries from one archive to another archive
#37543 commented on
Jan 8, 2025 • 0 new comments -
System.Text.Json parser should optionally tolerate malformed json
#32291 commented on
Jan 8, 2025 • 0 new comments -
API proposal: Complex Rune enumeration over spans of UTF-16 and UTF-8 text
#28507 commented on
Jan 8, 2025 • 0 new comments -
SslStream with CRL checking enabled throws CryptographicException on Linux upon upgrade of server certificates
#25719 commented on
Jan 7, 2025 • 0 new comments -
Possible bug with S.L.Expression: cannot generate assign expression for ref returning properties
#25700 commented on
Jan 7, 2025 • 0 new comments -
How to separate Dev and Production configuration files dotnet core 1.1 windows service
#23780 commented on
Jan 7, 2025 • 0 new comments -
X509Chain under heavy load causes System.IO.IOException: Too many open files
#23629 commented on
Jan 7, 2025 • 0 new comments -
Expose Internal.Cryptography.KeyPropertyName publicly
#23472 commented on
Jan 7, 2025 • 0 new comments -
Extensibility for X509Certificate2
#22856 commented on
Jan 7, 2025 • 0 new comments -
System.Drawing.Rectangle Contains methods have misleading documentation
#22166 commented on
Jan 7, 2025 • 0 new comments -
RSA.ImportParameters: should compute optional parameters?
#21341 commented on
Jan 7, 2025 • 0 new comments -
Desktop: MonoTests.System.Configuration.ConfigurationManagerTest.exePath_UserLevelNone failed with "System.NullReferenceException"
#21319 commented on
Jan 7, 2025 • 0 new comments -
Tests under: System.Configuration.ConfigurationManager.Tests failed with "System.Configuration.ConfigurationErrorsException"
#21027 commented on
Jan 7, 2025 • 0 new comments -
System.Drawing.Color has methods for Hue/Sat/Brightness, but actually calcs in HSL
#20918 commented on
Jan 7, 2025 • 0 new comments -
X509Chain does not complete on Linux if a certificate shares a name with its issuer
#20710 commented on
Jan 7, 2025 • 0 new comments -
Sacl doesn't have Mandatory Ace for setting integrity levels to objects.
#20650 commented on
Jan 7, 2025 • 0 new comments -
Should we look for project.exe.config?
#20570 commented on
Jan 7, 2025 • 0 new comments -
System.Security.Cryptography.Xml XmlDsigC14NTransformTest.PrefixlessNamespaceOutput failing
#20487 commented on
Jan 7, 2025 • 0 new comments -
Test failure: MonoTests.System.Configuration.ConfigurationManagerTest/OpenExeConfiguration1_UserLevel_PerUserRoamingAndLocal
#19875 commented on
Jan 7, 2025 • 0 new comments -
No write-back of mutable struct instances to live constant boxes
#19094 commented on
Jan 7, 2025 • 0 new comments -
Exception thrown when trying to encrypt an EnvelopedCms with a Diffie-Hellman certificate if it uses AES as the symmetric cipher
#18088 commented on
Jan 7, 2025 • 0 new comments -
Add support for getting a private key handle with no UI prompting
#17167 commented on
Jan 7, 2025 • 0 new comments -
System.Security.Principal.Windows exposes enum members missing from desktop
#30020 commented on
Jan 7, 2025 • 0 new comments -
System.Security.Permissions exposes types absent from desktop
#30019 commented on
Jan 7, 2025 • 0 new comments -
System.Security.AccessControl exposes ObjectSecurity.SecurityDescriptor missing on desktop
#30016 commented on
Jan 7, 2025 • 0 new comments -
System.Configuration.ConfigurationManger is exposing members that are missing on desktop
#30012 commented on
Jan 7, 2025 • 0 new comments -
AssociatePersistedKey_CAPIviaCNG_RSA failing with WindowsCryptographicException
#30007 commented on
Jan 7, 2025 • 0 new comments -
Let's Encrypt certificate validation too slow on Linux
#29706 commented on
Jan 7, 2025 • 0 new comments -
Investigate if RSA/DSA FromXmlString can avoid reflection
#29555 commented on
Jan 7, 2025 • 0 new comments -
RSAOpenSsl seems to allow inconsistent values to ImportParameters
#29515 commented on
Jan 7, 2025 • 0 new comments -
Add support for AES-GCM-SIV
#29303 commented on
Jan 7, 2025 • 0 new comments -
Could System.Xml.XmlNamespaceManager be made fluent?
#29188 commented on
Jan 7, 2025 • 0 new comments -
AssociatePersistedKey_CAPIviaCNG_RSA failing on Windows.10.Arm64-arm64-Release
#29055 commented on
Jan 7, 2025 • 0 new comments -
C14N transform not omitting xml default namespace
#28844 commented on
Jan 7, 2025 • 0 new comments -
issues occurred when .Net core console project reference .net framework class library
#28807 commented on
Jan 7, 2025 • 0 new comments -
DSA.CreateSignature / TryCreateSignature fail on macOS for SHA2 with unclear error
#28634 commented on
Jan 7, 2025 • 0 new comments -
DirectoryObjectSecurity should be in the System.Security.AccessControl assembly
#28239 commented on
Jan 7, 2025 • 0 new comments -
ConfigurationErrorsException.Errors code produces self-recursion
#26537 commented on
Jan 7, 2025 • 0 new comments -
Test failure: System.Security.Cryptography.X509Certificates.Tests.CertTests/TestVerify
#26213 commented on
Jan 7, 2025 • 0 new comments -
SSlStream on OSX High Sierra throws AuthenticationException when certificate revocation checking is enabled and the server’s certificate extensions includes a CRL but not OCSP
#25872 commented on
Jan 7, 2025 • 0 new comments -
Test failure in System.Security.Principal.Windows
#25754 commented on
Jan 7, 2025 • 0 new comments -
Make all NuGet packages from this repository MIT licensed
#35245 commented on
Jan 7, 2025 • 0 new comments -
What custom attributes are significant / required for design time?
#27608 commented on
Jan 7, 2025 • 0 new comments -
Getting super weird binding redirect behavior with System.* NuGet Packages
#27521 commented on
Jan 7, 2025 • 0 new comments -
Conditional access support in IIdentity
#25928 commented on
Jan 7, 2025 • 0 new comments -
[android][infra] Validate .NET 10 Android functionality across different API versions
#107868 commented on
Jan 7, 2025 • 0 new comments -
[cDAC] Contract implementations needed for managed stack walking
#110758 commented on
Jan 7, 2025 • 0 new comments -
Hide TypeInfo and references to it
#89975 commented on
Jan 7, 2025 • 0 new comments -
Expose the System.Numerics.Tensors interchange types as interfaces
#28867 commented on
Jan 7, 2025 • 0 new comments -
TCP FastOpen does not work in some Linux .NET binaries
#110560 commented on
Jan 7, 2025 • 0 new comments -
Delay Windows Service "Running" State Transition in .NET 6 BackgroundService
#93476 commented on
Jan 7, 2025 • 0 new comments -
ManagedError: EndOfStringNotFound when starting Blazor in BlazorWebAssembly application with AoT
#111151 commented on
Jan 7, 2025 • 0 new comments -
Blazor Webassembly: Wrong time zone information for Africa/Cairo Time zone
#111146 commented on
Jan 7, 2025 • 0 new comments -
Do not use default constructor of ImmutableArray<T>
#34096 commented on
Jan 7, 2025 • 0 new comments -
Internal CLR error. (0x80131506) in threads.cpp
#110837 commented on
Jan 7, 2025 • 0 new comments -
NewExpression assumes the result of GetGetMethod will be non-null
#26055 commented on
Jan 7, 2025 • 0 new comments -
NewExpression should allow the use of inherited Members
#26065 commented on
Jan 7, 2025 • 0 new comments -
System.Text.Json 9.0 can break case-insensitive enum deserialization when there is a naming policy
#110745 commented on
Jan 7, 2025 • 0 new comments -
Add ValueTask<T> returning async APIs to ADO.NET
#25297 commented on
Jan 7, 2025 • 0 new comments -
can't run published linux-64 single-file on AlpineLinux
#110911 commented on
Jan 7, 2025 • 0 new comments -
WIF API is confusing when implementing CustomIdentity
#16808 commented on
Jan 7, 2025 • 0 new comments -
[ToFDisable] Port tests for: System.Security.Claims
#16509 commented on
Jan 7, 2025 • 0 new comments -
Respond to PR code review comments for ported library System.Security.Claims
#15909 commented on
Jan 7, 2025 • 0 new comments -
Unix AsnEncodedData.Format does not match Windows AsnEncodedData.Format
#15445 commented on
Jan 7, 2025 • 0 new comments -
MAUI .NET 8.0 built with Full AOT Compilation reports a lot of `Mono : AOT NOT FOUND`
#101135 commented on
Jan 7, 2025 • 0 new comments -
Equals returns true for ReflectPropertyDescriptors with different target types.
#31374 commented on
Jan 7, 2025 • 0 new comments -
iOS app crashes when calling GetValue on Virtual Property
#110995 commented on
Jan 7, 2025 • 0 new comments -
[mobile] Overview of mobile related CI failures
#103472 commented on
Jan 7, 2025 • 0 new comments -
Error: Failed to create CoreCLR, HRESULT: 0x80004005 0x8007000C
#110251 commented on
Jan 7, 2025 • 0 new comments -
[Mono AOT] Improve build time on Apple mobile
#110833 commented on
Jan 7, 2025 • 0 new comments -
Public Enum FileAttributes is missing values
#39831 commented on
Jan 7, 2025 • 0 new comments -
System.DirectoryServices.AccountManagement Version 9.0: UserPrincipal.GetAuthorizationGroups() throws System.UriFormatException: Invalid URI: The hostname could not be parsed.
#109858 commented on
Jan 7, 2025 • 0 new comments -
Json source generation do not support custom JsonConverter on the key of a Dictionary
#110634 commented on
Jan 7, 2025 • 0 new comments -
ability of to pass parameter for HttpMessageHandler constructor
#36061 commented on
Jan 7, 2025 • 0 new comments -
Migrate off of EOL container images
#110204 commented on
Jan 7, 2025 • 0 new comments -
System.Security.AccessControl Unix implementation
#17540 commented on
Jan 7, 2025 • 0 new comments -
Respond to PR code review comments for ported library System.Security.AccessControl
#15934 commented on
Jan 7, 2025 • 0 new comments -
Http Stress Status Report
#42211 commented on
Jan 7, 2025 • 0 new comments -
XmlSerializer loading generated assembly is not linker safe
#37754 commented on
Jan 7, 2025 • 0 new comments