On Wed, 10 Mar 2021 18:23:24 GMT, Thiago Milczarek Sayao <tsa...@openjdk.org> wrote:
>> This is a new approach to rewrite parts of gtk glass backend to be more >> clean. >> >> I will provide small "manageable" PR to incrementally make the backend >> better. >> >> This PR adresses cleanup of the Size and Positioning code. It makes code >> more "straightforward" and easier to maintain. >> >> Current status (Ubuntu 20.04): >>  >> >> (*) Some of the iconify tests are also failing on the main branch. >> >> `gradlew -PFULL_TEST=true -PUSE_ROBOT=true :systemTests:test --tests >> test.robot.javafx.stage.IconifyTest` on a second run produces 4 tests, 2 >> failures. > > Thiago Milczarek Sayao has updated the pull request incrementally with one > additional commit since the last revision: > > Fix bug in content oriented child windows I ran the full test on OL 8.2 and the results look fine. ------------- PR: https://git.openjdk.java.net/jfx/pull/367