Skip to content

Pull requests: dotnet/runtime

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

Pull requests list

Add SuperPMI collection over the SourceGit application area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#132527 opened Aug 19, 2026 by EgorBo Member Draft
fix: mono/metadata: free result to avoid memory leak in find_method_slow area-VM-meta-mono community-contribution Indicates that the PR has been added by a community member
#132526 opened Aug 19, 2026 by savoptik Loading…
JIT: Guard named intrinsic lookup area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#132523 opened Aug 19, 2026 by AndyAyersMS Member Loading…
JIT: Always fill uninitialized JIT memory with 0xdd area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#132520 opened Aug 19, 2026 by jakobbotsch Member Loading…
JIT: Enable async inlining stress under JitStress area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#132517 opened Aug 19, 2026 by jakobbotsch Member Draft
JIT: stop validating the whole flow graph after every block compaction area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#132513 opened Aug 19, 2026 by jakobbotsch Member Loading…
JIT: Simplify containment and NOP checks area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#132511 opened Aug 19, 2026 by jakobbotsch Member Draft
SuperPMI: speed up reportMetadata metric lookup area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#132509 opened Aug 19, 2026 by jakobbotsch Member Loading…
JIT: Merge fgDebugCheckTypes into fgDebugCheckFlags area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#132506 opened Aug 19, 2026 by jakobbotsch Member Loading…
JIT: relaxed early ir checks area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#132487 opened Aug 18, 2026 by AndyAyersMS Member Loading…
[release/10.0] Fix array size overflow in objectalloc.cpp area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI Servicing-consider Issue for next servicing release review
#132485 opened Aug 18, 2026 by github-actions Bot Loading…
2 of 4 tasks
10.0.x
Improve StringBuilder.ToString() exception message for inconsistent state area-System.Runtime community-contribution Indicates that the PR has been added by a community member
#132483 opened Aug 18, 2026 by aw0lid Contributor Loading…
[CoreCLR] Protect exception object across funclet callbacks area-ExceptionHandling-coreclr only use for closed issues
#132482 opened Aug 18, 2026 by steveisok Member Loading…
Avoid an allocation on every GetOrCreateComInterfaceForObject call area-System.Runtime.InteropServices community-contribution Indicates that the PR has been added by a community member
#132481 opened Aug 18, 2026 by Sergio0694 Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.