-
Notifications
You must be signed in to change notification settings - Fork 19.3k
All issues
Issue creation is restricted in this repository
- #81157 · aclements opened
on Aug 27, 2026 1
Issues
milestone:Go1.14.1 label:CherryPickApproved
milestone:Go1.14.1 label:CherryPickApproved
Search results
cmd/compile: -d=checkptr should not reject unaligned pointers to non-pointer data [1.14 backport]
CherryPickApprovedUsed during the release process for point releasesUsed during the release process for point releasesStatus: Closed (completed).runtime: sometimes 100% CPU spin during init phase in Go 1.14 with preemptive scheduler [1.14 backport]
CherryPickApprovedUsed during the release process for point releasesUsed during the release process for point releasesStatus: Closed (completed).cmd/go: module's "go" version should be included in cache key [1.14 backport]
CherryPickApprovedUsed during the release process for point releasesUsed during the release process for point releasesStatus: Closed (completed).runtime: mlock of signal stack failed: 12 [1.14 backport]
CherryPickApprovedUsed during the release process for point releasesUsed during the release process for point releasesStatus: Closed (completed).runtime: crash on 1.14 with unexpected return pc, fatal error: unknown caller pc [1.14 backport]
CherryPickApprovedUsed during the release process for point releasesUsed during the release process for point releasesStatus: Closed (completed).reflect: MakeMap() and not native map type wrong behavior [1.14 backport]
CherryPickApprovedUsed during the release process for point releasesUsed during the release process for point releasesStatus: Closed (completed).cmd/go: tests that panic or exit are marked as passing when -json flag is used [1.14 backport]
CherryPickApprovedUsed during the release process for point releasesUsed during the release process for point releasesStatus: Closed (completed).runtime: asyncPreempt should not try to save floating-point context for softfloat MIPS targets [1.14 backport]
CherryPickApprovedUsed during the release process for point releasesUsed during the release process for point releasesStatus: Closed (completed).doc: missing documentation of quoting the URL of url.Errors in go1.14 release notes [1.14 backport]
CherryPickApprovedUsed during the release process for point releasesUsed during the release process for point releasesDocumentationIssues describing a change to documentation.Issues describing a change to documentation.Status: Closed (completed).runtime: Go 1.14.rc1 3-5% performance regression from 1.13 during protobuf marshalling [1.14 backport]
CherryPickApprovedUsed during the release process for point releasesUsed during the release process for point releasesStatus: Closed (completed).time: racy Timer access should either work or throw, not panic [1.14 backport]
CherryPickApprovedUsed during the release process for point releasesUsed during the release process for point releasesStatus: Closed (completed).SIGILL: illegal instruction on any go tool under macOS [1.14 backport]
CherryPickApprovedUsed during the release process for point releasesUsed during the release process for point releasesStatus: Closed (completed).