On Tue, 15 Sep 2026 12:31:28 GMT, Matthias Baesken <[email protected]> wrote:
>> The test was recently removed from the problem list (see JDK-8266312) but >> still fails on AIX. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Matthias Baesken has updated the pull request incrementally with one > additional commit since the last revision: > > Use aix-ppc64 I think it would be good to understand *why* this test can fail. Else it'll just come back on some other environment. We are using the same harfbuzz ..I presume .. but is it the same font ? It it a font-specific issue. The test doesn't log what font it chose to use for the test. If it did, we could test with that specific font and understand the problem .. is it a layout problem .. a JDK bug we sometimes trip over .. a test bug ? So I'd like to see that logging. So if it fails again on some windows system we have some idea where to start. ------------- PR Comment: https://git.openjdk.org/jdk/pull/32872#issuecomment-5687959861
