-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: jfx12
-
Component/s: javafx
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.