Increment breaking change no for doubly linked freelists (#44800)
authorPeter Sollich <petersol@microsoft.com>
Thu, 19 Nov 2020 13:31:55 +0000 (14:31 +0100)
committerGitHub <noreply@github.com>
Thu, 19 Nov 2020 13:31:55 +0000 (14:31 +0100)
commitcb8c8ec6435f3db3e982382ca2e82017271d0a0a
treec2037228c20020555793a2c605ad26689b9635f0
parent01c8d63ddf6338c0649bfe5ae50bb065ac219bc4
Increment breaking change no for doubly linked freelists (#44800)

Update breaking change number because doubly linked free lists use one additional bit in the method table pointer at the beginning of objects now.

Added a comment noting that gcDacVars->major_version_number that is set in gc.cpp is not actually checked by SOS, so SOS_BREAKING_CHANGE_VERSION should be updated if GC changes in a way that is incompatible with the existing SOS.
src/coreclr/src/gc/gc.cpp
src/coreclr/src/inc/sospriv.idl
src/coreclr/src/pal/prebuilt/inc/sospriv.h