JDK-4673572 : Windows freeze when an icon moves over a message dialogue
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.4.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_2000
  • CPU: x86
  • Submitted: 2002-04-24
  • Updated: 2002-07-09
  • Resolved: 2002-07-09
Related Reports
Duplicate :  
Description
When I move an icon on desktop over message dialogue, Windows does not
work any more.

1. Reproducing
 
 1) Compile the attached sample code
 2) Invoke "java test"
    -> You can see a Frame which inculdes file tree and "OPEN" button.
 3) click the "OPEN" button
    -> you will see a modal message dialogue.
 4) Drag an icon on the desktop and Move it over the dialogue of 3)
    -> you  will see Windows become freeze.
    
    We can do "alt"+"ctl"+"delete" and kill the above process for recovery.

2. Sample Code

   Please see the attached file

3. Configration 

  MPU : Pentium 1.4 [GHz]
  Mem : 384[MHz]
  OS  : Windows 2000 (SP2, Japanese)
  JDK : 1.4.0fcs

4. Note
  
  This behavior looks regression. 
  When I tried the above reproducing process with 1.3.1_03, 
  the icon returns to the desktop and the freeze does not happens.

2002-04-24
===============================================================================

Comments
EVALUATION This sounds pretty bad, but it is after code freeze. We should try to fix this for mantis. ###@###.### 2002-05-02 Name: osR10079 Date: 07/01/2002 This bug is duplicate of 4633417 (JVM completely locks up when dragging to an app that has a modal dialog showing.) which was integrated in 1.4.1 ###@###.### july 01, 2002 ======================================================================
11-06-2004