--- old/src/java.desktop/share/native/libfreetype/src/base/ftobjs.c 2019-11-22 09:36:28.934838810 -0800 +++ new/src/java.desktop/share/native/libfreetype/src/base/ftobjs.c 2019-11-22 09:36:28.778838814 -0800 @@ -4059,8 +4059,8 @@ /* documentation is in freetype.h */ FT_EXPORT_DEF( FT_UInt ) - FT_Get_Name_Index( FT_Face face, - FT_String* glyph_name ) + FT_Get_Name_Index( FT_Face face, + const FT_String* glyph_name ) { FT_UInt result = 0;