On Mon, 13 Apr 2026 16:22:46 GMT, Andy Goryachev <[email protected]> wrote:
> Re: TableRowSkinBases and DO_ANIMATIONS - there were quite a few memory leak > fixes implemented recently (er, 2024), so enabling animations is likely to be > ok (especially if it does not fail any headful CI runs). I had the same thought. And if there is a problem only in the headless tests, we can still decide to disable the animations for headless tests with e.g. a System Property or similar. But since other Controls also use Animations (`Pagination`, `TitledPane`, `TabPane` (Tab close)) and no issue there, I think this is fine. ------------- PR Comment: https://git.openjdk.org/jfx/pull/2146#issuecomment-4238236287
