RFR: 8299335: Monkey Tester Application [v18]

Alexander Zuev kizune at openjdk.org
Wed May 3 20:39:26 UTC 2023


On Wed, 3 May 2023 20:33:30 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

>> Monkey Tester - a JavaFX application designed to support manual ad-hoc testing of individual JavaFX controls.  Unlike Ensemble, the goal of this application is to facilitate manual testing rather than demonstrate the capabilities of JavaFX.
>> 
>> Feedback and suggestions are always welcome.
>> 
>> ![screenshot](https://user-images.githubusercontent.com/107069028/232911797-3d02da68-ce11-419e-8f16-c2661b778f9c.png)
>
> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   address review comments

Overall looks useful and will definitely help to manually test some global changes like control revamp or underlaying renderer works (like metal pipeline or potentially Wayland integration).

-------------

Marked as reviewed by kizune (no project role).

PR Review: https://git.openjdk.org/jfx/pull/1097#pullrequestreview-1411773286


More information about the openjfx-dev mailing list