On Tue, 18 Apr 2023 20:20:09 GMT, Daniel D. Daugherty <dcu...@openjdk.org> wrote:
>> Added the missing java.lang.Thread.beforeSleep and java.lang.afterSleep to >> expectedSystemTrace. >> Tested on my local machine. > > We currently have a total of 20 sightings of this failure in both CI and Adhoc > jobs and it's happening in quite a few tests. Here's the current distribution: > > 2 vmTestbase/nsk/monitoring/stress/thread/strace001/TestDescription.java > 3 vmTestbase/nsk/monitoring/stress/thread/strace003/TestDescription.java > 8 vmTestbase/nsk/monitoring/stress/thread/strace004/TestDescription.java > 2 vmTestbase/nsk/monitoring/stress/thread/strace006/TestDescription.java > 2 vmTestbase/nsk/monitoring/stress/thread/strace007/TestDescription.java > 2 vmTestbase/nsk/monitoring/stress/thread/strace008/TestDescription.java > 1 vmTestbase/nsk/monitoring/stress/thread/strace009/TestDescription.java > > I would prefer not to ProblemList these 7 tests. What's the current status of > this PR and what's the estimate for integration? Hi @dcubed-ojdk, Don't ProblemList the 7 tests. I'm currently updating the tests after the review. Running the tests looks good (no issues). Will integrate as soon as all reviewers are happy. Hoping for today or tomorrow. ------------- PR Comment: https://git.openjdk.org/jdk/pull/13476#issuecomment-1514270168