Skip to content

Handle throwing from an exception filter block #188

Closed
dotnet/runtime
#85366
@MichalStrehovsky

Description

@MichalStrehovsky

IIRC throwing from a filter block should result in the exception being swallowed. We hit an assert in the runtime instead.

JIT/Methodical/eh/basics/throwinfilter_d
JIT/Methodical/eh/basics/throwinfilter_r
JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b68872/b68872
JIT/Regression/JitBlue/GitHub_4044/GitHub_4044

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-NativeAOT-coreclr.NET runtime optimized for ahead of time compilationbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions