--- old/src/java.desktop/unix/native/libawt/awt/initIDs.c 2018-03-28 12:28:03.962048920 +0200 +++ new/src/java.desktop/unix/native/libawt/awt/initIDs.c 2018-03-28 12:28:03.730048922 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2014, 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 @@ -40,7 +40,7 @@ * which are used in the win32 awt. */ -jfieldID colorValueID; +JNIEXPORT jfieldID colorValueID; JNIEXPORT void JNICALL Java_java_awt_Color_initIDs