hg: jdk9/client/jdk: 8144015: [PIT] failures of text layout font tests; ...
philip.race at oracle.com
philip.race at oracle.com
Thu Sep 1 18:30:31 UTC 2016
Changeset: a0c8eb083f39
Author: prr
Date: 2016-09-01 11:29 -0700
URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/a0c8eb083f39
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
! src/java.desktop/share/classes/sun/font/ExtendedTextSourceLabel.java
! src/java.desktop/share/native/libfontmanager/HBShaper.c
+ test/java/awt/font/GlyphVector/GetGlyphCharIndexTest.java
+ test/java/awt/font/LineBreakMeasurer/TestLineBreakWithFontSub.java
+ test/java/awt/font/TextLayout/LigatureCaretTest.java
+ test/java/awt/font/TextLayout/TestJustification.html
+ test/java/awt/font/TextLayout/TestJustification.java
+ test/javax/swing/text/DevanagariEditor.java
+ test/javax/swing/text/GlyphPainter2/6427244/bug6427244.java
More information about the jdk9-all-changes
mailing list