Relates :
|
|
Relates :
|
|
Relates :
|
The fix to JDK-8137252 has introduced an unintended side effect (bug) that causes subclasses of Parent no longer able to override requestLayout() and expect proper behavior. We have a number of classes such as HBox, VBox, StackPane, GridPane and TextFlow override requestLayout() with extra logic.
|