The jdk part of the fix looks good.
Thanks,
Alexandr.
On 1/13/2015 10:43 PM, Mandy Chung wrote:
On 1/13/2015 11:30 AM, Sergey Bylokhov wrote:
On 13.01.2015 21:51, Alan Bateman wrote:
I think this looks okay. I see Mandy's comment about dropping the
dependency on sun.security.util and th
Hi all,
JBS: https://bugs.openjdk.java.net/browse/JDK-8065709
Webrev: http://cr.openjdk.java.net/~mcherkas/8065709/webrev.00/
AppContext creation is guarder by getAppContextLockand, but during
AppContext creation
we also call EventQueue initialization, during EQ initialization logger
initializ
The fix looks good to me.
Thanks,
Alexandr.
On 1/14/2015 4:44 PM, Alexander Zvegintsev wrote:
Hello,
please review the fix
http://cr.openjdk.java.net/~azvegint/jdk/9/8061636/00
for the issue
https://bugs.openjdk.java.net/browse/JDK-8061636
7079254 fix[1] introduced a regression in Mous