-
Bug
-
Resolution: Cannot Reproduce
-
P2
-
None
-
1.4.0
-
x86
-
linux
test/java/awt/font/Rotate/RotateTest1.java
does not rotate the text on RedHat Linux 6.1 with JDK1.4.
It works correctly on Solaris 8 on Sparc and Solaris 2.6 on x86 with JDK1.4.
To reproduce:
cd test/java/awt/font/Rotate
/java/jdk/bin/jtreg -jdk:/usr/local/java/jdk1.4/linux-i386 .
Note that the test passes on Redhat Linux 6.1 with JDK 1.3.1.
/java/jdk/bin/jtreg -jdk:/usr/local/java/jdk1.3.1/linux-i386 .
Since the test passes on jdk1.3.1, but fails on jdk1.4,
this is a regression.
does not rotate the text on RedHat Linux 6.1 with JDK1.4.
It works correctly on Solaris 8 on Sparc and Solaris 2.6 on x86 with JDK1.4.
To reproduce:
cd test/java/awt/font/Rotate
/java/jdk/bin/jtreg -jdk:/usr/local/java/jdk1.4/linux-i386 .
Note that the test passes on Redhat Linux 6.1 with JDK 1.3.1.
/java/jdk/bin/jtreg -jdk:/usr/local/java/jdk1.3.1/linux-i386 .
Since the test passes on jdk1.3.1, but fails on jdk1.4,
this is a regression.