JDK-6404652 : GS/font-render/swing/three/DebugGraphicsTest.java fails on Vista x64
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_vista
  • CPU: x86
  • Submitted: 2006-03-27
  • Updated: 2010-09-29
  • Resolved: 2006-04-05
Related Reports
Duplicate :  
Description
The GlobalSuite testcase font-render/swing/three/DebugGraphicsTest.java fails on Windows Vista x64 (build: beta2 5308). It worked fine on Windows Vista 32bit (build: beta1) and other platforms.

The test case window should contain menu and some buttons but an just near empty window is displayed. I have tried to create a simple demo application but I can not reproduce the behaviour. See attached screenshot.

step to reporoduce:
 - download gs16-b09.tar.gz from /net/sqe1.sfbay/quality2/i18n/workspaces/i18n_mustang_ws/i18n/bundles/b09
 - install amd64 bundle of mustang
 - export JAVA_HOME=<java home>
 - cd i18n_mustang_ws/i18n/src/GS
 - run 'sh run_gs.sh font-render/swing/three/DebugGraphicsTest.java

Comments
EVALUATION This is a duplicate of 6343853, closing as such.
05-04-2006

EVALUATION This problem is fixed in build 78. In build 76 this can be solved by setting JAVA_FLAG=-Dsun.java2d.noddraw=true. I recommend to close this bug.
05-04-2006

EVALUATION Emailed submitter to make sure they turned off ddraw before running test.
28-03-2006