--- old/test/java/awt/image/multiresolution/MultiResolutionTrayIconTest/MultiResolutionTrayIconTest.java 2017-08-08 16:53:20.350744353 +0530 +++ new/test/java/awt/image/multiresolution/MultiResolutionTrayIconTest/MultiResolutionTrayIconTest.java 2017-08-08 16:53:19.982744353 +0530 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -25,7 +25,7 @@ /** * @test * @key headful - * @bug 8150176 8151773 8150176 + * @bug 8150176 8151773 8150176 8169044 * @summary Check if correct resolution variant is used for tray icon. * @run main/manual/othervm -Dsun.java2d.uiScale=2 MultiResolutionTrayIconTest */