Integrated: 8311222: strace004 can fail due to unexpected stack length after JDK-8309408

Leonid Mesnik lmesnik at openjdk.org
Sat Aug 19 01:49:46 UTC 2023


On Thu, 17 Aug 2023 16:26:15 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> The [JDK-8309408](https://bugs.openjdk.org/browse/JDK-8309408) introduced sleepNanos and the tests expected stack is updated.
> The "jdk.internal.event.ThreadSleepEvent.<init>" was added just because I hit this issue while testing fix.

This pull request has now been integrated.

Changeset: 58f5826f
Author:    Leonid Mesnik <lmesnik at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/58f5826ff48c20446a0c2ea44da107867126f638
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

8311222: strace004 can fail due to unexpected stack length after JDK-8309408

Reviewed-by: dholmes, alanb

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

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


More information about the hotspot-runtime-dev mailing list