IcedTea and OpenFX

jtesdall jtesdall at mapcon.com
Mon Nov 19 23:34:31 UTC 2018


More Information:
I added the following to java.policy:
grant codeBase "http://<myurl>/TestApp/" {
  permission java.security.AllPermission;
};

but I should not have to do this as I already have All permissions in the
JNLP and it works with Oracle webStart. Is this an IcedTea Bug?

What I have in jnlp:
<security>
    <all-permissions />
</security>



--
Sent from: http://openjdk.5641.n7.nabble.com/OpenJDK-Distribution-specific-Packaging-f25548.html


More information about the distro-pkg-dev mailing list