On Tue, 12 Nov 2024 09:13:07 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote: > We can use Hashtable.putIfAbsent instead of pair `get`/`put` methods. > It's faster and cleaner. Marked as reviewed by aivanov (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/22032#pullrequestreview-2772382527