RFR: 8316372: Monkey Tester Application Part 3 [v3]
Andy Goryachev
angorya at openjdk.org
Fri Mar 22 18:36:45 UTC 2024
> Further changes to the MonkeyTester application:
>
> - remember split pane divider ✔
> - use 'private' instead of 'protected' in many cases ✔
> - added more scripts to the 'writing systems' text sample ✔
> - added RTL window control menu ✔
> - added embedded swing/fx in tools ✔
> - added copy popup menu in clipboard viewer ✔
> - added the custom css field to the css playground tool ✔
> - added many new pages ✔
> - split XYChartPage into separate pages ✔
> - switched to use property sheets (some choices might be incomplete) ✔
>
> https://github.com/andy-goryachev-oracle/jfx/blob/8316372.monkey/tests/manual/monkey/README.md
Andy Goryachev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 10 additional commits since the last revision:
- review comments
- Merge branch 'master' into 8316372.monkey
- review comments
- whitespace
- tool bar
- Merge branch 'master' into 8316372.monkey
- whitespace
- whitespace
- whitespace
- 8316372: Monkey Tester Application Part 3
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/1406/files
- new: https://git.openjdk.org/jfx/pull/1406/files/2c23ca57..c472fd0c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=1406&range=02
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=1406&range=01-02
Stats: 224 lines in 49 files changed: 32 ins; 77 del; 115 mod
Patch: https://git.openjdk.org/jfx/pull/1406.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1406/head:pull/1406
PR: https://git.openjdk.org/jfx/pull/1406
More information about the openjfx-dev
mailing list