<AWT Dev> [9] Review Request: 8078115 Applets now require "modifyThread" permission to exit on windows
Anton V. Tarasov
anton.tarasov at oracle.com
Thu Apr 23 12:45:33 UTC 2015
+1 (awesome bug : )
Thanks
Anton.
On 22.04.2015 16:03, Alexander Scherbatiy wrote:
>
> 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