Skip to content

memory leak in class ConcurrentReferenceHashMap [SPR-16699] #21240

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spring-projects-issues opened this issue Apr 6, 2018 · 4 comments
Closed
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression)

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Apr 6, 2018

Rene Ke opened SPR-16699 and commented

looks like we met the similar issue (#16021) when using 4.3.5.RELEASE, the memory not goes down and can't get garbage-collected, you can check attached heap dump screenshot.


Attachments:

Issue Links:

@spring-projects-issues
Copy link
Collaborator Author

Juergen Hoeller commented

Please try to reproduce this against a recent release such as 4.3.15. It would help a lot to know whether the situation improved... since there have been several refinements in ConcurrentReferenceHashMap in the meantime.

@spring-projects-issues
Copy link
Collaborator Author

Rene Ke commented

@Juergen, thanks for your comments, I will try it out.

@spring-projects-issues
Copy link
Collaborator Author

Rene Ke commented

@Juergen, I upgraded the SFW version to 4.3.15.RELEASE, now it works well, thanks.

@spring-projects-issues
Copy link
Collaborator Author

Juergen Hoeller commented

Alright, good to hear that it works for you now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression)
Projects
None yet
Development

No branches or pull requests

2 participants