JDK-8194950 : Regression automated Test java/awt/Modal/ToFront/FrameToFrontModeless1Test.java fails.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 9,10
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux_ubuntu
  • CPU: x86
  • Submitted: 2017-12-22
  • Updated: 2024-06-03
  • Resolved: 2024-06-03
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 23
23Resolved
Related Reports
Duplicate :  
Description
Testsuite: Regression-se-gui
Test name(s): open/test/jdk/java/awt/Modal/ToFront/FrameToFrontModeless1Test.java
Product(s) tested: jdk10-client-nightly.199 (64bit)
OS/architecture: Ubuntu17.10 x64

Actual results:
The case FrameToFrontModeless1Test failed automatically.

Affect test:
java/awt/Modal/ToFront/FrameToFrontNonModalTest.java
Comments
We tried to reran this case again with .227 nigthly build/jtreg4.2b10 after we updated the libraries packages for ubuntu17.10-x64(virtualBox and Physical machine). apt-get upgrade apt-get dist-upgrade The case failed as the same issue.
09-01-2018