Uh oh!
There was an error while loading. Please reload this page.
[release/8.0-staging] #ifdef out code that requires FEATURE_EVENT_TRACE - #94715
Conversation
ghost
commented
Nov 14, 2023
Tagging subscribers to this area: @dotnet/gc Issue DetailsBackport of #91895 to release/8.0-staging Customer ImpactTestingRiskIMPORTANT: If this backport is for a servicing release, please verify that:
|
jeffschwMSFT
left a comment
There was a problem hiding this comment.
approved. we will take for consideration in 8.0.x
carlossanlop
commented
Nov 15, 2023
@jkotas@jeffschwMSFT did this get Tactics approval? Today's code complete. |
jkotas
commented
Nov 15, 2023
Yes, this was approved over email. |
Backport of #91895 to release/8.0-staging
/cc @jkotas@yowl
Customer Impact
Build break when building a custom runtime configuration with disabled tracing from sources. This configuration is used by game console ports. Regression from .NET 7.
Testing
Local build of the custom configuration.
Risk
Low. The change is no-op for the default shipping configuration.
IMPORTANT: If this backport is for a servicing release, please verify that:
The PR target branch is
release/X.0-staging, notrelease/X.0.If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.