JDK-8027160 : REGRESSION: test javax/swing/dnd/7171812/bug7171812.java fails since JDK 8 b110
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 8
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux_oracle_6.0
  • CPU: x86_64
  • Submitted: 2013-10-23
  • Updated: 2013-10-23
  • Resolved: 2013-10-23
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
8Resolved
Related Reports
Duplicate :  
Description
Testsuite name: Regression 
Test names: javax/swing/dnd/7171812/bug7171812.java
JDK tested: JDK 8b112 
OS tested: Oracle Linux 6 RedHat kernel 64-bit. 
Is it a regression: YES 
Regression introduced in JDK 8 b110. 

Tests pass against JDK 8 b109, fails against JDK 8 b110. 

LOG:

#section:main
----------messages:(3/107)----------
command: main bug7171812
reason: User specified action: run main bug7171812 
elapsed time (seconds): 7.251
----------System.out:(0/0)----------
----------System.err:(13/775)----------
java.lang.RuntimeException: Test failed, scroll on drag doesn't work!
	at bug7171812.main(bug7171812.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
	at java.lang.Thread.run(Thread.java:724)

JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed, scroll on drag doesn't work!
JavaTest Message: shutting down test

STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test failed, scroll on drag doesn't work!
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test failed, scroll on drag doesn't work!


test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test failed, scroll on drag doesn't work!

Comments
Verified that this is a duplicate of JDK-8026262. The test pass on the build of the current awt forest.
23-10-2013

http://aurora-ds.us.oracle.com:9500/runs%2F307576.ute.st2-4/results/workDir/javax/swing/dnd/7171812/bug7171812.jtr
23-10-2013