RFR: CODETOOLS-7903476: JMH: Threading model should not assume stable threads [v5]

Aleksey Shipilev shade at openjdk.org
Fri Jun 2 11:15:06 UTC 2023


On Fri, 2 Jun 2023 10:08:46 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> See the bug for the original bug report.
>> 
>> This PR makes sure the harness code is able to work with different styles of executors, including the custom executor that always gives us a new thread. Integration tests now run with several important executor modes to catch errors early.
>
> Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Wrap more things in privileged blocks

I think this is ready for integration. What do you think, @kuksenko?

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

PR Comment: https://git.openjdk.org/jmh/pull/107#issuecomment-1573559829


More information about the jmh-dev mailing list