FutureTask.cancel(true) should run thread.interrupt within doPrivileged

David Holmes david.holmes at oracle.com
Thu Oct 3 02:13:30 UTC 2013


On 3/10/2013 2:54 AM, Martin Buchholz wrote:
> On Wed, Oct 2, 2013 at 9:49 AM, Peter Levart <peter.levart at gmail.com> wrote:
>
>> Hi Martin,
>>
>> If you want to optimize for without-security-manager case
>
>
> I want to optimize for the case that Thread.interrupt does not throw
> SecurityException

How is your proposal optimizing that case ???

David




More information about the security-dev mailing list