-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test #96650
Closed
Closed
Test #96650
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4cde962 - Browse repository at this point
Copy the full SHA 4cde962View commit details -
Configuration menu - View commit details
-
Copy full SHA for c418203 - Browse repository at this point
Copy the full SHA c418203View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98c6fd5 - Browse repository at this point
Copy the full SHA 98c6fd5View commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e1eaae9 - Browse repository at this point
Copy the full SHA e1eaae9View commit details
Commits on Jan 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 72ad829 - Browse repository at this point
Copy the full SHA 72ad829View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39cf81f - Browse repository at this point
Copy the full SHA 39cf81fView commit details
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c05e52 - Browse repository at this point
Copy the full SHA 4c05e52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 018328b - Browse repository at this point
Copy the full SHA 018328bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b33658 - Browse repository at this point
Copy the full SHA 8b33658View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7526f17 - Browse repository at this point
Copy the full SHA 7526f17View commit details
Commits on Jan 27, 2024
-
The InlinedCallFrame has PC/SP that differs based on whether JIT_PinvokeBegin is used or not and also on stuff pushed on stack between the frame creation and the call. So there is no reliable way to figure out we've unwound to the caller other than detecting managed frame.
Configuration menu - View commit details
-
Copy full SHA for 73540ea - Browse repository at this point
Copy the full SHA 73540eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6be56b1 - Browse repository at this point
Copy the full SHA 6be56b1View commit details
Commits on Jan 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 75f7b21 - Browse repository at this point
Copy the full SHA 75f7b21View commit details
Commits on Feb 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 373564a - Browse repository at this point
Copy the full SHA 373564aView commit details -
Fix wrapped exception handling
The handling was backwards - we were first checking the wrapped exception and then the unwrapped when matching handler type and the exception type. But we should not try to match the wrapped ones if the module doesn't have the flag set to handle wrapped exceptions.
Configuration menu - View commit details
-
Copy full SHA for 2cd44c2 - Browse repository at this point
Copy the full SHA 2cd44c2View commit details
Commits on Feb 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 421922d - Browse repository at this point
Copy the full SHA 421922dView commit details
Commits on Feb 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c53ef58 - Browse repository at this point
Copy the full SHA c53ef58View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.