--- old/test/java/awt/im/8041990/bug8041990.java 2020-07-05 23:44:19.070211038 +0100 +++ new/test/java/awt/im/8041990/bug8041990.java 2020-07-05 23:44:18.939210187 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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 @@ -22,12 +22,13 @@ */ -/* - @test - @bug 8041990 - @summary Language specific keys does not work in applets when opened outside the browser - @author Petr Pchelko -*/ +/** + * @test + * @key headful + * @bug 8041990 + * @summary Language specific keys does not work in applets when opened outside the browser + * @author Petr Pchelko + */ import sun.awt.SunToolkit;