Markku Vuorenmaa

Results 2 issues of Markku Vuorenmaa

Corrects an issue where java9_or_newer being True first prevents Reinitiating back to False. Issue found when a test suite started Java UI with newer JDK and then tried to launch...

Once the JAVA9_OR_NEWER goes True in RemoteSwingLibrary.py, it is not possible for the library to run Java 8 based tests anymore, even if reinitiate is called. The code is missing...