[code-reflection] RFR: Immutble ExternalizedOp.attributes [v3]
Paul Sandoz
psandoz at openjdk.org
Mon Apr 21 20:43:36 UTC 2025
> The attributes map of `ExternalizedOp` no longer needs to be immutable. `OpBuilder` is modified accordingly to use `Map.of`.
>
> In addition `OpBuilder` is also modified to reuse previously constructed type elements.
Paul Sandoz has updated the pull request incrementally with one additional commit since the last revision:
Remove special constructor (revisit later).
-------------
Changes:
- all: https://git.openjdk.org/babylon/pull/407/files
- new: https://git.openjdk.org/babylon/pull/407/files/40650ec0..de14df0e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=babylon&pr=407&range=02
- incr: https://webrevs.openjdk.org/?repo=babylon&pr=407&range=01-02
Stats: 31 lines in 2 files changed: 0 ins; 23 del; 8 mod
Patch: https://git.openjdk.org/babylon/pull/407.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/407/head:pull/407
PR: https://git.openjdk.org/babylon/pull/407
More information about the babylon-dev
mailing list