RFR: 8269478: Shenandoah: gc/shenandoah/mxbeans tests should be more resilient [v5]

Roman Kennke rkennke at openjdk.java.net
Wed Jun 30 09:13:02 UTC 2021


On Tue, 29 Jun 2021 10:24:28 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> After JDK-8259954, some mxbeans tests wait in the effectively infinite loop for the notifications to arrive. If notifications are broken, it would wait forever, and test would timeout. We need to make such failure mode more straightforward.
>> 
>> Additional testing: 
>>  - [x] Linux x86_64 fastdebug `gc/shenandoah/mxbeans` 
>>  - [x] Linux x86_64 fastdebug `gc/shenandoah/mxbeans`, `-Xcomp`
>
> Aleksey Shipilev has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
> 
>   8269478: Shenandoah: gc/shenandoah/mxbeans tests should be more resilient

Marked as reviewed by rkennke (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/4611



More information about the hotspot-gc-dev mailing list