On Tue, 29 Apr 2025 13:51:38 GMT, Andrey Turbanov <aturba...@openjdk.org> wrote:
>> We can use Hashtable.putIfAbsent instead of pair `get`/`put` methods. >> It's faster and cleaner. > > Andrey Turbanov has updated the pull request incrementally with one > additional commit since the last revision: > > add CSS. prefix I ran the client tests again two days ago, the CI was green. ------------- PR Comment: https://git.openjdk.org/jdk/pull/22032#issuecomment-2841687654