Hi All,
Please review a small fix for JDK-8165828 Bug: https://bugs.openjdk.java.net/browse/JDK-8165828 Webrev: http://cr.openjdk.java.net/~vagarwal/8165828/webrev.0/ Summary: The regression test javax/swing/plaf/metal/MetalIcons/MetalHiDPIIconsTest.java fails because there is no option to select Metal Look and Feel under the Look and Feel tab. There is option to select Java Look and Feel which is same as Metal Look and Feel. Updating the test instructions to select Java Look and Feel for Metal Look and Feel resolves the issue. Best Regards, Jagjot Singh
