Details
Description
When using jsvc to launch a service (such as Tomcat) on this platform, any use of the Toolkit.createDefaultToolkit causes the current thread to hang indefinitely in native code.
This does not happen when running the code directly using the normal 'java' runtime.
I have a gz file containing all files necessary to reproduce this on my machine - will add a comment and attach this file if it lets me, or figure out somewhere to put it.