JDK-8142534 : [TEST_BUG] Test javax/swing/JMenu/8072900/WrongSelectionOnMouseOver.java fails for Ubuntu 15.10
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 8u65,9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux_ubuntu
  • Submitted: 2015-11-12
  • Updated: 2022-01-05
  • Resolved: 2017-04-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.
JDK 10 JDK 8 JDK 9
10Fixed 8u311Fixed 9 b167Fixed
Related Reports
Relates :  
Description
Testsuite name: jdk_swing
Test name(s): javax/swing/JMenu/8072900/WrongSelectionOnMouseOver.java
Product(s) tested: JDK 8 u65 b17
OS/architecture: Ubuntu 15.10 x64

Error log file : Please see the attached jtr file

Reproducible: Always

Is it a Regression: No (Test passes for Ubuntu 14.04 for JDK 8 u65 b17 )

Is it a platform specific issue: Yes
Is it a new (previously unsupported) OS/browser/mode testing: Yes 
Issue specific to execution mode or OS/browser version:Ubuntu 15.10 (Test passes for Ubuntu 14.04 ) 

Exception/Error from Log:

----------System.err:(0/0)----------
result: Passed. Compilation successful

#section:main
----------messages:(3/137)----------
command: main WrongSelectionOnMouseOver
reason: User specified action: run main WrongSelectionOnMouseOver 
elapsed time (seconds): 5.817
----------System.out:(2/117)----------
Testing UI: javax.swing.UIManager$LookAndFeelInfo[Metal javax.swing.plaf.metal.MetalLookAndFeel]
Menu1: menuSelected
----------System.err:(14/895)----------
java.lang.RuntimeException: MouseEntered event missed for the second menu
	at WrongSelectionOnMouseOver.test(WrongSelectionOnMouseOver.java:181)
	at WrongSelectionOnMouseOver.main(WrongSelectionOnMouseOver.java:193)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
	at java.lang.Thread.run(Thread.java:745)

JavaTest Message: Test threw exception: java.lang.RuntimeException: MouseEntered event missed for the second menu
JavaTest Message: shutting down test

STATUS:Failed.`main' threw exception: java.lang.RuntimeException: MouseEntered event missed for the second menu


Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/457e37c68608 User: lana Date: 2017-04-26 19:55:46 +0000
26-04-2017

URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/457e37c68608 User: ssadetsky Date: 2017-04-12 16:01:58 +0000
12-04-2017

RULE "javax/swing/JMenu/8072900/WrongSelectionOnMouseOver.java" Exception java.lang.RuntimeException: MouseEntered event missed for the second menu
12-11-2015