[OpenJDK 2D-Dev] RFR: 8266284: ProblemList java/awt/Graphics2D/DrawString/DrawRotatedStringUsingRotatedFont.java

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Thu Apr 29 08:04:03 UTC 2021


It seems the newly deproblemlisted test DrawRotatedStringUsingRotatedFont.java which is paasing in windows,linux-x64 and macos-x64 is failing in newly added linux-aarch64 systems.
Problemlisting the test for now as it is font layout issue which might need some upgrade in harfbuzz library in those CI systems or maybe in product.

-------------

Commit messages:
 - 8266284: ProblemList java/awt/Graphics2D/DrawString/DrawRotatedStringUsingRotatedFont.java

Changes: https://git.openjdk.java.net/jdk/pull/3790/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3790&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8266284
  Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3790.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3790/head:pull/3790

PR: https://git.openjdk.java.net/jdk/pull/3790


More information about the 2d-dev mailing list