Hi Prem,
The fix looks good.
One remark to the test: it should not fail on platforms other than
Windows but just skip testing and pass.
--Semyon
On 3/9/2016 9:59 AM, Prem Balakrishnan wrote:
Hi*,*
Please review fix for JDK9,
*Bug:*https://bugs.openjdk.java.net/browse/JDK-7012008**
*Webrev:*http://cr.openjdk.java.net/~arapte/prem/7012008/webrev.00/
<http://cr.openjdk.java.net/%7Earapte/prem/7012008/webrev.00/>
*Issue:*
JDesktopPane - Wrong background color with Win7+WindowsLnf
*Cause:*
Desktop.background property set to "win.desktop.backgroundColor"
*Fix:*
Changed Desktop.background property to "win.mdi.backgroundColor"
Regards,
Prem