--- old/test/javax/swing/JPopupMenu/6495920/bug6495920.java 2015-06-19 15:17:47.033660975 +0300 +++ new/test/javax/swing/JPopupMenu/6495920/bug6495920.java 2015-06-19 15:17:46.853660978 +0300 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2010, 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 @@ -28,6 +28,7 @@ interaction with GNOME is not crippled * @author Sergey Malenkov * @library ../.. + * @modules java.desktop/sun.awt */ import sun.awt.AppContext;