Skip to content
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

[release/9.0-preview2] Disable the new exception handling by default again #99067

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 28, 2024

Backport of #99066 to release/9.0-preview2

/cc @janvorli

Customer Impact

  • Customer reported
  • Found internally

The new EH was enabled by default right before we've snapped for preview 2, but there were couple of issues that stemmed from it. I've fixed most of them, but aspnet has one that needs to be investigated and there is no more time left for preview 2.

Regression

  • Yes
  • No

#98570 - enables the new exception handling by default.

Testing

Local testing showing that the new EH is disabled.

Risk

Low, disables all the new EH stuff, no other thing is changed.

The new EH was enabled by default right before we've snapped for preview
2, but the various nightly CI tests that were executed after has
uncovered a couple of issues that I've never seen before. I've fixed two
of them, but another one has surfaced today, this time a GC hole that
seems to be related to the new EH. Since there is no time left for
inverstigating and fixing that for preview 2, I am disabling it by
default again.
@janvorli janvorli requested a review from jkotas February 28, 2024 18:15
@janvorli janvorli added this to the 9.0.0 milestone Feb 28, 2024
@janvorli janvorli added Servicing-consider Issue for next servicing release review area-ExceptionHandling-coreclr and removed area-VM-coreclr labels Feb 28, 2024
@janvorli janvorli self-assigned this Feb 28, 2024
@jeffschwMSFT jeffschwMSFT added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Feb 28, 2024
@jeffschwMSFT jeffschwMSFT merged commit 8e5e748 into release/9.0-preview2 Feb 28, 2024
40 of 98 checks passed
@carlossanlop carlossanlop deleted the backport/pr-99066-to-release/9.0-preview2 branch February 28, 2024 18:57
@github-actions github-actions bot locked and limited conversation to collaborators Mar 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants