View difference between Paste ID: LriZjuJV and kCBnY6A8
SHOW: | | - or go back to the newest paste.
1-
java -Xmx12000M -Xms12000M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:TargetSurvivorRatio=90 -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=crash-reports/ -XX:+HeapDumpOnOutOfMemoryError -XX:+AlwaysPreTouch -XX:MaxGCPauseMillis=100 -XX:G1NewSizePercent=40 -XX:G1MaxNewSizePercent=60 -XX:G1ReservePercent=15 -XX:G1HeapRegionSize=16M -XX:G1HeapWastePercent=5 -XX:InitiatingHeapOccupancyPercent=25 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=1 -XX:SurvivorRatio=16 -XX:MaxTenuringThreshold=1  -Dusing.aikars.flags=true -Daikars.new.flags=true -jar paperclip.jar
1+
java -Xmx12000M -Xms12000M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:TargetSurvivorRatio=90 -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=crash-reports/ -XX:+HeapDumpOnOutOfMemoryError -XX:+AlwaysPreTouch -XX:MaxGCPauseMillis=100 -XX:G1NewSizePercent=40 -XX:G1MaxNewSizePercent=60 -XX:G1ReservePercent=15 -XX:G1HeapRegionSize=16M -XX:G1HeapWastePercent=5 -XX:InitiatingHeapOccupancyPercent=25 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=1 -XX:SurvivorRatio=16 -XX:MaxTenuringThreshold=1 -XX:ConcGCThreads=4 -Dusing.aikars.flags=true -Daikars.new.flags=true -jar paperclip.jar