--- old/test/java/awt/Mixing/AWT_Mixing/JSpinnerOverlapping.java 2015-06-19 15:14:32.185664408 +0300 +++ new/test/java/awt/Mixing/AWT_Mixing/JSpinnerOverlapping.java 2015-06-19 15:14:32.017664411 +0300 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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 @@ -35,6 +35,7 @@ @summary Simple Overlapping test for javax.swing.JSpinner @author sergey.grinev@oracle.com: area=awt.mixing @library ../../regtesthelpers +@modules java.desktop/sun.awt @build Util @run main JSpinnerOverlapping */