The fix looks good to me.
Thanks,
Alexandr.
On 7/22/2015 1:01 AM, Sergey Bylokhov wrote:
Hello.
Please review the fix for jdk9.
In the fix I replace the usage of the deprecated api in WListPeer.
Most of the other cases in the bug description are related to
getPeer(), which was already removed.
The usage of deprecated constructor of Win32GraphicsConfig in its
subclasses was not changed.
Bug: https://bugs.openjdk.java.net/browse/JDK-8067093
Webrev can be found at:
http://cr.openjdk.java.net/~serb/8067093/webrev.01