> 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
David Holmes has updated the pull request incrementally with two additional commits since the last revision: - copyright - add other test classes potentially affected ------------- Changes: - all: https://git.openjdk.org/jdk/pull/20980/files - new: https://git.openjdk.org/jdk/pull/20980/files/8930ed4a..cd6ae800 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=20980&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20980&range=00-01 Stats: 8 lines in 2 files changed: 6 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/20980.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/20980/head:pull/20980 PR: https://git.openjdk.org/jdk/pull/20980