JDK-6968951 : regression test: tests/sun/awt/font/GlyphEntry/RotateTextTest.java fails for jdk7b100.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_10
  • CPU: sparc
  • Submitted: 2010-07-14
  • Updated: 2011-03-08
  • Resolved: 2010-07-23
Related Reports
Duplicate :  
Description
Test Case: sun/awt/font/GlyphEntry/RotateTextTest.java

Bug Description:2D-regression: sun/awt/font/GlyphEntry/RotateTextTest.java fails for jdk7b100.
Testsuite name: 2D
JDK/JRE tested: jdk7b100(jdk-7-ea-bin-b100-solaris-sparc-09_jul_2010.sh)
OS/architecture: Opensolaris-sparc
Reproducible: Always
Is it a platform specific regression: N 
Is it a Regression: N 
Test run log location: http://jsqalab.sfbay.sun.com/results/Evergreen/7/1.7.0b100/2d/opensolaris-sparc/ 

Steps to reproduce:
1. Launch the case
sun/awt/font/GlyphEntry/RotateTextTest.java
jdk1.7.0/bin/javac RotateTextTest.java
jdk1.7.0/bin/java RotateTextTest

Actual behavior:
The case crashed. Please refer to the attachment RotateTextTest.java and hs_err_pid11260.log. 

Exceptions:

#Validation
1. same platform/6u13: pass

Comments
EVALUATION Crash stack is: Stack: [0xfe600000,0xfe680000], sp=0xfe67eda0, free space=1fbfe948c0ck Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0x148c0c] C [libmawt.so+0x22184] C [libmawt.so+0x222cc] Java_sun_awt_X11FontManager_getFontPath+0x3c j sun.awt.X11FontManager.getFontPath(Z)Ljava/lang/String;+0 j sun.awt.X11FontManager.getFontPath(Z)Ljava/lang/String;+0 j sun.font.SunFontManager.getPlatformFontPath(Z)Ljava/lang/String;+10 j sun.font.SunFontManager$10.run()Ljava/lang/Object;+21 v ~StubRoutines::call_stub Closing as duplicate.
23-07-2010