<AWT Dev> [9] Review Request: JDK-6463901 Either generify or deprecate sun.awt.EventListenerAggregate
Petr Pchelko
petr.pchelko at oracle.com
Tue Mar 18 14:34:08 UTC 2014
Hello, AWT Team.
Please review the fix for the issue:
https://bugs.openjdk.java.net/browse/JDK-6463901
The fix is available at:
http://cr.openjdk.java.net/~pchelko/9/6463901/webrev/
The bug states that we should deprecate or generify the EventListenerAggregate class.
However it's an internal class in sun.awt package so we could remove it.
I've used grep on JDK source to verify that this class is not used any more.
Clipboard regression, functional and JCK tests run fine.
With best regards. Petr.
More information about the awt-dev
mailing list