adoptium / adoptium-support

For end-user problems reported with our binary distributions
Apache License 2.0
45 stars 15 forks source link

Mouse pointer is very slow when running Jubula tests. #443

Open Montepaso opened 2 years ago

Montepaso commented 2 years ago

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!

karianna commented 2 years ago

I'm not sure what Jubulu tests are - can you give us some more context there?

Montepaso commented 2 years ago

Jubula is automated test tool we use to test java apps. It controls the mouse and reads app field values. https://www.bredex.de/jubula#jubulaforwindows

karianna commented 2 years ago

Have you reported this issue to Jubula? I'd be interested to hear from them if this is a common issue.

Cheers, Martijn

On Wed, 2 Feb 2022 at 10:09, Montepaso @.***> wrote:

Jubula is automated test tool we use to test java apps. It controls the mouse and reads app field values. https://www.bredex.de/jubula#jubulaforwindows

— Reply to this email directly, view it on GitHub https://github.com/adoptium/adoptium-support/issues/443#issuecomment-1027776231, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABME2GHRJMUWA7DIAFCKJDUZD7FTANCNFSM5NLQUMMQ . You are receiving this because you commented.Message ID: @.***>

Montepaso commented 2 years ago

Yes, i did, but no one responded yet. No changes from Jubula side.

sxa commented 2 years ago

Link to issue: https://www.eclipse.org/forums/index.php/t/1109633/

github-actions[bot] commented 2 years ago

We are marking this issue as stale because it has not been updated for a while. This is just a way to keep the support issues queue manageable. It will be closed soon unless the stale label is removed by a committer, or a new comment is made.

karianna commented 2 years ago

Still an open issue on the Jubula boards. I looked at the release notes for 11.0.12 (https://foojay.io/java-11/?tab=allissues&quarter=072021&version=11.0.12) but couldn't spot anything obvious except for one fix to drag and drop on windoes.