--- old/test/java/awt/im/8041990/bug8041990.java 2015-06-19 15:15:00.857663903 +0300 +++ new/test/java/awt/im/8041990/bug8041990.java 2015-06-19 15:15:00.697663906 +0300 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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 @@ -27,6 +27,7 @@ @bug 8041990 @summary Language specific keys does not work in applets when opened outside the browser @author Petr Pchelko + @modules java.desktop/sun.awt */ import sun.awt.SunToolkit;