--- old/src/java.desktop/windows/classes/sun/awt/windows/WInputMethod.java 2018-10-01 10:05:51.802026000 +0700 +++ new/src/java.desktop/windows/classes/sun/awt/windows/WInputMethod.java 2018-10-01 10:05:51.378026000 +0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2018, 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 @@ -90,7 +90,7 @@ // Initialize highlight mapping table static { @SuppressWarnings({"rawtypes", "unchecked"}) - Map styles[] = new Map[4]; + Map[] styles = new Map[4]; HashMap map; // UNSELECTED_RAW_TEXT_HIGHLIGHT