> Several tests modified by https://github.com/openjdk/jdk/pull/19339 have been
> tweaked, see inline comments.
>
> Notes:
> * We have a few XXXRepaint.java tests and in this patch, I updated all of
> them to follow the change added to the ListRepaint.java
>
> @azvegint @aivanov-jdk please tak
On Mon, 9 Sep 2024 19:30:35 GMT, Alexey Ivanov wrote:
>> Sergey Bylokhov has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Update bug4490179.java
>
> test/jdk/java/awt/List/KeyEventsTest/KeyEventsTest.java line 53:
>
>> 51:
>> 52: public
On Tue, 10 Sep 2024 16:47:34 GMT, Alexander Zvegintsev
wrote:
>> Sergey Bylokhov has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Update bug4490179.java
>
> test/jdk/javax/swing/JButton/bug4490179.java line 86:
>
>> 84: robo
On Tue, 10 Sep 2024 07:21:47 GMT, Sergey Bylokhov wrote:
>> Several tests modified by https://github.com/openjdk/jdk/pull/19339 have
>> been tweaked, see inline comments.
>>
>> Notes:
>> * We have a few XXXRepaint.java tests and in this patch, I updated all of
>> them to follow the change add
On Tue, 10 Sep 2024 07:21:47 GMT, Sergey Bylokhov wrote:
>> Several tests modified by https://github.com/openjdk/jdk/pull/19339 have
>> been tweaked, see inline comments.
>>
>> Notes:
>> * We have a few XXXRepaint.java tests and in this patch, I updated all of
>> them to follow the change add
> Several tests modified by https://github.com/openjdk/jdk/pull/19339 have been
> tweaked, see inline comments.
>
> Notes:
> * We have a few XXXRepaint.java tests and in this patch, I updated all of
> them to follow the change added to the ListRepaint.java
>
> @azvegint @aivanov-jdk please tak
> Several tests modified by https://github.com/openjdk/jdk/pull/19339 have been
> tweaked, see inline comments.
>
> Notes:
> * We have a few XXXRepaint.java tests and in this patch, I updated all of
> them to follow the change added to the ListRepaint.java
>
> @azvegint @aivanov-jdk please tak
On Mon, 9 Sep 2024 20:34:30 GMT, Sergey Bylokhov wrote:
>> Not sure if it's a product bug…
>>
>> AWT components do not explicitly state whether they're thread-safe or not.
>> It's more or less assumed they should be. At the same time, I don't see code
>> which ensures all the cases are thread-
On Mon, 9 Sep 2024 19:32:04 GMT, Alexey Ivanov wrote:
>At the same time, I find it weird that repaint paints directly in its code and
>then posts paint event.
This is one of the implementation details of the AWT, the "native" component
should be painted before the paint event will proceed on E
On Mon, 9 Sep 2024 06:27:26 GMT, Sergey Bylokhov wrote:
>> Several tests modified by https://github.com/openjdk/jdk/pull/19339 have
>> been tweaked, see inline comments.
>>
>> Notes:
>> * We have a few XXXRepaint.java tests and in this patch, I updated all of
>> them to follow the change adde
On Wed, 4 Sep 2024 20:50:38 GMT, Sergey Bylokhov wrote:
> Several tests modified by https://github.com/openjdk/jdk/pull/19339 have been
> tweaked, see inline comments.
>
> Notes:
> * We have a few XXXRepaint.java tests and in this patch, I updated all of
> them to follow the change added to t
On Wed, 4 Sep 2024 20:50:38 GMT, Sergey Bylokhov wrote:
> Several tests modified by https://github.com/openjdk/jdk/pull/19339 have been
> tweaked, see inline comments.
>
> Notes:
> * We have a few XXXRepaint.java tests and in this patch, I updated all of
> them to follow the change added to t
Several tests modified by https://github.com/openjdk/jdk/pull/19339 have been
tweaked, see inline comments.
Notes:
* We have a few XXXRepaint.java tests and in this patch, I updated all of them
to follow the change added to the ListRepaint.java
@azvegint @aivanov-jdk please take a look.
-
13 matches
Mail list logo