Skip to content

Conversation

elinor-fung
Copy link
Member

  • Add the different method desc types to the data descriptor
    • We only need their size right now
  • Add tests for different method desc classifications
    • Mostly fill-in for things I found we didn't cover - GetNativeCode_StableEntryPoint_NonVtableSlot is the one that actually hits the updated code in this change

Contributes to #99302, #109426

@ghost ghost added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Dec 11, 2024
@elinor-fung elinor-fung added area-Diagnostics-coreclr and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Dec 11, 2024
@elinor-fung elinor-fung added this to the 10.0.0 milestone Dec 11, 2024
Copy link
Contributor

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

@tommcdon tommcdon added the enhancement Product code improvement that does NOT require public API changes/additions label Dec 11, 2024
@elinor-fung
Copy link
Member Author

/ba-g failure is #110285

@elinor-fung elinor-fung merged commit 90dfc04 into dotnet:main Dec 13, 2024
145 of 147 checks passed
@elinor-fung elinor-fung deleted the cdac-methodClassification branch December 13, 2024 20:26
hez2010 pushed a commit to hez2010/runtime that referenced this pull request Dec 14, 2024
…assificationDataType` (dotnet#110602)

- Add the different method desc types to the data descriptor
  - We only need their size right now
- Add tests for different method desc classifications
  - Mostly fill-in for things I found we didn't cover - `GetNativeCode_StableEntryPoint_NonVtableSlot` is the one that actually hits the updated code in this change
@github-actions github-actions bot locked and limited conversation to collaborators Jan 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Diagnostics-coreclr enhancement Product code improvement that does NOT require public API changes/additions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants