On Thu, 23 Jan 2025 11:09:23 GMT, Alexey Ivanov wrote:
>> With this changeset, I update the
>> `java/awt/List/ItemEventTest/ItemEventTest.java` test to improve its
>> stability and analysis of failures of the test.
>>
>> 1. Use thread-safe `StringBuffer` for `actualSelectionOrder` to track
>>
On Thu, 23 Jan 2025 09:40:19 GMT, Alexander Zvegintsev
wrote:
>> Alexey Ivanov has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Use setLength to reset actualSelectionOrder
>>
>> Co-authored-by: Aleksandr Zvegintsev
>> <77687766+azv
> With this changeset, I update the
> `java/awt/List/ItemEventTest/ItemEventTest.java` test to improve its
> stability and analysis of failures of the test.
>
> 1. Use thread-safe `StringBuffer` for `actualSelectionOrder` to track
> selecting/deselecting items in the list.
> 2. Enable `robot.se
On Thu, 23 Jan 2025 09:33:33 GMT, Alexander Zvegintsev
wrote:
>> Alexey Ivanov has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Use setLength to reset actualSelectionOrder
>>
>> Co-authored-by: Aleksandr Zvegintsev
>> <77687766+azv
On Wed, 22 Jan 2025 16:45:17 GMT, Alexey Ivanov wrote:
> With this changeset, I update the
> `java/awt/List/ItemEventTest/ItemEventTest.java` test to improve its
> stability and analysis of failures of the test.
>
> 1. Use thread-safe `StringBuffer` for `actualSelectionOrder` to track
> selec
On Wed, 22 Jan 2025 16:45:17 GMT, Alexey Ivanov wrote:
> With this changeset, I update the
> `java/awt/List/ItemEventTest/ItemEventTest.java` test to improve its
> stability and analysis of failures of the test.
>
> 1. Use thread-safe `StringBuffer` for `actualSelectionOrder` to track
> selec
On Wed, 22 Jan 2025 16:45:17 GMT, Alexey Ivanov wrote:
> With this changeset, I update the
> `java/awt/List/ItemEventTest/ItemEventTest.java` test to improve its
> stability and analysis of failures of the test.
>
> 1. Use thread-safe `StringBuffer` for `actualSelectionOrder` to track
> selec
With this changeset, I update the
`java/awt/List/ItemEventTest/ItemEventTest.java` test to improve its stability
and analysis of failures of the test.
1. Use thread-safe `StringBuffer` for `actualSelectionOrder` to track
selecting/deselecting items in the list.
2. Enable `robot.setAutoWaitForId