- 
    Type:
Bug
 - 
    Resolution: Fixed
 - 
    Priority:
  P4                     
     - 
    Affects Version/s: 11.0.21, 11.0.21-oracle, 17.0.9, 17.0.9-oracle, 21.0.1, 22
 - 
    Component/s: client-libs
 
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8316904 | 21.0.2 | Alexey Ivanov | P4 | Resolved | Fixed | b02 | 
| JDK-8316916 | 17.0.10-oracle | Alexey Ivanov | P4 | Resolved | Fixed | b01 | 
| JDK-8317030 | 17.0.10 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 | 
| JDK-8316917 | 11.0.22-oracle | Alexey Ivanov | P4 | Resolved | Fixed | b01 | 
| JDK-8317031 | 11.0.22 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 | 
It is failing on several SLES machines that have this font installed by default. It is not failing on RHEL machines.
From the .jtr file:
Font: Baekmuk Headline, Hint: off, Color: 0xff000000
Font: Baekmuk Headline, Hint: off, Color: 0x7f000000
Font: Baekmuk Headline, Hint: on, Color: 0xff000000
Font: Baekmuk Headline, Hint: on, Color: 0x7f000000
Font: Baekmuk Headline, Hint: lcd, Color: 0xff000000
Font: Baekmuk Headline, Hint: lcd, Color: 0x7f000000
java.lang.Error: 6 failure(s) found; the first one: Font: Baekmuk Headline, Hint: off, Color: 0xff000000
at StretchedFontTest.main(StretchedFontTest.java:81)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1570)
- backported by
 - 
                    
JDK-8316904 Test StretchedFontTest.java fails for Baekmuk font
-         
     - Resolved
 
 -         
 - 
                    
JDK-8316916 Test StretchedFontTest.java fails for Baekmuk font
-         
     - Resolved
 
 -         
 - 
                    
JDK-8316917 Test StretchedFontTest.java fails for Baekmuk font
-         
     - Resolved
 
 -         
 - 
                    
JDK-8317030 Test StretchedFontTest.java fails for Baekmuk font
-         
     - Resolved
 
 -         
 - 
                    
JDK-8317031 Test StretchedFontTest.java fails for Baekmuk font
-         
     - Resolved
 
 -         
 
- relates to
 - 
                    
JDK-8312555 Ideographic characters aren't stretched by AffineTransform.scale(2, 1)
-         
     - Resolved
 
 -         
 
- links to
 - 
                    
        
        Commit
        openjdk/jdk11u-dev/e7b20779
    
 - 
                    
        
        Commit
        openjdk/jdk17u-dev/b382b09b
    
 - 
                    
        
        Commit
        openjdk/jdk21u/e2f32f1a
    
 - 
                    
        
        Commit
        openjdk/jdk/00f585bd
    
 - 
                    
        
        Review
        openjdk/jdk11u-dev/2147
    
 - 
                    
        
        Review
        openjdk/jdk17u-dev/1790
    
 - 
                    
        
        Review
        openjdk/jdk21u/196
    
 - 
                    
        
        Review
        openjdk/jdk/15818