[
https://issues.apache.org/jira/browse/DERBY-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kathey Marsden updated DERBY-2564:
----------------------------------
Attachment: derby-2564_stat.txt
derby-2564_diff.txt
Attached is a patch for this issue. suites.All passed, derbyall is finishing
up. It does not have the network server changes Knut suggested. I will make
those changes and check them in as a separate commit.
I wanted to check on the exception handling for the change. I just am letting
the Security exception if any be thrown. I can't test for that case so I want
to make sure that is the right thing to do.
Thanks
Kathey
> ContextService.notifyAllActiveThreads() needs a privileged block around the
> call to Thread.interrupt()
> ------------------------------------------------------------------------------------------------------
>
> Key: DERBY-2564
> URL: https://issues.apache.org/jira/browse/DERBY-2564
> Project: Derby
> Issue Type: Bug
> Components: Security
> Affects Versions: 10.0.2.0, 10.0.2.1, 10.1.1.0, 10.1.2.1, 10.1.3.1,
> 10.2.1.6, 10.2.2.0
> Reporter: Rick Hillegas
> Assignee: Kathey Marsden
> Attachments: derby-2564_diff.txt, derby-2564_stat.txt
>
>
> It looks to me as though the call to interrupt() can raise a
> SecurityException. I think this may give rise to another permission that we
> need to add to our template policy file and to our security documentation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.