The thread dump will show a pattern like the following if you are hit by this bug:
java.lang.Thread.State: BLOCKED (on object monitor)
at com.sun.deploy.security.DeployURLClassPath.getLoader(Unknown Source)
- waiting to lock <0x________> (a com.sun.jnlp.JNLPClassLoader)0x________>
Setting the vm flag -XX:+AlwaysLockClassLoader in the java deployment console does not help.
The java security update version 8u101 is not affected by this bug.
No comments:
Post a Comment