You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SIG meeting notes:
Create test similar to StrongNamedAssembly.
Our testapp/testlibrary should include method marked as forced inlining. Our bytecode instrumentation should include instrumentation for it (remember about json definition). Then we should cover everything by tests.
[EDIT: update to clarify that this is about ReadyToRun not AOT]
The code requesting ReJIT of methods targeted for bytecode instrumentation is missing coverage in the following cases:
The text was updated successfully, but these errors were encountered: