[rfc][icedtea-web] access denied for new PropertyPermission("java.vm.name", "read") inisde net.sourceforge.jnlp

Jiri Vanek jvanek at redhat.com
Thu Jun 6 07:16:22 PDT 2013


I have just noted that javaws is throwing AccessCotnroll exception by its own run when launching 
some applets/applications (not plugin).

The "corrupted" entry is
  access denied for new PropertyPermission("java.vm.name", "read")
inside netx/net/sourceforge/jnlp/SecurityDesc.java:            new 
PropertyPermission("java.vm.name", "read"),


Have anybody encountered it too?


J.



More information about the distro-pkg-dev mailing list