Skip to content

JIT: Tolerate edge/successor count mismatch at OSR entry in profile reconstruction#127363

Merged
AndyAyersMS merged 2 commits into
dotnet:mainfrom
AndyAyersMS:fix-126725
Apr 24, 2026
Merged

JIT: Tolerate edge/successor count mismatch at OSR entry in profile reconstruction#127363
AndyAyersMS merged 2 commits into
dotnet:mainfrom
AndyAyersMS:fix-126725

Address review feedback: fix typos and clarify JITDUMP message

50df6b7
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-coreclr libraries-pgo (Build windows-arm64 Release) failed Apr 24, 2026 in 56m 17s

Build windows-arm64 Release failed

Annotations

Check failure on line 257 in .packages\dnne\2.1.1\build\DNNE.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr libraries-pgo (Build windows-arm64 Release)

.packages\dnne\2.1.1\build\DNNE.targets#L257

.packages\dnne\2.1.1\build\DNNE.targets(257,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""C:\Program Files\Microsoft Visual Studio\18\Enterprise\VC\Tools\MSVC\14.51.36014\bin\HostArm64\arm64\cl.exe" /O2 /LD /TC /MT /GS /Zi /D DNNE_ASSEMBLY_NAME=Microsoft.Interop.Tests.NativeExports /D DNNE_COMPILE_AS_SOURCE /I "C:\Program Files\Microsoft Visual Studio\18\Enterprise\VC\Tools\MSVC\14.51.36014\include" /I "D:\a\_work\1\s\.packages\dnne\2.1.1\tools\platform" /I "D:\a\_work\1\s\.packages\microsoft.netcore.app.host.win-arm64\11.0.0-preview.3.26170.106\runtimes\win-arm64\native" /I "C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared" /I "C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um" /I "C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\ucrt"  "D:\a\_work\1\s\artifacts\obj\NativeExports\Release\net11.0\win-arm64\dnne\Microsoft.Interop.Tests.NativeExports.g.c" "D:\a\_work\1\s\.packages\dnne\2.1.1\tools\platform\platform.c" /link /DLL /LIBPATH:"C:\Program Files\Microsoft Visual Studio\18\Enterprise\VC\Tools\MSVC\14.51.36014\lib\arm64" /LIBPATH:"C:\Program Files (x86)\Windows Kits\10\Lib\10.0.26100.0\um\arm64" /LIBPATH:"C:\Program Files (x86)\Windows Kits\10\Lib\10.0.26100.0\ucrt\arm64" "D:\a\_work\1\s\.packages\microsoft.netcore.app.host.win-arm64\11.0.0-preview.3.26170.106\runtimes\win-arm64\native\libnethost.lib" Advapi32.lib /IGNORE:4099 /IMPLIB:"D:\a\_work\1\s\artifacts\obj\NativeExports\Release\net11.0\win-arm64\dnne\bin\Microsoft.Interop.Tests.NativeExportsNE.lib" /OUT:"D:\a\_work\1\s\artifacts\obj\NativeExports\Release\net11.0\win-arm64\dnne\bin\Microsoft.Interop.Tests.NativeExportsNE.dll" " exited with code 9009.