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 "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/05/10 00:12:15 UTC

[jira] Resolved: (DERBY-2555) Remove use of doPrivileged in EncryptionKeyTest

     [ https://issues.apache.org/jira/browse/DERBY-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kathey Marsden resolved DERBY-2555.
-----------------------------------

    Resolution: Fixed

committed  revision 536682

> Remove use of doPrivileged in EncryptionKeyTest
> -----------------------------------------------
>
>                 Key: DERBY-2555
>                 URL: https://issues.apache.org/jira/browse/DERBY-2555
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Kristian Waagan
>         Assigned To: Kristian Waagan
>            Priority: Trivial
>         Attachments: derby-2555-1a.diff
>
>
> When converted to JUnit, the test originally wrapped connections used to create/restore databases from a backup image in doPrivileged-calls. This was done to allow the backup images to be read by Derby. It should not be necessary, as the Derby code itself should use doPrivileged-calls in the appropriate places.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.