JDK-8185440 : [macos] Test java/awt/Mouse/EnterExitEvents/ModalDialogEnterExitEventsTest.java fails on mac
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 8u152
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2017-07-27
  • Updated: 2017-11-22
  • Resolved: 2017-08-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 8
8-poolResolved
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Relates :  
Relates :  
Relates :  
Description
Testsuite name: jdk_awt
Test name(s):java/awt/Mouse/EnterExitEvents/ModalDialogEnterExitEventsTest.java
Product(s) tested: JDK 8 u152 b08
OS/architecture: Mac OS (x64)

Reproducible: Always

Is it a Regression: No(Failing for JDK 8 u152 b01 where the test was introduced)

Is it a platform specific issue: Yes(It's passing on OEL 6.6)
Comments
Closing this one as dupe
26-08-2017

Most likely test failure is caused by lack of the following fixes in jdk8u repo: JDK-8080504 and JDK-7124271. These fixes should be ported to 8u.
26-08-2017

To Dmitry to review ( as he was involved in the back port of JDK-8050478 )
01-08-2017

1. The test was added as the back port of JDK-8050478 2. Yes, it is failing for 8u152 b09 as well 3. I don't think changes went in 8u151 but still it is failing with build of 8u151b06 and work space of 8u152 b09
01-08-2017

RULE "java/awt/Mouse/EnterExitEvents/ModalDialogEnterExitEventsTest.java" Exception java.lang.Thread.State: TIMED_WAITING (on object monitor) RULE "java/awt/Mouse/EnterExitEvents/ModalDialogEnterExitEventsTest.java" Exception java.lang.Thread.State: WAITING (on object monitor) RULE "java/awt/Mouse/EnterExitEvents/ModalDialogEnterExitEventsTest.java" StatusError Program `...java' timed out (timeout set to ...ms, elapsed time including timeout handling was ...ms). RULE "java/awt/Mouse/EnterExitEvents/ModalDialogEnterExitEventsTest.java" Timeout none
27-07-2017

Passing with JDK9b179
27-07-2017