RFR: CODETOOLS-7903471: JMH: Add test for virtual threads executor [v7]

Aleksey Shipilev shade at openjdk.org
Tue Jun 6 12:19:18 UTC 2023


On Thu, 1 Jun 2023 05:01:27 GMT, Sergey Kuksenko <skuksenko at openjdk.org> wrote:

>> Add test for virtual thread executor
>
> Sergey Kuksenko has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fix errata

I think this is almost completely subsumed by #107. We can repurpose this to check for `isVirtual`, if you want. `Fixtures` helper method can sense the testing profile we are running with, `executor-virtual` would be the thing to check for. I don't see significant value in checking for `isVirtual`, though. Your call.

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

PR Comment: https://git.openjdk.org/jmh/pull/103#issuecomment-1578654144


More information about the jmh-dev mailing list