Hi All,
Please review fix for the below task: Bug: https://bugs.openjdk.java.net/browse/JDK-8210057 Webrev: http://cr.openjdk.java.net/~akolarkunnu/8210057/webrev.00/ Description: This task is to enable multiple L&F in InternalFrameDemoTest from test side. There were multiple issues for handling multiple L&F in JInternalFrameOperator from jemmy. These issues are fixed by task HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8211160"JDK-8211160. Also there is a product bug in GTK L&F related to JInternalFrame, it is reported by bug HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8211703"JDK-8211703 (assertion error). Thanks and Regards Gauri Patil