Other |
---|
tbdUnresolved |
Causes :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
JDK-8356806 :
|
The java/awt/font/TextLayout/TestControls.html (or java/awt/font/TextLayout/TestControls.java) fails on windows and linux. 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 with hexcode - 0x2028 (line separator) and 0x2029 (paragraph separator) are shown with a non-zero advance on windows and linux. Screenshots attached Regression caused by JDK-8208377 - Soft hyphens render if not using TextLayout fix.
|