-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b18
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2218920 | 7u4 | Henry Jen | P3 | Closed | Fixed | b05 |
JavaFX class is loaded by DeployClassLoader. Without enough elevated permission, when unsigned user code use javax.jnlp.FileOpenService, for example, which triggers a FX dialog trying to load resources within jfxrt.jar, it could fail as File read permission to jfxrt.jar is not granted by the sandbox permission.
The bug was originally reported at http://javafx-jira.kenai.com/browse/RT-15819.
The bug was originally reported at http://javafx-jira.kenai.com/browse/RT-15819.
- backported by
-
JDK-2218920 DeployClassLoader failed to findResource due to SecurityException
-
- Closed
-