--- old/src/java.desktop/share/native/libmlib_image/mlib_ImageConvKernelConvert.c 2018-05-02 10:34:48.454358200 +0100 +++ new/src/java.desktop/share/native/libmlib_image/mlib_ImageConvKernelConvert.c 2018-05-02 10:34:47.151878000 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 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 @@ -78,7 +78,8 @@ #endif /* __sparc */ /***************************************************************/ -JNIEXPORT mlib_status JNICALL mlib_ImageConvKernelConvert(mlib_s32 *ikernel, +JNIEXPORT +mlib_status mlib_ImageConvKernelConvert(mlib_s32 *ikernel, mlib_s32 *iscale, const mlib_d64 *fkernel, mlib_s32 m,