Bug 394955 - DefaultDependencyCollector generates a very large graph which...
Bug 394955 - DefaultDependencyCollector generates a very large graph which makes NearestVersionConflictResolver terribly slow Avoided collecting dependencies for nodes which have an ancestor with the same conflict id, such nodes can never survive conflict resolution regardless of the employed strategy so are nothing but a waste of space and more importantly processing time
parent
4a6a98cb
Please register or sign in to comment