CVSROOT:        /sources/classpath
Module name:    classpath
Changes by:     Andrew John Hughes <gnu_andrew> 10/12/25 18:38:51

Modified files:
        .              : ChangeLog 
        java/util/logging: LogManager.java 

Log message:
        PR classpath/42390: Throw SecurityException when adding and removing 
LogManager PropertyChangeListeners.
        
        2010-12-25  Andrew John Hughes  <ahug...@redhat.com>
        
                PR classpath/42390
                * java/util/logging/LogManager.java:
                (addPropertyChangeListener(PropertyChangeListener)):
                Document fully.  Throw NPE in a clearer way.  Add
                SecurityException.
                (removePropertyChangeListener(PropertyChangeListener)):
                Document fully. Add SecurityException.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9808&r2=1.9809
http://cvs.savannah.gnu.org/viewcvs/classpath/java/util/logging/LogManager.java?cvsroot=classpath&r1=1.29&r2=1.30

Reply via email to