--- old/test/java/awt/Mixing/AWT_Mixing/JButtonInGlassPaneOverlapping.java 2015-06-19 15:14:20.989664606 +0300 +++ new/test/java/awt/Mixing/AWT_Mixing/JButtonInGlassPaneOverlapping.java 2015-06-19 15:14:20.825664608 +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 @@ -33,6 +33,7 @@ @summary Simple Overlapping test for javax.swing.JButton @author sergey.grinev@oracle.com: area=awt.mixing @library ../../regtesthelpers +@modules java.desktop/sun.awt @build Util @run main JButtonInGlassPaneOverlapping */