RFR: 8370498: Improve how Node detects whether a layout property change requires a new layout pass [v2]

John Hendrikx jhendrikx at openjdk.org
Mon Oct 27 10:24:46 UTC 2025


On Mon, 27 Oct 2025 10:19:31 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:

> The method `isCurrentLayoutChild()` was introduced with the fix for [JDK-8137252](https://bugs.openjdk.org/browse/JDK-8137252). With this PR change, the issue [JDK-8137252](https://bugs.openjdk.org/browse/JDK-8137252) recurs.

Thanks, I will have a look.  If I can resolve the issue, I'll add a test case for this problem as well so we can detect a regression more easily.

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

PR Comment: https://git.openjdk.org/jfx/pull/1945#issuecomment-3450535717


More information about the openjfx-dev mailing list