RFR: 8334866: Improve Speed of ElfDecoder source search [v8]
Aleksey Shipilev
shade at openjdk.org
Tue Nov 4 17:17:49 UTC 2025
On Tue, 4 Nov 2025 14:41:10 GMT, Kerem Kat <krk at openjdk.org> wrote:
> Did you have a particular scenario when destroy is called multiple times?
No, just wondering. It was just suspicious that `add` manages global cache state (destroying it) somehow. With multiple `add`-s, one could have suspected it could destroy the cache multiple times.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27337#discussion_r2491385986
More information about the hotspot-dev
mailing list