Integrated: 8300317: vmTestbase/nsk/stress/strace/strace* tests fail with "ERROR: wrong lengths of stack traces"

Leonid Mesnik lmesnik at openjdk.org
Wed Mar 15 17:18:54 UTC 2023


On Tue, 14 Mar 2023 00:45:03 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> The same bug as https://bugs.openjdk.org/browse/JDK-8295099 vmTestbase/nsk/stress/strace/strace013.java failed with "TestFailure: wrong lengths of stack traces: strace013Thread0: NNN strace013Thread83: MMM"
> 
> The test starts failing after changing implementation of Object.wait() method in loom. This method might call Object.wait() and increase stack length of dump.

This pull request has now been integrated.

Changeset: 7ad48ea3
Author:    Leonid Mesnik <lmesnik at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7ad48ea3ad3e90de64fbc73bf6d555a567b994f4
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8300317: vmTestbase/nsk/stress/strace/strace* tests fail with "ERROR: wrong lengths of stack traces"

Reviewed-by: dholmes, mseledtsov

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

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


More information about the hotspot-runtime-dev mailing list