--- old/test/javax/swing/JFileChooser/6840086/bug6840086.java 2015-05-29 17:11:23.409534711 +0300 +++ new/test/javax/swing/JFileChooser/6840086/bug6840086.java 2015-05-29 17:11:23.217534717 +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 @@ @summary JFileChooser lacks icons on top right when running on Windows 7 @author Pavel Porvatov @library ../../../../lib/testlibrary + @modules java.desktop/sun.awt.shell @build jdk.testlibrary.OSInfo @run main bug6840086 */