-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b49
-
generic
-
generic
-
Verified
Regression test - java/awt/Dialog/DialogAsParentOfFileDialog/DialogAsParentOfFileDialog.java fails on all platforms with the current PIT build.
Here is the PIT build:
java version "1.6.0-awt.pit-int-awt-blade"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-awt.pit-int-awt-blade-df153228_06_May_2005_08_56-b00)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b35, mixed mode)
This looks like a test bug. This test passes a null value as the parent of a file dialog and expects file dialog to throw an IllegalArgException. It is not thrown on the current PIT build and file dialog opens up properly. I am not sure whether the specification has changed due to modality changes.
This is reproducible on WinXP as well as SolSparc9.
###@###.### 2005-05-10 07:11:53 GMT
Here is the PIT build:
java version "1.6.0-awt.pit-int-awt-blade"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-awt.pit-int-awt-blade-df153228_06_May_2005_08_56-b00)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b35, mixed mode)
This looks like a test bug. This test passes a null value as the parent of a file dialog and expects file dialog to throw an IllegalArgException. It is not thrown on the current PIT build and file dialog opens up properly. I am not sure whether the specification has changed due to modality changes.
This is reproducible on WinXP as well as SolSparc9.
###@###.### 2005-05-10 07:11:53 GMT