<AWT Dev> [9] Review Request: 8078115 Applets now require "modifyThread" permission to exit on windows

Alexander Zvegintsev alexander.zvegintsev at oracle.com
Tue Apr 21 15:22:32 UTC 2015


Hello Sergey,

the fix looks good to me.

Thanks,

Alexander.

On 04/21/2015 05:49 PM, Sergey Bylokhov wrote:
> Hello.
> Please review a small fix for jdk 9.
> After one of the latest fix, we lost an ability to change the priority 
> of our toolkit thread with default permissions. We have to use 
> doPrivileged block for this(we already do this on linux/osx)
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8078115
> Webrev can be found at: 
> http://cr.openjdk.java.net/~serb/8078115/webrev.00
>



More information about the awt-dev mailing list