On Fri, 11 Sep 2026 11:12:46 GMT, Prasanta Sadhukhan <[email protected]> wrote:
>> Test used to fail on linux in CI in older releases but with upgrade in >> harfbuzz and linux, with current jdk, it is not failing now in several >> iterations in linux and other platforms (CI test job in JBS) so >> deproblemlisting >> >> >> >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Prasanta Sadhukhan has updated the pull request incrementally with one > additional commit since the last revision: > > Use Dialog font For monospaced in windows, it is failing like java.lang.RuntimeException: Failed: wrong colors at i=100 j= 99 rgb1 java.awt.Color[r=187,g=0,b=0] rgb2 java.awt.Color[r=187,g=0,b=0]^M at DrawRotatedStringUsingRotatedFont.checkColors(DrawRotatedStringUsingRotatedFont.java:120)^M I dont see any difference in image though, athough the color should be RED or GREEN only as per test <img width="500" height="500" alt="image1" src="https://github.com/user-attachments/assets/541012c7-8c5d-44ee-9d42-a26a3c92ee09" /> <img width="500" height="500" alt="image2" src="https://github.com/user-attachments/assets/1520ff52-cca0-4ed3-bea4-01e8d6a8b836" /> ------------- PR Comment: https://git.openjdk.org/jdk/pull/32742#issuecomment-5709825754
