On Fri, 13 Sep 2024 06:54:40 GMT, David Holmes <dhol...@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 > > David Holmes has updated the pull request incrementally with two additional > commits since the last revision: > > - copyright > - add other test classes potentially affected Marked as reviewed by shade (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/20980#pullrequestreview-2302712846