Skip to content

runtime: consider removing randomizedheapbase64 GOEXPERIMENT opt-out #80392

Description

@rolandshoemaker

As far as I'm aware we haven't hit any particular issues with the randomizedheapbase64 GOEXPERIMENT, which has been enabled by default since 1.26. It does make some debugging tools behave a little funky, but I believe most have figured out ways around it.

We should consider removing the GOEXPERIMENT, which at this point exists solely to let users opt-out of this behavior.

Metadata

Metadata

Labels

NeedsDecisionFeedback is required from experts, contributors, and/or the community before a change can be made.compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

Status
Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions