bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/42390] Missing Security Manager checks in classpath apis


From: gnu_andrew at member dot fsf.org
Subject: [Bug classpath/42390] Missing Security Manager checks in classpath apis
Date: Sat, 25 Dec 2010 18:40:24 +0000

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42390

Andrew John Hughes <gnu_andrew at member dot fsf.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot       |gnu_andrew at member dot
                   |gnu.org                     |fsf.org

--- Comment #5 from Andrew John Hughes <gnu_andrew at member dot fsf.org> 
2010-12-25 18:40:08 UTC ---
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  <address@hidden>

               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

[Prev in Thread] Current Thread [Next in Thread]