[ http://issues.apache.org/jira/browse/DERBY-624?page=all ] Daniel John Debrunner closed DERBY-624: ---------------------------------------
> 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 > Components: Network Server, Services > Versions: 10.2.0.0 > Reporter: Daniel John Debrunner > Assignee: Daniel John Debrunner > Fix For: 10.2.0.0, 10.1.2.0, 10.1.1.2 > > 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
