<AWT Dev> [9] Review request for 8017456: [TEST_BUG] java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.html: test frames remain after test execution

Konstantin Shefov konstantin.shefov at oracle.com
Thu Feb 6 05:53:05 PST 2014


On 06-Feb-14 17:49, Konstantin Shefov wrote:
> Sergey,
> This System.exit will never be seen by jtreg, more than that, this 
> test already has system.exit and will not work without it.
System.exit is invoked by child vm, child vm is NOT controlled by JTREG 
at all.
>
> Konstantin
>
> On 06-Feb-14 17:21, Sergey Bylokhov wrote:
>> Hi, Konstantin.
>> The tests should not use System.exit() , it can be forbidden in some 
>> modes of jtreg.
>>
>> On 06.02.2014 17:03, Konstantin Shefov wrote:
>>> Hi all,
>>>
>>> please review the fix
>>> http://cr.openjdk.java.net/~kshefov/8017456/webrev.00
>>> for
>>> https://bugs.openjdk.java.net/browse/JDK-8017456
>>>
>>> Test hangs on windows if test frames are covered by a window of some 
>>> other app.
>>>
>>> Thanks,
>>> Konstantin
>>
>>
>



More information about the awt-dev mailing list