<AWT Dev> [9] RFR for 8150643: [TEST] add test for JDK-8150176

Alexander Stepanov alexander.v.stepanov at oracle.com
Fri Feb 26 15:04:02 UTC 2016


 > Is it possible to clear the tray when the test ended?

Yes, we can use the Applet's stop() method, please see
http://cr.openjdk.java.net/~avstepan/8150643/webrev.01/

Thanks,
Alexander

On 2/26/2016 4:47 PM, Sergey Bylokhov wrote:
> I think it is not a good idea to block the EDT, or to expect that the 
> user will be able to find icon in a 7 seconds, especially if he run 
> the test for the firts time. Is it possible to clear the tray when the 
> test ended?
>
> On 26.02.16 16:39, Alexander Stepanov wrote:
>> Hello Sergey,
>>
>> This is a time interval for the user to examine the icons (which could,
>> e.g., go to the tray pool). So my feeling is that it is a more or less
>> suitable interval, but it could be shortened for a couple of seconds, of
>> course.
>>
>> Thanks,
>> Alexander
>>
>> On 2/26/2016 4:31 PM, Sergey Bylokhov wrote:
>>> Is it really necessary to block the EDT for 7 seconds?
>>>
>>> On 25.02.16 18:22, Alexander Stepanov wrote:
>>>> (sorry,  misprint, <AWT Dev> [9], not [8]. the same for RFR 8150258)
>>>>
>>>> On 2/25/2016 5:50 PM, Alexander Stepanov wrote:
>>>>> Hello,
>>>>>
>>>>> Could you please review the following fix
>>>>> http://cr.openjdk.java.net/~avstepan/8150643/webrev.00/
>>>>> for
>>>>> https://bugs.openjdk.java.net/browse/JDK-8150643 ?
>>>>>
>>>>> Just a single test added (still failing).
>>>>>
>>>>> Thanks,
>>>>> Alexander
>>>>
>>>
>>>
>>
>
>



More information about the awt-dev mailing list