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.

Reply via email to