<AWT Dev> [11] Review Request: 8187392 Deprecated methods in the peers can be removed
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Wed Apr 4 06:43:36 UTC 2018
Hello.
Please review fix for jdk11.
Bug: https://bugs.openjdk.java.net/browse/JDK-8187392
Webrev can be found at: http://cr.openjdk.java.net/~serb/8187392/webrev.05
In jdk1.0 era the "java.awt.peer.ComponentPeer" interface had a few
methods which were replaced and removed in jdk1.1, but some of
implementations of these methods were not removed(just deprecated).
This change will remove them.
--
Best regards, Sergey.
More information about the awt-dev
mailing list