<Swing Dev> [12] RFR JDK-8198334: java/awt/FileDialog/8003399/bug8003399.java fails in headless mode

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Tue Nov 6 21:38:31 UTC 2018


Hi, Prasanta.

An exception which was occurred in these tests are not HeadlessException but ClassCastException
which is think is a product bug.

On 05/11/2018 02:16, Prasanta Sadhukhan wrote:
> Hi All,
> 
> Please review a fix for an issue where some tests are found to be failing with HeadlessException in mach5 systems.
> Proposed fix is to mark those tests as headful.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8198334
> webrev: http://cr.openjdk.java.net/~psadhukhan/8198334/webrev.0/
> 
> Regards
> Prasanta


-- 
Best regards, Sergey.


More information about the swing-dev mailing list