You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Daniel John Debrunner (JIRA)" <de...@db.apache.org> on 2005/10/14 16:41:45 UTC

[jira] Resolved: (DERBY-624) Running derbynetclientmats and derbynetmats requires accessDeclaredMembers permission to be granted with sane=true

     [ http://issues.apache.org/jira/browse/DERBY-624?page=all ]
     
Daniel John Debrunner resolved DERBY-624:
-----------------------------------------

    Fix Version: 10.2.0.0
     Resolution: Fixed

> Running derbynetclientmats and derbynetmats requires accessDeclaredMembers permission to be granted with sane=true
> ------------------------------------------------------------------------------------------------------------------
>
>          Key: DERBY-624
>          URL: http://issues.apache.org/jira/browse/DERBY-624
>      Project: Derby
>         Type: Bug
>     Versions: 10.2.0.0
>     Reporter: Daniel John Debrunner
>     Assignee: Daniel John Debrunner
>      Fix For: 10.2.0.0

>
> About 17 tests fail if this permission is not granted. Permission should not be required to run Derby in embedded or network server mode.
> permission java.lang.RuntimePermission "accessDeclaredMembers";
> In some (all?) cases it is because getDeclaredConstrunctor or getDeclaredMethod is called when the getPublic versions would suffice.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira