--- old/test/com/apple/eawt/DefaultMenuBar/DefaultMenuBarTest.java 2020-07-05 23:44:03.648110882 +0100 +++ new/test/com/apple/eawt/DefaultMenuBar/DefaultMenuBarTest.java 2020-07-05 23:44:03.512109998 +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 @@ -21,8 +21,9 @@ * questions. */ -/* +/** * @test + * @key headful * @bug 8007267 * @summary [macosx] com.apple.eawt.Application.setDefaultMenuBar is not working * @requires (os.family == "mac")