On Fri, 14 Apr 2023 13:27:37 GMT, Fredrik Bredberg <d...@openjdk.org> wrote:
> Added the missing java.lang.Thread.beforeSleep and java.lang.afterSleep to > expectedSystemTrace. > Tested on my local machine. We current 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? ------------- PR Comment: https://git.openjdk.org/jdk/pull/13476#issuecomment-1513747940