summaryrefslogtreecommitdiff
path: root/java/security/SecureRandomSpi.java
diff options
context:
space:
mode:
authorSascha Brawer <brawer@dandelis.ch>2002-09-30 13:29:03 +0000
committerSascha Brawer <brawer@dandelis.ch>2002-09-30 13:29:03 +0000
commit2878c5f46dd062627f3cd09f4ecd4e695db1d391 (patch)
tree12ccb045c22f46b9af681ea69a3f7021b2f887c9 /java/security/SecureRandomSpi.java
parent349fa303370155281d98e1236697de940949650b (diff)
downloadclasspath-2878c5f46dd062627f3cd09f4ecd4e695db1d391.tar.gz
* java/util/logging/LogManager.java (pcs): Pass the LogManager
class object, not the singleton instance, to the constructor of the PropertyChangeSupport delegate. The generated PropertyChangeEvents now indicate the same event source as the Sun J2SE 1.4 reference implementation. * java/util/logging/LogManager.java (readConfiguration): Pass null for the property name, so listeners receive the same PropertyChangeEvent as they would when running Sun J2SE 1.4. * java/util/logging/LogManager.java (getLogger): Passing null now throws a NullPointerException, as with Sun J2SE 1.4. * java/util/logging/LogManager.java (reset): Fix a bug which would cause spurious NullPointerExceptions upon resetting the log manager configuration. A WeakReference had not been checked for null. * java/util/logging/LogManager.java (getIntPropertyClamped): New package-private method for properties inside an integer range. * java/util/logging/MemoryHandler.java (constructor): Take configuration from log manager properties. Docfixes. Throw exception for size values <= 0.
Diffstat (limited to 'java/security/SecureRandomSpi.java')
0 files changed, 0 insertions, 0 deletions