RFR: 8351601: [JMH] test UnixSocketChannelReadWrite failed for 2 threads config [v3]
duke
duke at openjdk.org
Tue Mar 25 12:08:08 UTC 2025
On Tue, 25 Mar 2025 09:49:24 GMT, Volkan Yazici <vyazici at openjdk.org> wrote:
>> Guards against multi-deletes in `UnixSocketChannelReadWrite`.
>>
>> The fix can be verified as follows:
>>
>>
>> make build-microbenchmark
>> build/linux-x64/jdk/bin/java \
>> -jar build/linux-x64/images/test/micro/benchmarks.jar \
>> -f 1 -wi 1 -i 1 -t 2 UnixSocketChannelReadWrite
>>
>>
>> Note that `-t 2` denotes the number of worker threads, i.e., parallelism.
>
> Volkan Yazici has updated the pull request incrementally with one additional commit since the last revision:
>
> Update license year
@vy
Your change (at version 49e423c8a675ddd38979ab6f7824899c7ffcb612) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24126#issuecomment-2751039866
More information about the net-dev
mailing list