Created
November 7, 2022 13:48
-
-
Save OMGZui/d2e8ad40205668b3fe56ac715c877a74 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ java -Xlog:gc=debug,gc+metaspace -version | |
[0.020s][info][gc] Using G1 | |
[0.020s][debug][gc] ConcGCThreads: 3 offset 22 | |
[0.020s][debug][gc] ParallelGCThreads: 10 | |
[0.020s][debug][gc] Initialize mark stack with 4096 chunks, maximum 524288 | |
[0.022s][info ][gc,metaspace] CDS archive(s) mapped at: | |
[0.022s][info ][gc,metaspace] Compressed class space mapped at: | |
[0.022s][info ][gc,metaspace] Narrow klass base: 0x0000000800000000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment