commit-classpath
[Top][All Lists]
Advanced

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

classpath/java/security Security.java


From: Ingo Proetel
Subject: classpath/java/security Security.java
Date: Mon, 11 Aug 2003 05:01:06 -0400

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Ingo Proetel <address@hidden>   03/08/11 05:01:06

Modified files:
        java/security  : Security.java 

Log message:
        moved initialization code of providers from static initializer into a 
method to allow lazy evaluation of this code. This permits faster startup and 
even automatic removal of this code if it is not needed.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/security/Security.java.diff?tr1=1.20&tr2=1.21&r1=text&r2=text





reply via email to

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