--- old/test/javax/swing/Security/6657138/bug6657138.java 2015-06-19 15:17:50.985660905 +0300 +++ new/test/javax/swing/Security/6657138/bug6657138.java 2015-06-19 15:17:50.725660910 +0300 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 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 @@ -26,6 +26,7 @@ * @bug 6657138 * @summary Verifies that buttons and labels don't share their ui's across appContexts * @author Alexander Potochkin + * @modules java.desktop/sun.awt */ import sun.awt.SunToolkit;