-
Bug
-
Resolution: Fixed
-
P3
-
7u40
-
None
If we have a doc A which includes B which includes A, the tool should fail gracefully, indicating that a cycle was detected.
Today it fails in StackOverFlow.
Note: I think this might be best fixed in the FXMLLoader itself.
Today it fails in StackOverFlow.
Note: I think this might be best fixed in the FXMLLoader itself.
- relates to
-
JDK-8117896 The FXMLLoader should detect fx:include cycle and throw an exception when cycles are detected.
-
- Resolved
-