<AWT Dev> <Awt Dev> [9] Review Request for 8041519: JVM crash on second DnD after modal dialog opened during Swing DnD operation

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Thu Sep 22 17:26:47 UTC 2016


On 22.09.16 20:17, Semyon Sadetsky wrote:
> On 9/22/2016 8:01 PM, Sergey Bylokhov wrote:
>> On 28.07.15 20:50, Semyon Sadetsky wrote:
>>> Hi Sergey,
>>>
>>> Not sure that I understood what you are proposing. Could you clarify or
>>> rephrase?
>>
>> I mean that we can handle instability of the test by ignoring all
>> possible exceptions or something like that, and fails only in case of
>> crash.
> Will a manual test make you happy?

It will be good to automate it in some way, but if it is not possible 
when we can add a manual test.

>>> On 7/22/2015 12:28 AM, Sergey Bylokhov wrote:
>>>> Hi, Semyon.
>>>> Is it possible to write a test which ignore all possible exceptions
>>>> and will fail only in case of crash?
>>>>
>>>> On 17.07.15 19:27, Semyon Sadetsky wrote:
>>>>> Hello,
>>>>>
>>>>> Please review fix for JDK9:
>>>>> bug: https://bugs.openjdk.java.net/browse/JDK-8041519
>>>>> webrev: http://cr.openjdk.java.net/~ssadetsky/8041519/webrev.00/
>>>>>
>>>>> This is regression from JDK-6342381. When a modal dialog blocks drop
>>>>> operation in progress state consequent mouse events clear the drop
>>>>> context variables (this clearing was introduced by JDK-6342381). The
>>>>> solution is to avoid clearing if drop operation is in progress.
>>>>> Test scenario for this case would be too hard and unstable. Since the
>>>>> fix is pretty simple I left it as noreg.
>>>>>
>>>>> --Semyon
>>>>>
>>>>>
>>>>
>>>>
>>>
>>
>>
>


-- 
Best regards, Sergey.


More information about the awt-dev mailing list