Testsuite name: Swing Functional
Test name(s): Swing_DnD/Automated/JEP2JTPDnDTest
Product(s) tested: JDK9b121(64bit)
OS/architecture: win10-x64
Reproducible: Always
Reproducible on machine: 10.162.83.141 (HiDPI screen)
[If Sometimes] Also reproducible on machine:
Steps to reproduce:
1.Install stable jdk8u51b15(64bit) locate at C:/Java/jdk1.8.0_51
2.Install base jdk9b120(64bit) locate at C:/Java/jdk-9b120
3.Install test jdk9b121(64bit) locate at C:/Java/jdk-9b121
4.Install the swing functional workspace locate at C:/swing/9
5.Install ute local at C:/swing
6.Add attachment testlist.fail to C:/swing/9/swing/testlist
7.Create results at C:/swing
8.Modify the test_awt.sh as:
C:/swing/ute/ute run -harness tonga -env TONGA_JAR=C:/swing/ute/tool/tonga/tonga4.0.jar -env BASEBUILD=C:/Java/jdk-9b120 -env STABLE_JAVA_HOME="C:/Java/jdk1.8.0_51" -component swing -jdk " C:/Java/jdk-9b121" -testbase C:/swing/9/swing-testlist "C:/swing/9/swing/testlist/testlist.fail" -results C:/swing/results
9. Go to C:/swing and run the command : bash test_awt.sh