--- old/test/javax/swing/JColorChooser/Test6524757.java 2015-06-19 15:17:38.425661126 +0300 +++ new/test/javax/swing/JColorChooser/Test6524757.java 2015-06-19 15:17:38.237661130 +0300 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2007, 2011, 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 @@ -26,6 +26,7 @@ * @bug 6524757 * @summary Tests different locales * @author Sergey Malenkov + * @modules java.desktop/sun.swing */ import java.awt.Component;