JDK-8207378 : Update tests in openjfx/jfx-dev/tests repo for new Robot API
  • Type: Bug
  • Component: javafx
  • Sub-Component: other
  • Affected Version: jfx11
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2018-07-17
  • Updated: 2024-09-03
  • Resolved: 2024-09-03
Related Reports
Blocks :  
Duplicate :  
Relates :  
Description
The test framework in the jfx-tests repo [1] uses the old internal glass Robot class and methods. It needs to be updated for new Robot API as defined in JDK-8090763. Until it is updated, the tests will no longer compile.

[1] https://github.com/openjdk/jfx-tests

Comments
Closing as a duplicate of JDK-8315409
03-09-2024

This can likely be closed as a duplicate of JDK-8315409, which is under review.
01-09-2023