Skip to content

Use linked versions of map and set#9751

Merged
alzimmermsft merged 5 commits intomicrosoft:mainfrom
alzimmermsft:UseLinkedVersionsOfMapAndSet
Feb 23, 2026
Merged

Use linked versions of map and set#9751
alzimmermsft merged 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

@alzimmermsft alzimmermsft added this pull request to the merge queue Feb 23, 2026
Merged via the queue into microsoft:main with commit 4fb78e4 Feb 23, 2026
31 checks passed
@alzimmermsft alzimmermsft deleted the UseLinkedVersionsOfMapAndSet branch February 23, 2026 18:27
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.

3 participants