This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch gnodet/conflict-resolver-memory-improvements
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git
from f8bde897d Optimize PathConflictResolver: allocation-free comparisons,
pooled ScopeContext, right-sized collections
add 0b4ca58b6 Address Copilot review: compact partitions, iterative
moveOutOfScope, auto-selection tests
No new revisions were added by this update.
Summary of changes:
.../graph/transformer/PathConflictResolver.java | 30 +++--
.../graph/transformer/ConflictResolverTest.java | 139 +++++++++++++++++++++
2 files changed, 157 insertions(+), 12 deletions(-)