Integrated: 8330302: strace004 can still fail
David Holmes
dholmes at openjdk.org
Fri Sep 13 12:13:11 UTC 2024
On Thu, 12 Sep 2024 23:18:48 GMT, David Holmes <dholmes at openjdk.org> wrote:
> This is a trivial point fix for the `strace` tests to add in the missing event (super)constructors. These tests have started failing more regularly after the `Thread.sleep` code was recently changed.
>
> The fragility of these tests is well known but I simply want to deal with current failures in our CI. It remains a future RFE to fix these tests so they don't need continual updating like this.
>
> Testing:
> - themselves
> - tier 5 (which is where we see CI failures most often)
>
> Thanks
This pull request has now been integrated.
Changeset: bd44cf8a
Author: David Holmes <dholmes at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/bd44cf8ab709d08a4d015868bececabd0c97525b
Stats: 11 lines in 3 files changed: 8 ins; 0 del; 3 mod
8330302: strace004 can still fail
Reviewed-by: alanb, shade
-------------
PR: https://git.openjdk.org/jdk/pull/20980
More information about the serviceability-dev
mailing list