-
Bug
-
Resolution: Fixed
-
P4
-
8, 11, 17, 21, 25
-
b23
-
os_x
The java/awt/font/TextLayout/TestControls.html (or java/awt/font/TextLayout/TestControls.java) fails on macOS.
The test instructions say, “The following lines all render the controls. All controls should not render (even as space) and report a zero advance.” The characters 0x9, 0xa and 0xd do not satisfy this condition: the width of each is 8 as the width of space (0x20).
The test instructions say, “The following lines all render the controls. All controls should not render (even as space) and report a zero advance.” The characters 0x9, 0xa and 0xd do not satisfy this condition: the width of each is 8 as the width of space (0x20).
- relates to
-
JDK-8356803 Test TextLayout/TestControls fails on windows & linux: line and paragraph separator show non-zero advance
-
- Open
-
- links to
-
Commit(master) openjdk/jdk/85db4631
-
Review(master) openjdk/jdk/23665