[
https://issues.apache.org/jira/browse/DERBY-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kathey Marsden reopened DERBY-2555:
-----------------------------------
I backed out the test change and am reopenning this issue untill tinderbox
failures can be resolved. See DERBY-2556 for details.
> 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.