Skip to content

Revert "Allocate boxed static structs on Frozen Object Heap and remov… - #78296

Merged
jkotas merged 1 commit into
dotnet:mainfrom
EgorBo:revert-frozen-static-box
Nov 14, 2022
Merged

Revert "Allocate boxed static structs on Frozen Object Heap and remov…#78296
jkotas merged 1 commit into
dotnet:mainfrom
EgorBo:revert-frozen-static-box

Conversation

@EgorBo

@EgorBoEgorBo commented Nov 14, 2022

Copy link
Copy Markdown
Member

…e getFieldAddress (#77737)"

Looks like NRE is still there in System.Text.RegularExpression.Tests so I need to revert and catch it 😞 I did a lot of runs after my change in morph.cpp and was not able to reproduce it but apparently it's still there.

Guid is updated.

@ghostghost assigned EgorBoNov 14, 2022
@ghostghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Nov 14, 2022
@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

Issue Details

…e getFieldAddress (#77737)"

Looks like NRE is still there in System.Text.RegularExpression.Tests so I need to revert and catch it 😞

Guid is updated.

Author:EgorBo
Assignees:EgorBo
Labels:

area-CodeGen-coreclr

Milestone:-

@jkotas
jkotas merged commit 0de4f60 into dotnet:mainNov 14, 2022
This was referenced Nov 30, 2022
@ghostghost locked as resolved and limited conversation to collaborators Dec 14, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@EgorBo@jkotas