Integrated: 8291429: java/lang/Thread/virtual/ThreadAPI.java timed out on single core system
Alan Bateman
alanb at openjdk.org
Fri Oct 7 08:17:48 UTC 2022
On Tue, 4 Oct 2022 17:59:36 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> This is a test only change for two tests for virtual threads that hang/timeout on single core systems. The two tests involve pinning and require at least two carrier threads. The test lib used by these tests is updated to define a new method that ensures parallelism is at least a given value and both tests are updated to use this. There are a number of tests in the debugger area that may potentially use this in the future.
This pull request has now been integrated.
Changeset: 1fda8421
Author: Alan Bateman <alanb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1fda8421b976dc19b6f977e38d8d87f493e1a1fd
Stats: 61 lines in 4 files changed: 51 ins; 0 del; 10 mod
8291429: java/lang/Thread/virtual/ThreadAPI.java timed out on single core system
Reviewed-by: sspitsyn, cjplummer
-------------
PR: https://git.openjdk.org/jdk/pull/10562
More information about the serviceability-dev
mailing list