History log of /openjdk10/jdk/src/java.desktop/share/native/libfontmanager/HBShaper.c
Revision Date Author Comments
# 17749:66539c09c053 28-Aug-2017 prr

8186317: Cache font layout tables for use by harfbuzz
Reviewed-by: srl, pnarayanan


# 16296:df2f48c5d4dd 16-Nov-2016 prr

8168759: Incorrect vertical positioning of diacritics
Reviewed-by: serb


# 15655:475a24023fc5 06-Sep-2016 prr

8165345: JDK macro definition re-defined by MacOS core framework
Reviewed-by: serb


# 15644:a0c8eb083f39 01-Sep-2016 prr

8144015: [PIT] failures of text layout font tests
8144023: [PIT] failure of text measurements in javax/swing/text/html/parser/Parser/6836089/bug6836089.java
8145542: The case failed automatically and thrown java.lang.ArrayIndexOutOfBoundsException exception
8151725: [macosx] ArrayIndexOOB exception when displaying Devanagari text in JEditorPane
8144240: [macosx][PIT] AIOOB in closed/javax/swing/text/GlyphPainter2/6427244/bug6427244.java
8152680: Regression in GlyphVector.getGlyphCharIndex behaviour
8158924: Incorrect i18n text document layout
8041480: ArrayIndexOutOfBoundsException when JTable contains certain string
Reviewed-by: serb, srl


# 15640:8cee7567e4a8 31-Aug-2016 prr

8164818: Reg. test java/awt/font/TextLayout/VisibleAdvance.java fails
Reviewed-by: serb, psadhukhan


# 15519:1c3ef7e04a28 22-Aug-2016 prr

8145901: Printed content is overlapping.
Reviewed-by: serb, psadhukhan


# 15262:682baf820c66 28-Jul-2016 prr

8148477: Native memory leak in font layout subsystem
Reviewed-by: serb


# 13383:b241e22181c2 10-Dec-2015 prr

8144858: HBShaper.c does not compiler with VS2010
Reviewed-by: serb, simonis


# 13240:8c09472c3de2 23-Nov-2015 prr

8143177: Integrate harfbuzz opentype layout engine per JEP 258
Reviewed-by: srl, vadim, serb