-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b43
-
generic, sparc
-
generic, solaris_10
-
Verified
This occurs on Solaris/Linux on AWT PIT build for mustang b38
java version "1.6.0-awt.pit-int-jcg-win-03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-awt.pit-int-jcg-win-03-java2d_06_may_2005_09_06-b00)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b35, mixed mode)
Application freezes when Dialogs are repeatedly displayed and hidden
To reproduce, run the attached testcase and follow the steps:
1. The testcase displays a Frame with a button Show Dialog. Click the button
2. A dialog is shown. Click the Show Dialog button on the Dialog
3. Another dialog (dialog2) will be shown. Close it and click the Show Dialog button of Dialog1 again.
4. Close dialog2 and try to open it again by clicking the Show Dialog button of Dialog1. Now the application freezes.
Also, it can be noted that once Dialog2 is closed and reopened, modality is broken - Dialog1 can appear on top of Dialog2
The same behavior occurs whether the parent of the Dialogs is Frame or null
###@###.### 2005-05-17 16:39:55 GMT
java version "1.6.0-awt.pit-int-jcg-win-03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-awt.pit-int-jcg-win-03-java2d_06_may_2005_09_06-b00)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b35, mixed mode)
Application freezes when Dialogs are repeatedly displayed and hidden
To reproduce, run the attached testcase and follow the steps:
1. The testcase displays a Frame with a button Show Dialog. Click the button
2. A dialog is shown. Click the Show Dialog button on the Dialog
3. Another dialog (dialog2) will be shown. Close it and click the Show Dialog button of Dialog1 again.
4. Close dialog2 and try to open it again by clicking the Show Dialog button of Dialog1. Now the application freezes.
Also, it can be noted that once Dialog2 is closed and reopened, modality is broken - Dialog1 can appear on top of Dialog2
The same behavior occurs whether the parent of the Dialogs is Frame or null
###@###.### 2005-05-17 16:39:55 GMT
- duplicates
-
JDK-6271892 PIT: Application hangs on Solaris after opening few dialogs
-
- Closed
-
-
JDK-6273041 Regression test java/awt/Modal/BlockedMouseInputTest/BlockedMouseInputTest.html fails on Solaris
-
- Closed
-