jazzer icon indicating copy to clipboard operation
jazzer copied to clipboard

Adjust the JVM heap size with the `rss_limit_mb`

Open fmeum opened this issue 4 years ago • 0 comments

Do we want to adjust the JVM heap size with the rss_limit_mb value set by the user?

I thought about this as well, but are users more likely to change rss_limit_mb or -Xmx via jvm_args? I would have guessed the latter, but am not sure. We would probably have to parse both and warn if they conflict, but that requires quite a bit of logic. What do you think?

Originally posted by @fmeum in https://github.com/CodeIntelligenceTesting/jazzer/issues/93#issuecomment-834127882

fmeum avatar May 07 '21 14:05 fmeum