<AWT Dev> [9] Review Request: 8032435 Cleanup of sun.awt.windows package

Artem Ananiev artem.ananiev at oracle.com
Mon Jan 27 02:42:20 PST 2014


Since you're adding @Override in many places, didn't you think about 
replacing some of the inner Runnable classes with lambdas?

Thanks,

Artem

On 1/24/2014 6:49 PM, Sergey Bylokhov wrote:
> 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
>


More information about the awt-dev mailing list