RFR: 8296330: Tests: Add layout container snapping tests [v5]

Ambarish Rapte arapte at openjdk.org
Wed Nov 9 10:12:36 UTC 2022


On Wed, 9 Nov 2022 09:46:10 GMT, Marius Hanl <mhanl at openjdk.org> wrote:

>> While checking https://bugs.openjdk.org/browse/JDK-8295078 I found much more layout container which do not snap their children correctly.
>> 
>> The goal of this PR is to add snapping tests for all layout container.
>> After that we can create issues for all broken layout container, fix them and comment in the corresponding line.
>
> Marius Hanl has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8296330: Fixed typos, improved javadoc

LGTM

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

Changes requested by arapte (Reviewer).

PR: https://git.openjdk.org/jfx/pull/936


More information about the openjfx-dev mailing list