JDK-8209035 : Awt automated test 'AWT_Events/Automated/CompContTest/ComponentEventTest' fails
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7,11,12,13,14,15,16,17,18
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: windows_7
  • CPU: x86
  • Submitted: 2018-07-05
  • Updated: 2022-07-12
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.
Other
tbdUnresolved
Related Reports
Relates :  
Description
Testsuite:Awt
Test name(s):AWT_Events/Automated/CompContTest/ComponentEventTest
Product(s) tested: JDK11 b20(64bit)
OS/architecture: win7-x64

Actual results:
The test failed automatically. The details refer to ComponentEventTest.log. 

The detail log: 
[2018-07-04T01:48:31.80] FAIL: ComponentEvent triggered when frame is set to normal state
[2018-07-04T01:48:31.85] About to screen capture - java.awt.Rectangle[x=0,y=0,width=1280,height=1024]
[2018-07-04T01:48:31.85] Events triggered are: java.awt.event.ComponentEvent[COMPONENT_MOVED (0,0 300x300)] on frame0; java.awt.event.ComponentEvent[COMPONENT_RESIZED (0,0 300x300)] on frame0; 
[2018-07-04T01:48:31.85] Test failed!
[2018-07-04T01:48:35.25] Execution failed
[2018-07-04T01:48:35.25] # Test level exit status: 1