--- old/test/javax/swing/JTree/8004298/bug8004298.java 2015-05-29 17:11:29.013534523 +0300 +++ new/test/javax/swing/JTree/8004298/bug8004298.java 2015-05-29 17:11:28.845534529 +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 @@ -27,6 +27,7 @@ * @summary NPE in WindowsTreeUI.ensureRowsAreVisible * @author Alexander Scherbatiy * @library ../../regtesthelpers + * @modules java.desktop/com.sun.java.swing.plaf.windows * @build Util * @run main bug8004298 */