RFR: 7903554: JMH: add Threads.HALF_MAX constant [v3]

Aleksey Shipilev shade at openjdk.org
Mon Sep 11 09:13:05 UTC 2023


On Fri, 8 Sep 2023 19:57:48 GMT, Sergey Kuksenko <skuksenko at openjdk.org> wrote:

>> add Threads.HALF_MAX constant equals to "Runtime.getRuntime().availableProcessors()/2"
>
> Sergey Kuksenko has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fix test

The code change looks good. But what is the use case for this?

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

PR Review: https://git.openjdk.org/jmh/pull/118#pullrequestreview-1619497357


More information about the jmh-dev mailing list