JDK-6211727 : JCK: Test api/java_awt/Graphics/index.html#GetFontMetrics fails with 5.0u2 on RHEL4.0beta
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 5.0u2
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux
  • CPU: x86
  • Submitted: 2004-12-22
  • Updated: 2012-03-23
  • Resolved: 2004-12-23
Related Reports
Duplicate :  
Description
JDK tested : 5.0u2b03
OS tested : RHEL4.0 i386 Beta

[root@jqa-v65x-1 Graphics]# more /etc/redhat-release 
Red Hat Enterprise Linux AS release 3.90 (Nahant)
[root@jqa-v65x-1 Graphics]# 

[root@jqa-v65x-1 Graphics]# uname -a
Linux jqa-v65x-1.Ireland.Sun.COM 2.6.9-1.648_ELsmp #1 SMP Tue Oct 26 12:55:36 EDT 2004 i686 i686 i386 GNU/Linux
[root@jqa-v65x-1 Graphics]# 


#-----testdescription-----
$file=/net/latte.ireland/export/home4/jck/JCK-runtime-15/tests/api/java_awt/Graphics/index.html
$root=/net/latte.ireland/export/home4/jck/JCK-runtime-15/tests
executeArgs=-TestCaseID ALL
executeClass=javasoft.sqe.tests.api.java.awt.Graphics.GetFontMetricsTests
id=GetFontMetrics
keywords=positive runtime
source=GetFontMetricsTests.java
title=public FontMetrics getFontMetrics() tests

Error message :

----------out2:(0/0)----------
result: Error. Program `/usr/java/jdk1.5.0_02/bin/java' interrupted! (timed out?)


This test passes with same config on RHEL 3.0

To Reproduce :

[root@jqa-v65x-1 Graphics]# export CLASSPATH=/net/latte.ireland/export/home4/jck/JCK-runtime-15/classes:/net/latte.ireland/export/home4/jck/JCK-runtime-15/lib/javatest.jar 
[root@jqa-v65x-1 Graphics]# /usr/java/jdk1.5.0_02/bin/java  -client  javasoft.sqe.tests.api.java.awt.Graphics.GetFontMetricsTests -TestCaseID ALL

###@###.### 2004-12-22 14:09:23 GMT

Comments
EVALUATION Likely to be duplicate of the 6205321. Please try to remove Lohit Bengali and Caladins CLM fonts and see if it helps. ###@###.### 2004-12-23 09:09:43 GMT Note that 6205321 only describes the failure with Lohit Bengali The failure with Caladins is 6205414. However closing out this bug as a dup of 6205321 is correct since the hang (timeout) described in this report is exactly 6205321. ###@###.### 2004-12-23 17:30:09 GMT
23-12-2004