-server
-Xms4096m
-Xmx4096m
-XX:NewRatio=3
-Xss16m
-XX:+AlwaysPreTouch
-XX:+TieredCompilation
-XX:ReservedCodeCacheSize=512m
-XX:SoftRefLRUPolicyMSPerMB=50
-XX:+UseCodeCacheFlushing
-Dsun.io.useCanonCaches=false-ea
-XX:CICompilerCount=4
-Dsun.io.useCanonPrefixCache=false
-XX:+HeapDumpOnOutOfMemoryError
-XX:-OmitStackTraceInFastThrow
-Djdk.attach.allowAttachSelf=true
-Dkotlinx.coroutines.debug=off
-Djdk.module.illegalAccess.silent=true
-Dfile.encoding=UTF-8
-XX:+UseG1GC
-Duser.name=jh
이렇게 설정해봄.
'IT기술 > 개발툴' 카테고리의 다른 글
[IntelliJ] 플러그인 추천 2 (0) | 2024.05.17 |
---|---|
[IntelliJ] openJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 해결방법 (0) | 2024.03.03 |
[IntelliJ] 인텔리j 초기 설정 방법 (0) | 2024.02.11 |
[VsCode] 단축키 사용자 지정, 유용한 단축키 정리 (0) | 2024.01.26 |
[IntelliJ] 한글 깨짐, unmappable character (0xec) for encoding x-windows-949 에러 해결하기 (0) | 2024.01.08 |