CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Roman Kennke <rabbit78> 06/07/26 21:14:16

Modified files:
        java/awt       : KeyboardFocusManager.java 
        .              : ChangeLog 

Log message:
        2006-07-26  Roman Kennke  <[EMAIL PROTECTED]>
        
                * java/awt/KeyboardFocusManager.java
                (getGlobalFocusOwner): Explicitly check for thread security.
                (getGlobalPermanentFocusOwner): Explicitly check for thread 
security.
                (getGlobalFocusedWindow): Explicitly check for thread security.
                (getGlobalActiveWindow): Explicitly check for thread security.
                (getGlobalCurrentFocusCycleRoot): Explicitly check for thread 
security.
                (getGlobalObject): Added new argument for specifying if
                a security check should be performed or not.
                (setGlobalObject): Don't check for thread security when
                calling getGlobalObject.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/java/awt/KeyboardFocusManager.java?cvsroot=classpath&r1=1.19&r2=1.20
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8241&r2=1.8242


Reply via email to