Skip to content

Comments

Use linked versions of map and set#9751

Open
alzimmermsft wants to merge 5 commits intomicrosoft:mainfrom
alzimmermsft:UseLinkedVersionsOfMapAndSet
Open

Use linked versions of map and set#9751
alzimmermsft wants to merge 5 commits intomicrosoft:mainfrom
alzimmermsft:UseLinkedVersionsOfMapAndSet

Conversation

@alzimmermsft
Copy link
Contributor

Replace usages of HashMap and HashSet with LinkedHashMap and LinkedHashSet to ensure consistent iteration order if the object is iterated over.

@alzimmermsft alzimmermsft self-assigned this Feb 19, 2026
@microsoft-github-policy-service microsoft-github-policy-service bot added the emitter:client:java Issue for the Java client emitter: @typespec/http-client-java label Feb 19, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 19, 2026

All changed packages have been documented.

  • @typespec/http-client-java
Show changes

@typespec/http-client-java - fix ✏️

Use LinkedHashMap and LinkedHashSet to ensure consistent iterating order.

Updated the description to specify the use of LinkedHashMap and LinkedHashSet for consistent iteration order.
@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 19, 2026

Open in StackBlitz

npm i https://pkg.pr.new/microsoft/typespec/@typespec/http@9751
npm i https://pkg.pr.new/microsoft/typespec/@typespec/http-client@9751
npm i https://pkg.pr.new/microsoft/typespec/@typespec/http-client-java@9751

commit: c225896

@azure-sdk
Copy link
Collaborator

azure-sdk commented Feb 19, 2026

You can try these changes here

🛝 Playground 🌐 Website 🛝 VSCode Extension

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

emitter:client:java Issue for the Java client emitter: @typespec/http-client-java

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants