[Rev 57] RFR: 8236651: Simplify and update glass gtk backend
Thiago Milczarek Sayao
tsayao at openjdk.java.net
Fri Jun 12 19:42:06 UTC 2020
> ### Summary
> * Simplify and update the Gtk glass backend, making Linux a first-class OpenJFX platform.
>
> ### Goals
> * Make Linux a first-class OpenJFX platform (see Motivation);
> * Simplify the code and reduce it's size;
> * Update to gtk3 (it was originally a port from gtk2);
> * Remove unused code (such as applets and web start);
> * Prepare the ground for a possible future Wayland support.
> ### Testing
> ./gradlew -PEXTRA_TEST_ARGS='-Djavafx.gtk.experimental=true' -PFULL_TEST=true -PUSE_ROBOT=true :systemTests:test
Thiago Milczarek Sayao has updated the pull request incrementally with one additional commit since the last revision:
Small Adjustments
-------------
Changes:
- all: https://git.openjdk.java.net/jfx/pull/77/files
- new: https://git.openjdk.java.net/jfx/pull/77/files/aeff508e..2f3bdb2c
Webrevs:
- full: https://webrevs.openjdk.java.net/jfx/77/webrev.57
- incr: https://webrevs.openjdk.java.net/jfx/77/webrev.56-57
Stats: 40 lines in 3 files changed: 35 ins; 3 del; 2 mod
Patch: https://git.openjdk.java.net/jfx/pull/77.diff
Fetch: git fetch https://git.openjdk.java.net/jfx pull/77/head:pull/77
PR: https://git.openjdk.java.net/jfx/pull/77
More information about the openjfx-dev
mailing list