On Tue, 25 Feb 2025 07:21:31 GMT, Tagir F. Valeev <tval...@openjdk.org> wrote:

>> It appears that the benchmark was erroneous. The combination of "tailMap" 
>> mode and comparator = true didn't work correctly, as the comparator is 
>> descending. This PR changes the benchmark to use headMap instead of tailMap 
>> in comparator mode. The "tailMap" mode is renamed to "subMap". Now, all 
>> parameter combinations work correctly.
>
> Tagir F. Valeev has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Update copyright

lgtm, maybe another collection engineer can double check.

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

Marked as reviewed by liach (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23744#pullrequestreview-2641016660

Reply via email to