Hi All, Please review a test fix for the below bug:
Bug: https://bugs.openjdk.java.net/browse/JDK-8196017 Webrev: http://cr.openjdk.java.net/~sveerabhadra/8196017/webrev.00/ Summary: The original bug https://bugs.openjdk.java.net/browse/JDK-8012026 fixed the code only for MacOS platform but the test is enabled to run on all platforms. This is modified. Along with it exact positional comparison was done in the test and now modified to allow for leniency of around 2 pixels. Thanks and regards, Shashi