RFR: 8295099: vmTestbase/nsk/stress/strace/strace013.java failed with "TestFailure: wrong lengths of stack traces: strace013Thread0: NNN strace013Thread83: MMM"
David Holmes
dholmes at openjdk.org
Wed Nov 9 01:50:08 UTC 2022
On Tue, 8 Nov 2022 12:25:55 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
>> I changed things to remove the "k-2" slack, but also note that if a spurious wakeup were ever to occur then the test could again fail. I think the slack was misguided and should have been 3 - but in that case I fail to see the point of this test. If we get rare failures in the future I would advocate for the removal of this test.
>
>> I changed things to remove the "k-2" slack, but also note that if a spurious wakeup were ever to occur then the test could again fail. I think the slack was misguided and should have been 3 - but in that case I fail to see the point of this test. If we get rare failures in the future I would advocate for the removal of this test.
>
> Seems reasonable. Lets see how your fix works.
Thanks @tstuefe !
Can I get a second review please.
-------------
PR: https://git.openjdk.org/jdk/pull/11011
More information about the hotspot-runtime-dev
mailing list