Integrated: CODETOOLS-7903476: JMH: Threading model should not assume stable threads

Aleksey Shipilev shade at openjdk.org
Mon Jun 5 18:56:35 UTC 2023


On Thu, 1 Jun 2023 19:58:00 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.

This pull request has now been integrated.

Changeset: ae39e4dd
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jmh/commit/ae39e4dd8cb622ac4be6a89baed8b860cf252e01
Stats:     581 lines in 26 files changed: 433 ins; 66 del; 82 mod

7903476: JMH: Threading model should not assume stable threads

Co-authored-by: Sergey Kuksenko <skuksenko at openjdk.org>
Reviewed-by: skuksenko

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

PR: https://git.openjdk.org/jmh/pull/107


More information about the jmh-dev mailing list