--- old/src/java.desktop/share/native/libfreetype/include/freetype/internal/services/svgldict.h 2019-11-22 09:36:21.886839003 -0800 +++ new/src/java.desktop/share/native/libfreetype/include/freetype/internal/services/svgldict.h 2019-11-22 09:36:21.730839007 -0800 @@ -41,8 +41,8 @@ FT_UInt buffer_max ); typedef FT_UInt - (*FT_GlyphDict_NameIndexFunc)( FT_Face face, - FT_String* glyph_name ); + (*FT_GlyphDict_NameIndexFunc)( FT_Face face, + const FT_String* glyph_name ); FT_DEFINE_SERVICE( GlyphDict )