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

The java program starts with the -XX:+UseG1GC parameter, and oom fault injection will cause the program to freeze #303

Open
lqxandxl opened this issue Mar 31, 2023 · 0 comments

Comments

@lqxandxl
Copy link

Issue Description

bug report

Describe what happened (or what feature you want)

The java program starts with the -XX:+UseG1GC parameter, and oom fault injection will cause the program to freeze.Using the wild-mode=0 parameter, although the program seems to reclaim the memory, it will still freeze after a while.

Describe what you expected to happen

The oom fault injection can be recovered smoothly without causing the program to freeze

How to reproduce it (as minimally and precisely as possible)

  1. starts with the -XX:+UseG1GC parameter

Tell us your environment

centos7,jdk1.8.0_321-amd64

Anything else we need to know?

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

1 participant