<AWT Dev> [9] Review Request: 8067093 Fix windows-specific deprecation warnings in the java.desktop module

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Tue Jul 21 22:01:53 UTC 2015


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

-- 
Best regards, Sergey.



More information about the awt-dev mailing list