RFR: 8313709: Wrong layout of a FlowPane in a BorderPane in a ScrollPane, if padding is too big
Kevin Rushforth
kcr at openjdk.org
Tue Aug 8 17:41:40 UTC 2023
On Tue, 8 Aug 2023 13:25:04 GMT, Jose Pereda <jpereda at openjdk.org> wrote:
> Should I port the test back to JUnit 4, then? Or convert the existing test class to JUnit 5?
If the changes aren't too intrusive, it would be OK to convert to JUnit 5. Otherwise, port the test back to JUnit 4.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1203#issuecomment-1670036838
More information about the openjfx-dev
mailing list