<AWT Dev> [9] Review Request: 8032435 Cleanup of sun.awt.windows package
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Fri Jan 24 06:49:25 PST 2014
Hello.
Please review the fix for jdk 9.
This is cleanup of the sun.awt.windows package:
- Encapsulation strengthening.
- final and @Override were added whenever possible.
- WPrintDialog now uses AWTAccessor instead of its own setPeer()
native method.
Bug: https://bugs.openjdk.java.net/browse/JDK-8032435
Webrev can be found at: http://cr.openjdk.java.net/~serb/8032435/webrev.00
--
Best regards, Sergey.
More information about the awt-dev
mailing list