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

Martin Buchholz martinrb at google.com
Wed Oct 2 16:54:30 UTC 2013


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



More information about the core-libs-dev mailing list