Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

elinor-fung
Copy link
Member

Port from full Framework

Example before:
[0x0] coreclr!EEJitManager::IsAltJitLoaded
[0x1] coreclr!UnsafeJitFunction + 0x135f16
[0x2] coreclr!MethodDesc::JitCompileCodeLocked + 0x1bd

Example after:
[0x0] coreclr!EEPolicy::HandleFatalError + 0x96
[0x1] coreclr!UnsafeJitFunction + 0x362
[0x2] coreclr!MethodDesc::JitCompileCodeLocked + 0x23b

Copy link
Member

@jeffschwMSFT jeffschwMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm (nice that we now have PLATFORM_WINDOWS)

@elinor-fung
Copy link
Member Author

@dotnet-bot test Ubuntu x64 Checked Innerloop Build and Test
@dotnet-bot test Ubuntu x64 Checked Innerloop Build and Test (Jit - TieredCompilation=0)
@dotnet-bot test Ubuntu x64 Formatting
@dotnet-bot test Windows_NT x64 Formatting

@elinor-fung
Copy link
Member Author

@dotnet-bot test Ubuntu x64 Checked CoreFX Tests

@elinor-fung elinor-fung merged commit 5bfb741 into dotnet:master Mar 16, 2019
@elinor-fung elinor-fung deleted the dumpsContext-x86 branch March 16, 2019 22:02
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants