RFR: 8311222: strace004 can fail due to unexpected stack length after JDK-8309408
David Holmes
dholmes at openjdk.org
Fri Aug 18 05:44:37 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.
Sorry ignore previous comment - the stack depth increase was unrelated to the presence of the constructor.
Thanks
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15332#pullrequestreview-1583882688
More information about the hotspot-runtime-dev
mailing list