RFR: 8269817: serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGeneratedTest.java timed out with -Xcomp
Serguei Spitsyn
sspitsyn at openjdk.org
Fri Nov 18 19:33:22 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.
Marked as reviewed by sspitsyn (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/11228
More information about the serviceability-dev
mailing list