Rick Hillegas created DERBY-6649:
------------------------------------
Summary: Meaningless permissions granted to sysinfo.
Key: DERBY-6649
URL: https://issues.apache.org/jira/browse/DERBY-6649
Project: Derby
Issue Type: Bug
Components: Tools
Affects Versions: 10.11.0.0
Reporter: Rick Hillegas
The server.policy and template.policy files grant the following meaningless
permissions in every block related to sysinfo:
permission java.io.FilePermission "java.runtime.version", "read";
permission java.io.FilePermission "java.fullversion", "read";
--
This message was sent by Atlassian JIRA
(v6.2#6252)