On Wed, 3 Jun 2026 21:10:16 GMT, Maurizio Cimadamore <[email protected]> wrote:
>> I wonder if it would be cleaner to first collect all the stuff that needs >> patching (and clear entries in the map) and then pass them to the >> addLocalProxiesFor method -- that method already accepts a Set anyway > > I'm also noticing (but that's just an observation) that maybe symbols could > be used as map keys too -- e.g. maybe we don't really need trees? yes we can probably use symbols but it won't make a difference I think ------------- PR Review Comment: https://git.openjdk.org/valhalla/pull/2507#discussion_r3352587041
