On Tue, 12 Nov 2024 09:13:07 GMT, Andrey Turbanov <aturba...@openjdk.org> wrote:

> We can use Hashtable.putIfAbsent instead of pair `get`/`put` methods.
> It's faster and cleaner.

Any more reviews ?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/22032#issuecomment-2827930887

Reply via email to