/[Apache-SVN]
ViewVC logotype

Revision 833502


Jump to revision: Previous Next
Author: jessewilson
Date: Fri Nov 6 18:01:33 2009 UTC (2 weeks, 6 days ago)
Changed paths: 3
Log Message:
Fixing loggers to load handlers eagerly and track them with a CopyOnWriteArrayList. This improves performance and fixes a bug in our current implementation. A test for the bug is included; performance metrics are available in this JIRA:
  https://issues.apache.org/jira/browse/HARMONY-6362
The change to CopyOnWriteArrayList also fixes some concurrency problems. Finally, I've addressed some minor readability issues. I intend to separate style from substance in forthcoming CLs...

Changed paths:

Path Details
Directoryharmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/LogManager.java modified , text changed
Directoryharmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/Logger.java modified , text changed
Directoryharmony/enhanced/classlib/trunk/modules/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/LogManagerTest.java modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2