/[Apache-SVN]
ViewVC logotype

Revision 1869182


Jump to revision: Previous Next
Author: mthl
Date: Wed Oct 30 15:38:08 2019 UTC (4 years, 5 months ago)
Changed paths: 1
Log Message:
Improved: Delay the construction of component classpaths
(OFBIZ-11264)

The list of component classpath elements was constructed iteratively
while loading components. This list was additionally used to check if
a component was actually loaded.  This implementation was leading to
hard to understand code that has been replaced by a more appropriate
‘LinkedHashSet’ object.


Changed paths

Path Details
Directoryofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/container/ComponentContainer.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26