JDK-8129775 : [TEST_BUG] Test java/awt/Mouse/MouseDragEvent/MouseDraggedTest.java fails in Solaris
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 8u60,9,10
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: linux,solaris
  • CPU: generic
  • Submitted: 2015-06-24
  • Updated: 2020-02-25
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
Test name(s):  java/awt/Mouse/MouseDragEvent/MouseDraggedTest.java

JDK tested: 9b68 
OS tested: Windows , Solaris 11 
Is it a regression? NO 
Is it platform specific? Yes( test passes in windows)
The is failure reproduced: always 
          
General description: 

----------System.err:(14/818)----------
java.lang.RuntimeException: Mouse button 1 is not dragged
	at MouseDraggedTest.testMouseDrag(MouseDraggedTest.java:82)
	at MouseDraggedTest.main(MouseDraggedTest.java:53)
	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:502)
	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: Mouse button 1 is not dragged
JavaTest Message: shutting down test

STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Mouse button 1 is not dragged
Comments
Seems to be a test bug as this test is newly introduced in 9b68 as part of JDK fix JDK-8080137 Test passes in windows and fails in Solaris 11
24-06-2015

Machine to reproduce :- spb23265.ru.oracle.com,spb23350.ru.oracle.com RULE java/awt/Mouse/MouseDragEvent/MouseDraggedTest.java Exception java.lang.RuntimeException: Mouse button ... is not dragged http://scaaa008.us.oracle.com:9502/runs/00968/968658.ManualSubmit/968658.ManualSubmit-1/workDir/java/awt/Mouse/MouseDragEvent/MouseDraggedTest.jtr
24-06-2015