Skip to content

Implement CEE_JMP for the interpreter#121130

Merged
janvorli merged 5 commits into
dotnet:mainfrom
janvorli:implement-interpreter-cee-jmp
Oct 31, 2025
Merged

Implement CEE_JMP for the interpreter#121130
janvorli merged 5 commits into
dotnet:mainfrom
janvorli:implement-interpreter-cee-jmp

Reflect feedback

94ff2e2
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Oct 31, 2025 in 0s

.NET Result Analysis

Details

‼️ Build Analysis Check Result has been manually overridden

  • The build analysis check result has been updated by the user for the following reason: The windows arm64 testing is down
  • The check result has changed from Failure to Success

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Known Infrastructure Errors

Build Failures

runtime / Build / windows-arm64 Release NativeAOT

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Public 403 ran longer than the maximum time of 180 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

runtime / Build / windows-arm64 Release NativeAOT_Libraries

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Public 405 ran longer than the maximum time of 240 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

runtime / Build / android-arm64 Release AllSubsets_CoreCLR

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Public 409 ran longer than the maximum time of 180 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

4 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [runtime]

Was this helpful? Yes No