-
Bug
-
Resolution: Unresolved
-
P3
-
11, 17, 21, 24, 25
Test name(s): sun/awt/font/TestArabicHebrew.java
Product(s) tested: jdk-24.0.2+6
OS/architecture: Oracle Linux 9 and 10 x64
Reproducible: Always
Is it a platform specific issue: Yes, the test passed in OEL 9 aarch64, OEL 8 x64, Ubuntu 24.04, Macos-15 x64, Windows x64
Is it a Regression: No, It also failed in jdk-24.0.1+9, jdk-21.0.8+7, jdk-17.0.15+9, jdk-11.0.27+8, jdk-25-ea+22
The test passed with jdk-1.8.0_451+b10 and jdk-8u461+b07
Exception/Error from Log:
java.lang.RuntimeException: Cannot display char 0 for Hebrew
at TestArabicHebrew.checkString(TestArabicHebrew.java:75)
at TestArabicHebrew.checkStrings(TestArabicHebrew.java:81)
at TestArabicHebrew.main(TestArabicHebrew.java:64)
Product(s) tested: jdk-24.0.2+6
OS/architecture: Oracle Linux 9 and 10 x64
Reproducible: Always
Is it a platform specific issue: Yes, the test passed in OEL 9 aarch64, OEL 8 x64, Ubuntu 24.04, Macos-15 x64, Windows x64
Is it a Regression: No, It also failed in jdk-24.0.1+9, jdk-21.0.8+7, jdk-17.0.15+9, jdk-11.0.27+8, jdk-25-ea+22
The test passed with jdk-1.8.0_451+b10 and jdk-8u461+b07
Exception/Error from Log:
java.lang.RuntimeException: Cannot display char 0 for Hebrew
at TestArabicHebrew.checkString(TestArabicHebrew.java:75)
at TestArabicHebrew.checkStrings(TestArabicHebrew.java:81)
at TestArabicHebrew.main(TestArabicHebrew.java:64)
- links to
-
Review(master)
openjdk/jdk/28072