Skip to content

Can we rename COMPlus_ to DOTNET_ for environment variables? #47283

@stephentoub

Description

@stephentoub

We have a lot of configuration possible via environment variables that begin with the prefix "COMPlus", e.g. all of the values in https://github.com/dotnet/runtime/blob/16c48d6a45d4d706c327fc840e1a5d450fb189ae/src/coreclr/inc/clrconfigvalues.h.

This is 20-year old legacy finding its way into user-visible configuration for the platform.

Can we rename this to "DOTNET"?

If there are concerns about tools that have hardcoded "COMPlus", we could support both for a few releases and then delete the "COMPlus" support when the majority of hardcodings have switched over.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions