<AWT Dev> [9] Review Request: 8078115 Applets now require "modifyThread" permission to exit on windows
Alexander Scherbatiy
alexandr.scherbatiy at oracle.com
Wed Apr 22 13:03:13 UTC 2015
The fix looks good to me.
Thanks,
Alexandr.
On 4/21/2015 6:22 PM, Alexander Zvegintsev wrote:
> 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