Re: [9] Review Request: 6368321 MetalRootPaneUI calls to deprecated code

2015-05-14 Thread Alexander Potochkin
Looks good. (although a bit scary:-)) Thanks alexp Hello. Please review the fix for jdk9. I do not plan to backport it to jdk8. Usage of deprecated methods(xxxMenuBar()) were removed as suggested in the bug comments. The fix is a part of https://bugs.openjdk.java.net/browse/JDK-8066622 effor

Re: [9] Review Request: 6368321 MetalRootPaneUI calls to deprecated code

2015-05-13 Thread Alexander Scherbatiy
The fix looks good to me. Thanks, Alexandr. On 5/8/2015 9:25 PM, Sergey Bylokhov wrote: Hello. Please review the fix for jdk9. I do not plan to backport it to jdk8. Usage of deprecated methods(xxxMenuBar()) were removed as suggested in the bug comments. The fix is a part of https://bug

Re: [9] Review Request: 6368321 MetalRootPaneUI calls to deprecated code

2015-05-12 Thread Alexander Zvegintsev
Hello Sergey, the fix looks fine. Do we have any plans to remove setMenuBar and getMenuBar as they are deprecated for a long time? Thanks, Alexander. On 05/08/2015 09:25 PM, Sergey Bylokhov wrote: Hello. Please review the fix for jdk9. I do not plan to backport it to jdk8. Usage of deprec

[9] Review Request: 6368321 MetalRootPaneUI calls to deprecated code

2015-05-08 Thread Sergey Bylokhov
Hello. Please review the fix for jdk9. I do not plan to backport it to jdk8. Usage of deprecated methods(xxxMenuBar()) were removed as suggested in the bug comments. The fix is a part of https://bugs.openjdk.java.net/browse/JDK-8066622 efforts. Bug: https://bugs.openjdk.java.net/browse/JDK-63