Hi All, Please review test fix for the below bug:
Bug: https://bugs.openjdk.java.net/browse/JDK-8169187 Webrev: http://cr.openjdk.java.net/~sveerabhadra/8169187/webrev.00/ The test was failing because of the color value mismatches, the fix is to get an image of the part of the window for which color needs to be fetched from the image pixel. This type of check is done only when the color fetch from the robot fails. ProblemList is updated to remove this test. Thanks and regards, Shashi
