--- old/test/javax/swing/JInternalFrame/6725409/bug6725409.java 2015-05-29 17:11:25.257534649 +0300 +++ new/test/javax/swing/JInternalFrame/6725409/bug6725409.java 2015-05-29 17:11:25.089534655 +0300 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2008, 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 @@ -27,6 +27,7 @@ * can be localized during run-time * @author Mikhail Lapshin * @library ../../../../lib/testlibrary/ + * @modules java.desktop/com.sun.java.swing.plaf.windows * @build ExtendedRobot * @run main bug6725409 */