--- old/test/javax/swing/JFileChooser/6817933/Test6817933.java 2020-07-05 23:44:29.464278541 +0100 +++ new/test/javax/swing/JFileChooser/6817933/Test6817933.java 2020-07-05 23:44:29.329277664 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2013, 2017, 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 @@ -23,9 +23,11 @@ /* * @test + * @key headful * @bug 6817933 * @summary Tests that HTMLEditorKit does not affect JFileChooser * @author Sergey Malenkov + * @requires (os.family == "windows") */ import java.awt.Color;