79320756

Date: 2024-12-31 20:27:23
Score: 1
Natty:
Report link

java -XX:+UseG1GC -XX:+PrintCommandLineFlags -Xlog:gc:file=gc-%p.log -version

The above settings will create a gc log file with minimal gc output. -XX:+PrintCommandLineFlags will output the command line flags to the stderr.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: dhuie