JDK-6272207 : PIT. Dialog/Modality regression testcase failures in AWT PIT build for mustang b38
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2005-05-18
  • Updated: 2011-01-19
  • Resolved: 2005-05-26
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6Resolved
Related Reports
Duplicate :  
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
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)

The following regression testcases fail:

On Windows:

java/awt/Dialog/ModalityListenerOrder
java/awt/Modal/NonModalWindowOpenBehindModalDialogTest/NonModalWindowOpenBehindModalDialogTest.html

On Solaris:
java/awt/Modal/BlockedMouseInputTest/BlockedMouseInputTest.html
java/awt/Modal/FocusAndCoverOfModalDialogCanBeShiftedTest/FocusAndCoverOfModalDialogCanBeShiftedTest.html

All platforms:
java/awt/Toolkit/FindToolkitTest/FindToolkitTest.sh - Compilation error

The jtr files attached
###@###.### 2005-05-18 05:15:14 GMT

Comments
EVALUATION This CR was divided into separate CR's. See 'See also' field. ###@###.### 2005-05-20 10:10:34 GMT
20-05-2005

SUGGESTED FIX 1.) java/awt/Dialog/ModalityListenerOrder ------- ModalityListenerOrder.java ------- 10a11 > //import sun.awt.*; ###@###.### 2005-05-18 16:47:17 GMT
18-05-2005