Crossdomain.xml Issue
After a recent upgrade from Java 6 to Java 8, when opening a form from our javascript menu it takes about 20-30 seconds to open. Going from one form to another is quick though. The delay seems to be related to a call for crossdomain.xml on the local machine (about 27 seconds) and to the server (about 2 seconds). This has only started since we've moved to Java 8.
Any clues or ideas would be gratefully appreciated.
Thanks