Run Modena and toggle from modena to caspian and a ConcurrentModificationException is reported.
Exception in thread "JavaFX Application Thread" java.util.ConcurrentModificationException
at java.util.WeakHashMap$HashIterator.nextEntry(WeakHashMap.java:806)
at java.util.WeakHashMap$KeyIterator.next(WeakHashMap.java:839)
at com.sun.javafx.css.StyleManager.userAgentStylesheetsChanged(StyleManager.java:1371)
Exception in thread "JavaFX Application Thread" java.util.ConcurrentModificationException
at java.util.WeakHashMap$HashIterator.nextEntry(WeakHashMap.java:806)
at java.util.WeakHashMap$KeyIterator.next(WeakHashMap.java:839)
at com.sun.javafx.css.StyleManager.userAgentStylesheetsChanged(StyleManager.java:1371)