--- old/test/javax/swing/ToolTipManager/7123767/bug7123767.java 2015-06-19 15:17:52.593660877 +0300 +++ new/test/javax/swing/ToolTipManager/7123767/bug7123767.java 2015-06-19 15:17:52.353660881 +0300 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, 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 @@ -25,6 +25,7 @@ @bug 7123767 @summary Wrong tooltip location in Multi-Monitor configurations @author Vladislav Karnaukhov + @modules java.desktop/sun.awt @run main bug7123767 */