-
Bug
-
Resolution: Fixed
-
P4
-
jfx12
The patch https://github.com/javafxports/openjdk-jfx/commit/74296cf6b2ca231c691b74df5ce8434d767fff69 removed the `final` modifier from `FXDialog dialog` in javafx/scene/control/Dialog.java. It needs to be reverted.