-
Enhancement
-
Resolution: Unresolved
-
P4
-
7u6
Follow-up to: https://forums.oracle.com/forums/thread.jspa?messageID=10451734#10451734
If the FXMLLoader is used to load the same fxml-file mutliple times, it should be able to cache the collected information about classes and properties between the load() calls. This would massively improve the performance when using one fxml-file to describe an arbitrary number of objects.
SCCE:RT-28121
If the FXMLLoader is used to load the same fxml-file mutliple times, it should be able to cache the collected information about classes and properties between the load() calls. This would massively improve the performance when using one fxml-file to describe an arbitrary number of objects.
SCCE:
- relates to
-
JDK-8091188 Remove the need of broken Map implementation from FXML builders
-
- Open
-