--- old/test/java/awt/Cursor/MultiResolutionCursorTest/MultiResolutionCursorTest.java 2015-05-29 17:08:10.105541185 +0300 +++ new/test/java/awt/Cursor/MultiResolutionCursorTest/MultiResolutionCursorTest.java 2015-05-29 17:08:09.937541190 +0300 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2013, 2015, 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 @@ -45,6 +45,7 @@ * @summary [macosx] Custom Cursor HiDPI support * @author Alexander Scherbatiy * @library ../../../../lib/testlibrary + * @modules java.desktop/sun.awt.image * @build jdk.testlibrary.OSInfo * @run applet/manual=yesno MultiResolutionCursorTest.html */