Uh oh!
There was an error while loading. Please reload this page.
[TrimmableTypeMap][Core C] JavaPeerScanner logic - #10818
Closed
simonrozsival wants to merge 4 commits into
dotnet:dev/simonrozsival/ttm-core-b-indexfrom
simonrozsival:dev/simonrozsival/ttm-core-c-scanner-only
Closed
[TrimmableTypeMap][Core C] JavaPeerScanner logic#10818simonrozsival wants to merge 4 commits intodotnet:dev/simonrozsival/ttm-core-b-indexfrom simonrozsival:dev/simonrozsival/ttm-core-c-scanner-only
simonrozsival wants to merge 4 commits into
dotnet:dev/simonrozsival/ttm-core-b-indexfrom
simonrozsival:dev/simonrozsival/ttm-core-c-scanner-only
Conversation
simonrozsival
changed the base branch from
main
to
dev/simonrozsival/ttm-core-b-indexFebruary 14, 2026 00:19
This was referenced Feb 14, 2026
simonrozsivalforce-pushed
the
dev/simonrozsival/ttm-core-b-index
branch
from
February 14, 2026 09:35
23e6975 to
9822cf0Comparesimonrozsival
commented
Feb 14, 2026
MemberAuthor
Applied all style feedback from downstream reviews: null patterns ( |
simonrozsivalforce-pushed
the
dev/simonrozsival/ttm-core-b-index
branch
from
February 15, 2026 15:37
9822cf0 to
2f303edCompareCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Remove Phase 1b (JniNameProviderAttribute merging/reclassification) - Use record 'with' expression for immutable ForceUnconditionalIfPresent - Use .IsNullOrEmpty() extension method - Use record init syntax for RegisterInfo and ExportInfo construction Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
simonrozsivalforce-pushed
the
dev/simonrozsival/ttm-core-b-index
branch
from
February 16, 2026 15:08
2f303ed to
3fe1722Comparesimonrozsival
commented
Feb 16, 2026
MemberAuthor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Core slice C from #10805.
Scope
JavaPeerScannerexecution logic over indexed metadataNotes