-ea

-server

-Xms1g

-Xmx1g

-Xss16m

-XX:PermSize=256m

-XX:MaxPermSize=256m

-XX:+DoEscapeAnalysis

-XX:+UseCompressedOops

-XX:+UnlockExperimentalVMOptions

-XX:+UseConcMarkSweepGC

-XX:LargePageSizeInBytes=256m

-XX:ReservedCodeCacheSize=96m

-XX:+UseCodeCacheFlushing

-XX:+UseCompressedOops

-XX:ParallelGCThreads=8

-XX:+UseParNewGC

-XX:+UseConcMarkSweepGC

-XX:+DisableExplicitGC

-XX:+ExplicitGCInvokesConcurrent

-XX:+PrintGCDetails 

-XX:+PrintFlagsFinal

-XX:+AggressiveOpts

-XX:+HeapDumpOnOutOfMemoryError

-XX:+CMSClassUnloadingEnabled

-XX:+CMSPermGenSweepingEnabled 

-XX:CMSInitiatingOccupancyFraction=60

-XX:+CMSClassUnloadingEnabled

-XX:+CMSParallelRemarkEnabled 

-XX:+UseAdaptiveGCBoundary

-XX:+UseSplitVerifier 

-XX:CompileThreshold=10000 

-XX:+UseCompressedStrings 

-XX:+OptimizeStringConcat

-XX:+UseStringCache 

-XX:+UseFastAccessorMethods  

-XX:+UnlockDiagnosticVMOptions

相关文章:

  • 2022-12-23
  • 2021-07-30
  • 2021-11-22
  • 2021-11-03
  • 2021-06-17
  • 2021-07-08
  • 2021-11-19
  • 2021-11-11
猜你喜欢
  • 2021-09-04
  • 2022-12-23
  • 2021-08-10
  • 2022-12-23
  • 2022-12-23
  • 2021-06-08
  • 2021-05-03
相关资源
相似解决方案