--- old/test/javax/swing/JComboBox/8015300/Test8015300.java 2015-06-19 15:17:39.325661110 +0300 +++ new/test/javax/swing/JComboBox/8015300/Test8015300.java 2015-06-19 15:17:39.149661114 +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 @@ -42,6 +42,7 @@ * @summary Tests that editable combobox select all text * @author Sergey Malenkov * @library ../../../../lib/testlibrary/ + * @modules java.desktop/com.sun.java.swing.plaf.windows * @build ExtendedRobot * @run main Test8015300 */