On Fri, 13 Sep 2024 12:08:43 GMT, David Holmes wrote:
>> So no change to
>> test/hotspot/jtreg/vmTestbase/nsk/monitoring/share/ThreadController.java and
>> test/hotspot/jtreg/vmTestbase/nsk/monitoring/share/thread/SleepingThread.java
>> this time?
>>
>> Is there a JBS issue to re-write these
On Fri, 13 Sep 2024 06:12:04 GMT, Alan Bateman 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 te
On Fri, 13 Sep 2024 06:54:40 GMT, David Holmes 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 te
> 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 f
On Fri, 13 Sep 2024 06:54:40 GMT, David Holmes 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 te
On Fri, 13 Sep 2024 06:12:04 GMT, Alan Bateman 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 te
On Thu, 12 Sep 2024 23:18:48 GMT, David Holmes 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 i
On Thu, 12 Sep 2024 23:18:48 GMT, David Holmes 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 i
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 o