[
https://issues.apache.org/jira/browse/DERBY-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan resolved DERBY-2555.
------------------------------------
Resolution: Fixed
Fix Version/s: 10.3.0.0
Committed again with revision 538138.
Will wait for a tinderbox/nightly to confirm the fix before the issue is closed.
> 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
> Fix For: 10.3.0.0
>
> 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.