-
Bug
-
Resolution: Cannot Reproduce
-
P2
-
6u18
-
x86
-
windows_xp
This impact the JavaFX Authoring Tool JNLP Launch. See JIRA http://javafx-jira.kenai.com/browse/DTL-778
When some classes located in a signed javafxc.jar packaged with the application are accessed, we get veruy very often a SecurityException. The Exception says that the signer information doesn't match the signer information of other classes in the same package.
Relaunching the application works fine. It occurs when the cache is empty.
It has been experienced on JDK 6 u18 FCS and U20. Never seen on u16, u17 up to u18b04
It could be a side effect of the fix done for 6885558 CR
When some classes located in a signed javafxc.jar packaged with the application are accessed, we get veruy very often a SecurityException. The Exception says that the signer information doesn't match the signer information of other classes in the same package.
Relaunching the application works fine. It occurs when the cache is empty.
It has been experienced on JDK 6 u18 FCS and U20. Never seen on u16, u17 up to u18b04
It could be a side effect of the fix done for 6885558 CR