Hi All, Please find the attached fix(webrev.zip) for JDK-8231352(https://bugs.openjdk.java.net/browse/JDK-8231352). In this patch i removed the deprecated "GetProfileString" and used "GetDefaultPrinter" instead. "GetDefaultPrinter" API, minimum supported client is Windows 2000 professional and min
Hi Sergey,
thanks for sponsoring this patch!
I successfully applied the webrev patch on current JDK head
(57807:7bae17e00566). The build runs without warnings on the demo code :)
But I noticed a minor glitch: I inserted a tab in
src/demo/share/jfc/SwingSet2/DirectionPanel.java Line 97 where on