Hi all, Could you please approve the fix of CR 7148143 for JDK7u6?
PropertyChangeSupport.addPropertyChangeListener can throw CCE http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7148143 Earlier the fix was prepared, approved and pushed into JDK8: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/a0406fd03cfe The fix for JDK7u6 is the same and doesn't contain any changes. It is a regression. Thanks, SAM
