--- old/test/java/awt/Mixing/OverlappingButtons.java 2015-05-29 17:08:29.853540523 +0300 +++ new/test/java/awt/Mixing/OverlappingButtons.java 2015-05-29 17:08:29.689540529 +0300 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2007, 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 Tests whether overlapping buttons mix correctly @author anthony.petrov@...: area=awt.mixing @library ../regtesthelpers + @modules java.desktop/com.sun.awt @build Util @run main OverlappingButtons */