JDK-6619567 : PIT: D3D: FullScreen application freezes other java applications that are alive, winXP [FSAA]
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 6u10
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2007-10-21
  • Updated: 2008-05-21
  • Resolved: 2008-05-21
Related Reports
Duplicate :  
Description
I am opening 2 command prompts. I am running SwingSet2 demo on one of them using 6uN-b06 PIT build. Once the swingset2 frame is opened, I am launching a fullscreen application on the other command prompt. I am ALT + Tabing the FS application a few times. After this, I have noticed that the swingset2 is frozen (atleast the UI). It never comes back even If I kill the FS application. I have to re-start the swingset2. 

Basically I noticed it when I was running a FS application with my bugster window open. Bugster was frozen and I have to restart it. This is noticed only on the current PIT build - b06. This is not reproducible in any of the other releases. I reproduced it on WinXP Prof with Nvidia GeForce 7600 GS (latest driver).

To reproduce the bug, run SwingSet2 or bugster. Once the window comes up, run the attached FS application (BouncingBalls). if the swing application's UI freezes, the bug is reproduced.

Comments
EVALUATION consolidating all FSAA-related bugs into one
21-05-2008

EVALUATION I can not reproduce this problem on my systems. SwingSet works just fine with BouncingBalls alt+tabbed out. I suspect that there could be some kind of race condition in the SwingSet2 vm on the submitter's system. Please try this scenario again and when SwingSet appears hung hit Ctrl+Break to get the stack trace. Also, please the SwingSet vm with J2D_TRACE_LEVEL=4 set.
24-10-2007