[main] Source code updates from dotnet/runtime#3175
[main] Source code updates from dotnet/runtime#3175dotnet-maestro[bot] wants to merge 8 commits intomainfrom
Conversation
Diff: https://github.com/dotnet/runtime/compare/d3b36cce4f334dac2e6b5c6a6100025f4d35e8ce..c01656e6415a0a6d55d93932cba2f6861a042de5 From: dotnet/runtime@d3b36cc To: dotnet/runtime@c01656e [[ commit created by automation ]]
…ce9-b5e3-2be5f6e400b8
|
@kotlarmilos, does it ring a bell: |
|
Yes, it is dotnet/runtime#121237 |
Diff: https://github.com/dotnet/runtime/compare/c01656e6415a0a6d55d93932cba2f6861a042de5..82a094823b1d2d454e3a037b06c15fdf669f389e From: dotnet/runtime@c01656e To: dotnet/runtime@82a0948 [[ commit created by automation ]]
…ce9-b5e3-2be5f6e400b8
Diff: https://github.com/dotnet/runtime/compare/82a094823b1d2d454e3a037b06c15fdf669f389e..e8812e7419db9137f20b990786a53ed71e27e11e From: dotnet/runtime@82a0948 To: dotnet/runtime@e8812e7 [[ commit created by automation ]]
…ce9-b5e3-2be5f6e400b8
|
Note PRs from original repository included in this codeflow update:
💡 You may consult the FAQ for more information or tag @dotnet/product-construction for assistance. |
|
Important The source repository has received code changes from an opposite flow. Any additional codeflows into this PR may potentially result in lost changes. Please continue with one of the following options:
💡 You may consult the FAQ for more information or tag @dotnet/product-construction for assistance. |
) ## Description This PR fixes the iOS build by wrapping JumpStubStubManager in FEATURE_JIT. It unblocks dotnet/dotnet#3175 and adds the iOS CoreCLR functional test to runtime.yml to catch build failures earlier in PRs.
|
@am11 How to pull the latest changes from main? I want to check if this PR is unblocked |
|
@kotlarmilos, AFAIK there are three options:
|
|
Deferring to @akoeplinger to decide. It is dotnet/runtime#121237, dotnet/runtime#121338, and dotnet/runtime#121117 |
|
Given this PR doesn't have any manual changes the fastest option is closing and retriggering the subscription, will do that. new PR: #3258 |
Note
This is a codeflow update. It may contain both source code changes from the source repo as well as dependency updates. Learn more here.
This pull request brings the following source code changes
From https://github.com/dotnet/runtime