adoptium / adoptium/adoptium-support
Mouse pointer is very slow when running Jubula tests.
- Dominant language
- No language data
- Stars
- 59
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
## Summary
Mouse pointer is very slow when running Jubula tests.
It started after Temurin-11.0.12+7 update, with version 11.0.11+9 and lower it works fine. Anything that is 11.0.12+7 and up is failing.
## Steps to reproduce
I cannot reproduce it with the sample application, with sample Jubula app it works fine. But the app i am trying to test is failing, although I know that no code changes were made, just Java updated.
i start app with this command:
"C:\PEC\java64\jre\bin\javaw.exe" -DNODB2IGNORE -DDB2INSTANCE=DB2 -DDB2V9MIN=9.0.0.0 -DDB2OSCMIN=1.1.4.0 -DDB2OEMIN=1.2.1.0 -DDB2PEJVMOPTIONS="-Djava.util.prefs.syncInterval=2000000 -Dsun.java2d.noddraw=true -Djava.util.Arrays.useLegacyMergeSort=true" -DPECLASSPATH=db2.jar;common.jar;fpesrv.jar;ITLMToolkit.jar;db2jcc4.jar;db2jcc_license_cisuz.jar;jlog.jar;images.jar;com.ibm.datatools.perf.repository.api.basicprofile_531.0.8523.jar;com.ibm.datatools.perf.repository.api.config_531.0.8523.jar;com.ibm.datatools.perf.repository.api.access_531.0.8523.jar;ext/ibmjsse.jar;ext/jhall.jar;ext/jhtools.jar;ext/mail.jar;ext/smtp.jar;ext/IBMJCEfw.jar;ext/activation.jar;ext/imap.jar;ext/jh.jar;ext/jhbasic.jar;ext/jsearch.jar;ext/local_policy.jar;ext/mailapi.jar;ext/pop3.jar;ext/US_export_policy.jar -DPEMAINCLASS=com.ibm.db2pm.sysovw.main.SysOvwLauncher -jar launcher.jar
I guess something has changed related to the mouse control but i cant find anything. I have wasted a week on this without results. any thought would be very usefull!
Contributor guide
Research direction
Start by comparing the supplied application launched with the listed command on Temurin 11.0.11+9 and 11.0.12+7 or later. Use the sample Jubula application as a control, since the report says it does not reproduce there. Done means identifying a minimal reproduction or isolating whether the slow pointer is tied to the Java update, the application, or its launch options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100