On Mon, 21 Aug 2023 21:44:12 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> Requesting content layout when font changes. > > This change makes the visual impact of > [JDK-8314683](https://bugs.openjdk.org/browse/JDK-8314683) more visible, so > perhaps both bugs should be fixed at the same time. modules/javafx.controls/src/main/java/javafx/scene/control/skin/TextAreaSkin.java line 2: > 1: /* > 2: * Copyright (c) 2011, 2023, Oracle and/or its affiliates. All rights > reserved. minor: year should be 2024. We update copyright years in bulk before releases/new year, so in general one can avoid changing copyright year along with fix. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1217#discussion_r1481144684