Skip to content
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

Memory leak when show many times #4

Open
zjcscut opened this issue May 10, 2024 · 7 comments
Open

Memory leak when show many times #4

zjcscut opened this issue May 10, 2024 · 7 comments

Comments

@zjcscut
Copy link

zjcscut commented May 10, 2024

Run the raven.demo.Test main class, click "Show" button many times,the total memory will increase and not release

@DJ-Raven
Copy link
Owner

@zjcscut Can you show me the screenshot number of memory when you run raven.demo.Test ?

@zjcscut
Copy link
Author

zjcscut commented May 10, 2024

image

Click "Show" button 20 times:

image

OS: Window10 x64
JDK: 1.8.191

@zjcscut
Copy link
Author

zjcscut commented May 10, 2024

And here is the MAT memory leak report:

image

@DJ-Raven
Copy link
Owner

@zjcscut thank for screenshot.

@DJ-Raven
Copy link
Owner

Oh because I test it on jbr 17

here when I run on openjdk 20
2024-05-10_143547

this for jbr 17
2024-05-10_144208

And I will check this issue as soon as I can

@zjcscut
Copy link
Author

zjcscut commented May 10, 2024

@DJ-Raven Maybe it happens in some specific JDK versions

@TheEntropyShard
Copy link

@DJ-Raven so will you fix memory leak? the library is really cool

DJ-Raven added a commit that referenced this issue Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants