Skip to content

JIT does not compile method with jmp IL instruction in ReadyToRun #125252

@jtschuster

Description

@jtschuster

The jit and crossgen2 would not properly set up a method import fixup for a jmp IL instruction if enabled, and #124203 explicitly disables it. Previously, the compilation results in getFunctionEntrypoint throwing a RequiresRuntimeJitException in crossgen2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions