You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/08/08 11:35:10 UTC

[GitHub] [maven] andreybpanfilov commented on pull request #768: [MNG-7509] - Huge memory cost when parent pom widely used in a big project for dependencyManagement for maven-3.9.x

andreybpanfilov commented on PR #768:
URL: https://github.com/apache/maven/pull/768#issuecomment-1208011455

   I wonder if someone will give a green light to this PR, cause it fixes nothing: WeakHashMap is a "Hash table based implementation of the Map interface, with *weak keys*. An entry in a WeakHashMap will automatically be removed when its key is no longer in ordinary use"


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org