Integrated: 8269817: serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGeneratedTest.java timed out with -Xcomp

Leonid Mesnik lmesnik at openjdk.org
Sat Nov 19 20:35:12 UTC 2022


On Fri, 18 Nov 2022 01:16:13 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> Test serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGeneratedTest.java timed out with -Xcomp. It starts 2000 threads at the same time. However, there is no goal to start them simultaneously. It is needed just to start a lot of threads. So fix is to start them by smaller groups.

This pull request has now been integrated.

Changeset: 3ea89711
Author:    Leonid Mesnik <lmesnik at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/3ea89711e34639fef36b6cc143e37b5133aa80f8
Stats:     20 lines in 1 file changed: 10 ins; 0 del; 10 mod

8269817: serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGeneratedTest.java timed out with -Xcomp

Reviewed-by: cjplummer, kevinw, sspitsyn

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

PR: https://git.openjdk.org/jdk/pull/11228


More information about the serviceability-dev mailing list