Skip to content

Instantly share code, notes, and snippets.

@joa
Created February 7, 2014 12:28
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joa/8861791 to your computer and use it in GitHub Desktop.
Save joa/8861791 to your computer and use it in GitHub Desktop.
Selecting JVM arguments for a simple Hello World program
java -XX:+TieredCompilation -jar HydraIsland.jar --num-samples 2 --population 100 java -cp /home/joa/Desktop Main
Command: [-cp, /home/joa/Desktop, Main]
Multi-Threading: false
Population Size: 100
Max Runtime: 120 minutes
Samples: 2
Initial Time: 132.194755ms
Generation 0:
-XX:+ForceTimeHighResolution
-XX:-OptimizePtrCompare
-XX:+AllowNonVirtualCalls
-XX:+StartAttachListener
-XX:TLABWasteIncrement=3
-XX:+AllowJNIEnvProxy
-XX:CMSOldPLABToleranceFactor=2
-XX:+UseAutoGCSelectPolicy
-XX:ReservedCodeCacheSize=54142674
-XX:-ConvertSleepToYield
86.87209349999999ms
Generation 1:
-XX:+ParallelGCVerbose
-XX:-UseCompressedOops
-XX:PromotedPadding=4
-XX:-UsePerfData
-XX:-EstimateArgEscape
-XX:-UseAdaptiveGenerationSizePolicyAtMajorCollection
-XX:+EagerXrunInit
84.87873599999999ms
Generation 2:
84.8677005ms
Generation 3:
85.044292ms
Generation 4:
83.57391899999999ms
Generation 5:
-XX:-UseCompilerSafepoints
-XX:+DTraceMonitorProbes
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=4
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=5767494
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:+DisableExplicitGC
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=5
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:+EnableTracing
-XX:-CMSPrecleaningEnabled
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:+BytecodeVerificationLocal
-XX:CMS_FLSWeight=87
-XX:+AssertOnSuspendWaitFailure
-XX:+ExplicitGCInvokesConcurrent
-XX:AutoGCSelectPauseMillis=3544
-XX:ProfileMaturityPercentage=8
-XX:CMSRescanMultiple=38
-XX:-IncrementalInline
-XX:+CheckJNICalls
-XX:+HeapDumpBeforeFullGC
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
58.8916575ms
Generation 6:
-XX:-UseCompilerSafepoints
-XX:+DTraceMonitorProbes
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=7
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=5767494
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:+DisableExplicitGC
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=5
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:+EnableTracing
-XX:-CMSPrecleaningEnabled
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:+BytecodeVerificationLocal
-XX:CMS_FLSWeight=87
-XX:+AssertOnSuspendWaitFailure
-XX:+ExplicitGCInvokesConcurrent
-XX:AutoGCSelectPauseMillis=3544
-XX:ProfileMaturityPercentage=8
-XX:CMSRescanMultiple=38
-XX:-IncrementalInline
-XX:+CheckJNICalls
-XX:+HeapDumpBeforeFullGC
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
60.3665525ms
Generation 7:
-XX:-UseCompilerSafepoints
-XX:+DTraceMonitorProbes
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=7
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=5767494
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:+DisableExplicitGC
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=5
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:+EnableTracing
-XX:-CMSPrecleaningEnabled
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:+BytecodeVerificationLocal
-XX:CMS_FLSWeight=87
-XX:+AssertOnSuspendWaitFailure
-XX:+ExplicitGCInvokesConcurrent
-XX:AutoGCSelectPauseMillis=3544
-XX:ProfileMaturityPercentage=8
-XX:CMSRescanMultiple=38
-XX:-IncrementalInline
-XX:+CheckJNICalls
-XX:+HeapDumpBeforeFullGC
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
61.578272999999996ms
Generation 8:
-XX:TrackedInitializationLimit=64
-XX:+NeedsDeoptSuspend
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=4
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=8207137
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=5
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:+EnableTracing
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:+BytecodeVerificationLocal
-XX:CMS_FLSWeight=87
-XX:+AssertOnSuspendWaitFailure
-XX:+ExplicitGCInvokesConcurrent
-XX:AutoGCSelectPauseMillis=3544
-XX:ProfileMaturityPercentage=8
-XX:CMSRescanMultiple=38
-XX:-IncrementalInline
-XX:+CheckJNICalls
-XX:+HeapDumpBeforeFullGC
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
60.864445999999994ms
Generation 9:
-XX:-UseCounterDecay
-XX:CMSScheduleRemarkEdenPenetration=75
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=4
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=8207137
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:+EnableTracing
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:+BytecodeVerificationLocal
-XX:CMS_FLSWeight=87
-XX:+AssertOnSuspendWaitFailure
-XX:+ExplicitGCInvokesConcurrent
-XX:AutoGCSelectPauseMillis=3544
-XX:ProfileMaturityPercentage=8
-XX:CMSRescanMultiple=38
-XX:-IncrementalInline
-XX:+CheckJNICalls
-XX:+HeapDumpBeforeFullGC
-XX:AllocatePrefetchLines=6
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
57.6911035ms
Generation 10:
-XX:TrackedInitializationLimit=64
-XX:+NeedsDeoptSuspend
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=4
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=8207137
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:+UnlinkSymbolsALot
-XX:+EnableTracing
-XX:JavaPriority8_To_OSPriority=-2
-XX:PerMethodRecompilationCutoff=371
-XX:G1ConcRSLogCacheSize=11
-XX:-UseAdaptiveSizePolicyFootprintGoal
-XX:+UseAltSigs
-XX:+UseSerialGC
-XX:EliminateAllocationArraySizeLimit=0
-XX:-CMSPrecleanRefLists1
-XX:SuspendRetryCount=91
-XX:CMSBitMapYieldQuantum=6754684
-XX:+NeedsDeoptSuspend
-XX:AdaptiveSizePolicyInitializingSteps=16
-XX:-UseAdaptiveNUMAChunkSizing
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=4862
-XX:-PSChunkLargeArrays
-XX:+NUMAStats
-XX:-OptimizeStringConcat
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
59.9515855ms
Generation 11:
-XX:-FastTLABRefill
-XX:CMSScheduleRemarkEdenPenetration=75
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=4
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=13
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=8207137
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:+BytecodeVerificationLocal
-XX:CMS_FLSWeight=87
-XX:+AssertOnSuspendWaitFailure
-XX:+ExplicitGCInvokesConcurrent
-XX:AutoGCSelectPauseMillis=3544
-XX:ProfileMaturityPercentage=8
-XX:CMSRescanMultiple=38
-XX:-IncrementalInline
-XX:+CheckJNICalls
-XX:+HeapDumpBeforeFullGC
-XX:AllocatePrefetchLines=6
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
57.7796725ms
Generation 12:
-XX:-FastTLABRefill
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=4
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=9690741
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=108
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=5
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:+EnableTracing
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:+BytecodeVerificationLocal
-XX:CMS_FLSWeight=87
-XX:+AssertOnSuspendWaitFailure
-XX:+ExplicitGCInvokesConcurrent
-XX:AutoGCSelectPauseMillis=3544
-XX:ProfileMaturityPercentage=8
-XX:CMSRescanMultiple=38
-XX:-IncrementalInline
-XX:+CheckJNICalls
-XX:+HeapDumpBeforeFullGC
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
56.542202499999995ms
Generation 13:
-XX:-FastTLABRefill
-XX:+UseCondCardMark
-XX:SurvivorRatio=6
-XX:LoopUnrollLimit=32
-XX:-RangeCheckElimination
-XX:+UseCountLeadingZerosInstruction
-XX:G1ConfidencePercent=64
-XX:CMSCoordinatorYieldSleepCount=5
-XX:+UseStringCache
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=8207137
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:+EnableTracing
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:CMS_FLSWeight=87
-XX:+AssertOnSuspendWaitFailure
-XX:+ExplicitGCInvokesConcurrent
-XX:AutoGCSelectPauseMillis=3544
-XX:ProfileMaturityPercentage=8
-XX:CMSRescanMultiple=38
-XX:-IncrementalInline
-XX:+CheckJNICalls
-XX:+HeapDumpBeforeFullGC
-XX:AllocatePrefetchLines=6
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
54.826829499999995ms
Generation 14:
-XX:-FastTLABRefill
-XX:CMSScheduleRemarkEdenPenetration=75
-XX:+NeedsDeoptSuspend
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=4
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=7
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=8207137
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-UseAdaptiveNUMAChunkSizing
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=4862
-XX:+NUMAStats
-XX:-OptimizeStringConcat
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
52.217782ms
Generation 15:
-XX:+UseCondCardMark
-XX:CMSMaxAbortablePrecleanTime=2444
-XX:-ResizeOldPLAB
-XX:+ProfilerPrintByteCodeStatistics
-XX:+ExplicitGCInvokesConcurrent
-XX:-UseAdaptiveGenerationSizePolicyAtMajorCollection
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=8008996
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx65M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=5
-XX:+UseNewLongLShift
-XX:-CMSPrecleaningEnabled
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:CMS_FLSWeight=87
-XX:+AssertOnSuspendWaitFailure
-XX:+ExplicitGCInvokesConcurrent
-XX:AutoGCSelectPauseMillis=3544
-XX:ProfileMaturityPercentage=8
-XX:CMSRescanMultiple=38
-XX:-IncrementalInline
-XX:+CheckJNICalls
-XX:+HeapDumpBeforeFullGC
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
52.419098ms
Generation 16:
-XX:-FastTLABRefill
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=4
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=-3
-XX:G1ConcRSLogCacheSize=9
-XX:+UseCMSInitiatingOccupancyOnly
-XX:CMSConcMarkMultiple=36
-XX:MaxRAMFraction=6
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=4531
-XX:YoungPLABSize=3130
-XX:+CMSScavengeBeforeRemark
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=79069
-XX:-CMSPrecleaningEnabled
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=951
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=5767494
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=73062
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-UseAdaptiveNUMAChunkSizing
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=4862
-XX:+NUMAStats
-XX:-OptimizeStringConcat
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
50.817992999999994ms
Generation 17:
-XX:-FastTLABRefill
-XX:SurvivorRatio=6
-XX:LoopUnrollLimit=32
-XX:DefaultMaxRAMFraction=3
-XX:YoungGenerationSizeIncrement=17
-XX:-PartialPeelLoop
-XX:G1ConfidencePercent=96
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=1383
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=5767494
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx4M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:+DisableExplicitGC
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=5
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=5
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:CMS_FLSWeight=87
-XX:+AssertOnSuspendWaitFailure
-XX:+ExplicitGCInvokesConcurrent
-XX:AutoGCSelectPauseMillis=3544
-XX:ProfileMaturityPercentage=8
-XX:CMSRescanMultiple=38
-XX:-IncrementalInline
-XX:+HeapDumpBeforeFullGC
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
50.084308ms
Generation 18:
-XX:-UseCounterDecay
-XX:CMSScheduleRemarkEdenPenetration=112
-XX:-ScavengeBeforeFullGC
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=4
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:JavaPriority3_To_OSPriority=-2
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-UsePPCLWSYNC
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=5767494
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-CMSPrecleaningEnabled
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-UseAdaptiveNUMAChunkSizing
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=4862
-XX:+NUMAStats
-XX:-OptimizeStringConcat
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
49.852204ms
Generation 19:
-XX:-FastTLABRefill
-XX:+UseCondCardMark
-XX:CMSMaxAbortablePrecleanTime=2444
-XX:-ResizeOldPLAB
-XX:+ProfilerPrintByteCodeStatistics
-XX:+ExplicitGCInvokesConcurrent
-XX:-UseAdaptiveGenerationSizePolicyAtMajorCollection
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=23
-XX:-CMSYield
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=1383
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:SharedMiscDataSize=8207137
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=108
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:PerMethodRecompilationCutoff=371
-XX:G1ConcRSLogCacheSize=11
-XX:+UseSerialGC
-XX:EliminateAllocationArraySizeLimit=0
-XX:-CMSPrecleanRefLists1
-XX:SuspendRetryCount=91
-XX:CMSBitMapYieldQuantum=6754684
-XX:+NeedsDeoptSuspend
-XX:AdaptiveSizePolicyInitializingSteps=16
-XX:-UseAdaptiveNUMAChunkSizing
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=4862
-XX:+NUMAStats
-XX:-OptimizeStringConcat
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
49.770858ms
Generation 20:
-XX:-UseSplitVerifier
-XX:+UseCondCardMark
-XX:SurvivorRatio=6
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=4
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=1911
-XX:YoungPLABSize=2429
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=1124
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:+UseAdaptiveGCBoundary
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=91
-XX:G1ConcRSHotCardLimit=3
-XX:-UsePPCLWSYNC
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=7574502
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:EliminateAllocationArraySizeLimit=171
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSPrecleanIter=4
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-CMSPrecleaningEnabled
-XX:+UseGCLogFileRotation
-XX:-UseAdaptiveNUMAChunkSizing
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=4862
-XX:+NUMAStats
-XX:-OptimizeStringConcat
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
48.321614ms
Generation 21:
-XX:-FastTLABRefill
-XX:+UseCondCardMark
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=7
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=0
-XX:G1ConcRSLogCacheSize=16
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:+CMSScavengeBeforeRemark
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:JavaPriority3_To_OSPriority=-2
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=74
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=5767494
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-CMSPrecleaningEnabled
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-UseAdaptiveNUMAChunkSizing
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=4862
-XX:+NUMAStats
-XX:-OptimizeStringConcat
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
49.242467ms
Generation 22:
-XX:TrackedInitializationLimit=76
-XX:+NeedsDeoptSuspend
-XX:JavaPriority3_To_OSPriority=0
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=7
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=0
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=1689
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:JavaPriority3_To_OSPriority=-2
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=79069
-XX:TenuredGenerationSizeIncrement=19
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=1079
-XX:TLABRefillWasteFraction=56
-XX:G1ConcRSHotCardLimit=3
-XX:SharedMiscDataSize=5767494
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-CMSPrecleaningEnabled
-XX:-UseBimorphicInlining
-XX:-UseAdaptiveNUMAChunkSizing
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=4862
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
48.390904ms
Generation 23:
-XX:-UseCompilerSafepoints
-XX:+UseCondCardMark
-XX:CMSMaxAbortablePrecleanTime=2444
-XX:-ResizeOldPLAB
-XX:+ProfilerPrintByteCodeStatistics
-XX:+ExplicitGCInvokesConcurrent
-XX:-UseAdaptiveGenerationSizePolicyAtMajorCollection
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-BlockLayoutByFrequency
-XX:CMSIncrementalSafetyFactor=7
-XX:Tier2InvokeNotifyFreqLog=13
-XX:+AggressiveOpts
-XX:-CMSYield
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=934
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=9
-XX:-CMSSplitIndexedFreeListBlocks
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=8207137
-XX:CodeCacheExpansionSize=63323
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSPrecleanIter=4
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-CMSPrecleaningEnabled
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-UseAdaptiveNUMAChunkSizing
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=4862
-XX:+NUMAStats
-XX:-OptimizeStringConcat
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
49.3100315ms
Generation 24:
-XX:-UseCompilerSafepoints
-XX:+UseCondCardMark
-XX:CMSMaxAbortablePrecleanTime=2444
-XX:-ResizeOldPLAB
-XX:+ProfilerPrintByteCodeStatistics
-XX:+ExplicitGCInvokesConcurrent
-XX:-UseAdaptiveGenerationSizePolicyAtMajorCollection
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=20
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=23
-XX:-CMSYield
-XX:JavaPriority3_To_OSPriority=-2
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=79069
-XX:TenuredGenerationSizeIncrement=19
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=1079
-XX:TLABRefillWasteFraction=56
-XX:G1ConcRSHotCardLimit=3
-XX:SharedMiscDataSize=5767494
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-CMSPrecleaningEnabled
-XX:-UseBimorphicInlining
-XX:-UseAdaptiveNUMAChunkSizing
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=4862
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
49.0889795ms
Generation 25:
-XX:-UseCompilerSafepoints
-XX:+UseCondCardMark
-XX:CMSMaxAbortablePrecleanTime=2444
-XX:-ResizeOldPLAB
-XX:+ProfilerPrintByteCodeStatistics
-XX:+ExplicitGCInvokesConcurrent
-XX:-UseAdaptiveGenerationSizePolicyAtMajorCollection
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=20
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=23
-XX:-CMSYield
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=1400
-XX:-InsertMemBarAfterArraycopy
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=509
-XX:TLABRefillWasteFraction=101
-XX:G1ConcRSHotCardLimit=3
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=5697059
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx78M
-XX:InitiatingHeapOccupancyPercent=18
-XX:MarkSweepAlwaysCompactCount=1
-XX:EliminateAllocationArraySizeLimit=171
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSPrecleanIter=4
-XX:CMSOldPLABNumRefills=5
-XX:-UseXmmRegToRegMoveAll
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-CMSPrecleaningEnabled
-XX:+UseGCLogFileRotation
-XX:-UseAdaptiveNUMAChunkSizing
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=4862
-XX:+NUMAStats
-XX:-OptimizeStringConcat
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
49.430544999999995ms
Generation 26:
-XX:-UseCompilerSafepoints
-XX:+DTraceMonitorProbes
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=7
-XX:-StackTraceInThrowable
-XX:+BindGCTaskThreadsToCPUs
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3900
-XX:YoungPLABSize=2429
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:CodeCacheExpansionSize=79069
-XX:TenuredGenerationSizeIncrement=19
-XX:NodeLimitFudgeFactor=1383
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=1079
-XX:TLABRefillWasteFraction=56
-XX:G1ConcRSHotCardLimit=3
-XX:SharedMiscDataSize=5767494
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:EliminateAllocationArraySizeLimit=23
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-CMSPrecleaningEnabled
-XX:-UseBimorphicInlining
-XX:-UseAdaptiveNUMAChunkSizing
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=4862
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
48.2352305ms
Generation 27:
-XX:SurvivorRatio=6
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=7
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=0
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=3418
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=22
-XX:-InsertMemBarAfterArraycopy
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=935
-XX:TLABRefillWasteFraction=72
-XX:-UsePPCLWSYNC
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=5767494
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:EliminateAllocationArraySizeLimit=108
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:+DisableExplicitGC
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=4
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSPrecleanIter=2
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:CMS_FLSWeight=87
-XX:+AssertOnSuspendWaitFailure
-XX:AutoGCSelectPauseMillis=3544
-XX:ProfileMaturityPercentage=8
-XX:-OptimizeStringConcat
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=11
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
46.573989ms
Generation 28:
-XX:-FastTLABRefill
-XX:+NeedsDeoptSuspend
-XX:+NeedsDeoptSuspend
-XX:JavaPriority3_To_OSPriority=0
-XX:LoopUnrollLimit=32
-XX:-RangeCheckElimination
-XX:+UseCountLeadingZerosInstruction
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=19
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=538
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:SharedMiscDataSize=7725081
-XX:CodeCacheExpansionSize=63323
-Xmx65M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=50
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=286
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSPrecleanIter=4
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-CMSPrecleaningEnabled
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-UseAdaptiveNUMAChunkSizing
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=4862
-XX:+NUMAStats
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
48.7008595ms
Generation 29:
-XX:-FastTLABRefill
-XX:+UseCondCardMark
-XX:SurvivorRatio=6
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=4
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=1911
-XX:YoungPLABSize=2429
-XX:+CMSScavengeBeforeRemark
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:CodeCacheExpansionSize=79069
-XX:TenuredGenerationSizeIncrement=29
-XX:NodeLimitFudgeFactor=22
-XX:-InsertMemBarAfterArraycopy
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=951
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:SharedMiscDataSize=5767494
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=73062
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=0
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:+DisableExplicitGC
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority8_To_OSPriority=-2
-XX:PerMethodRecompilationCutoff=1
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9094035599069407
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:EliminateAllocationArraySizeLimit=0
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-UseAdaptiveNUMAChunkSizing
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=4862
-XX:-PSChunkLargeArrays
-XX:+NUMAStats
-XX:-OptimizeStringConcat
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
49.1724505ms
Generation 30:
-XX:-UseCompilerSafepoints
-XX:+DTraceMonitorProbes
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=4
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:+AggressiveOpts
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-BlockLayoutByFrequency
-XX:CMSIncrementalSafetyFactor=7
-XX:-CMSYield
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=84
-XX:G1ConcRSHotCardLimit=2
-XX:SharedMiscDataSize=5767494
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:EliminateAllocationArraySizeLimit=34
-XX:-CMSIncrementalPacing
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:CMSCoordinatorYieldSleepCount=5
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=4862
-XX:-OptimizeStringConcat
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
47.8796215ms
Generation 31:
-XX:-FastTLABRefill
-XX:+UseCondCardMark
-XX:SurvivorRatio=6
-XX:LoopUnrollLimit=32
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=7
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=0
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=2306
-XX:YoungPLABSize=2429
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:PrefetchScanIntervalInBytes=538
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:SharedMiscDataSize=7725081
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx65M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=50
-XX:-CMSIncrementalPacing
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:+DisableExplicitGC
-XX:TenuredGenerationSizeIncrement=9
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=4
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSPrecleanIter=4
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=15
-XX:+UseNewLongLShift
-XX:-CMSPrecleaningEnabled
-XX:-UseAdaptiveNUMAChunkSizing
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=4862
-XX:+NUMAStats
-XX:-OptimizeStringConcat
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
48.973423499999996ms
Generation 32:
-XX:-FastTLABRefill
-XX:+UseCondCardMark
-XX:SurvivorRatio=6
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=4
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=1911
-XX:YoungPLABSize=2429
-XX:+CMSScavengeBeforeRemark
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=79069
-XX:TenuredGenerationSizeIncrement=29
-XX:NodeLimitFudgeFactor=22
-XX:-InsertMemBarAfterArraycopy
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=951
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:SharedMiscDataSize=5767494
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=73062
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=0
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:+DisableExplicitGC
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority8_To_OSPriority=-2
-XX:PerMethodRecompilationCutoff=1
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9094035599069407
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=17
-XX:+CMSLoopWarn
-XX:-CMSPrecleaningEnabled
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-UseAdaptiveNUMAChunkSizing
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=6446
-XX:-PSChunkLargeArrays
-XX:+NUMAStats
-XX:-OptimizeStringConcat
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
49.181524499999995ms
Generation 33:
-XX:TrackedInitializationLimit=76
-XX:+NeedsDeoptSuspend
-XX:JavaPriority3_To_OSPriority=0
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=7
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=20
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-BlockLayoutByFrequency
-XX:CMSIncrementalSafetyFactor=7
-XX:-CMSYield
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=84
-XX:G1ConcRSHotCardLimit=2
-XX:SharedMiscDataSize=5767494
-XX:CodeCacheExpansionSize=63323
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=41
-XX:MarkSweepAlwaysCompactCount=0
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=50
-XX:-CMSIncrementalPacing
-XX:+VMThreadHintNoPreempt
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:CMSCoordinatorYieldSleepCount=5
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:EliminateAllocationArraySizeLimit=0
-XX:-CMSPrecleanRefLists1
-XX:-UseAdaptiveNUMAChunkSizing
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=4862
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-UseOptoBiasInlining
49.6366715ms
Generation 34:
-XX:+DTraceMonitorProbes
-XX:-ScavengeBeforeFullGC
-XX:-ResizeOldPLAB
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=4
-XX:-StackTraceInThrowable
-XX:+BindGCTaskThreadsToCPUs
-XX:VMThreadPriority=-3
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=3208
-XX:-CompactFields
-XX:-CMSYield
-XX:CodeCacheExpansionSize=59057
-XX:TenuredGenerationSizeIncrement=15
-XX:NodeLimitFudgeFactor=1124
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=1079
-XX:TLABRefillWasteFraction=56
-XX:G1ConcRSHotCardLimit=2
-XX:SharedMiscDataSize=5767494
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=73062
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=0
-XX:EliminateAllocationArraySizeLimit=144
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=10
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=1.9082734955116494
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:EliminateAllocationArraySizeLimit=0
-XX:-CMSPrecleanRefLists1
-XX:-UseBimorphicInlining
-XX:-UseAdaptiveNUMAChunkSizing
-XX:AutoGCSelectPauseMillis=4862
-XX:-PSChunkLargeArrays
-XX:+NUMAStats
-XX:-OptimizeStringConcat
-XX:-IncrementalInline
-XX:+CheckJNICalls
-XX:AllocatePrefetchLines=7
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
48.6260505ms
Generation 35:
-XX:-UseCompilerSafepoints
-XX:+UseCondCardMark
-XX:CMSMaxAbortablePrecleanTime=2444
-XX:-ResizeOldPLAB
-XX:+ProfilerPrintByteCodeStatistics
-XX:+ExplicitGCInvokesConcurrent
-XX:-UseAdaptiveGenerationSizePolicyAtMajorCollection
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:-TLABStats
-XX:VMThreadPriority=0
-XX:G1ConcRSLogCacheSize=22
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=1508
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:JavaPriority3_To_OSPriority=0
-XX:CodeCacheExpansionSize=100451
-XX:-CMSPrecleaningEnabled
-XX:NodeLimitFudgeFactor=22
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=951
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=3681252
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx78M
-XX:InitiatingHeapOccupancyPercent=18
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=50
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=41
-XX:-UseLoopCounter
-XX:+DisableExplicitGC
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=5
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=6
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:-CMSPrecleaningEnabled
-XX:+UseGCLogFileRotation
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=2496
-XX:+NUMAStats
-XX:-OptimizeStringConcat
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
48.1370845ms
Generation 36:
-XX:-UseCompilerSafepoints
-XX:+DTraceMonitorProbes
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=4
-XX:-UseCompilerSafepoints
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=14
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:+AggressiveOpts
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-BlockLayoutByFrequency
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=80
-XX:G1ConcRSHotCardLimit=3
-XX:SharedMiscDataSize=5767494
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=74476
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=15
-XX:MarkSweepAlwaysCompactCount=2
-XX:EliminateAllocationArraySizeLimit=194
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=43
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSPrecleanIter=5
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+CMSLoopWarn
-XX:-CMSPrecleaningEnabled
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=4862
-XX:+NUMAStats
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
48.9016275ms
Generation 37:
-XX:-FastTLABRefill
-XX:+NeedsDeoptSuspend
-XX:JavaPriority3_To_OSPriority=0
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=7
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=20
-XX:+UseCMSInitiatingOccupancyOnly
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=3418
-XX:+CMSScavengeBeforeRemark
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=7
-XX:-CMSYield
-XX:CodeCacheExpansionSize=79069
-XX:TenuredGenerationSizeIncrement=16
-XX:NodeLimitFudgeFactor=22
-XX:-InsertMemBarAfterArraycopy
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=84
-XX:G1ConcRSHotCardLimit=2
-XX:SharedMiscDataSize=5767494
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=74476
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=19
-XX:MarkSweepAlwaysCompactCount=2
-XX:EliminateAllocationArraySizeLimit=194
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=16
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=8
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=1.2020816036074262
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-CMSPrecleaningEnabled
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=4862
-XX:-OptimizeStringConcat
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=445
-XX:StackYellowPages=3
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
48.808512ms
Generation 38:
-XX:-UseCompilerSafepoints
-XX:+UseCondCardMark
-XX:CMSMaxAbortablePrecleanTime=2444
-XX:-ResizeOldPLAB
-XX:+ProfilerPrintByteCodeStatistics
-XX:+ExplicitGCInvokesConcurrent
-XX:-UseAdaptiveGenerationSizePolicyAtMajorCollection
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:-TLABStats
-XX:VMThreadPriority=0
-XX:G1ConcRSLogCacheSize=22
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=1508
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:CodeCacheExpansionSize=54018
-XX:-CMSPrecleaningEnabled
-XX:NodeLimitFudgeFactor=934
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:-CMSSplitIndexedFreeListBlocks
-XX:CMSPrecleanDenominator=4
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=538
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:SharedMiscDataSize=7725081
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx42M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=50
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=43
-XX:-UseLoopCounter
-XX:+DisableExplicitGC
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=1.2020816036074262
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-CMSPrecleaningEnabled
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=4862
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=11
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-UseOptoBiasInlining
49.698116999999996ms
Generation 39:
-XX:-UseCompilerSafepoints
-XX:+UseCondCardMark
-XX:CMSMaxAbortablePrecleanTime=2444
-XX:-ResizeOldPLAB
-XX:+ProfilerPrintByteCodeStatistics
-XX:+ExplicitGCInvokesConcurrent
-XX:-UseAdaptiveGenerationSizePolicyAtMajorCollection
-XX:-StackTraceInThrowable
-XX:VMThreadPriority=0
-XX:G1ConcRSLogCacheSize=22
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=1508
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:JavaPriority3_To_OSPriority=0
-XX:CodeCacheExpansionSize=100451
-XX:-CMSPrecleaningEnabled
-XX:NodeLimitFudgeFactor=22
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=1079
-XX:TLABRefillWasteFraction=56
-XX:G1ConcRSHotCardLimit=3
-XX:SharedMiscDataSize=5767494
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=87210
-XX:+CMSPrintChunksInDump
-Xmx48M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:+VMThreadHintNoPreempt
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=420
-XX:AdaptiveTimeWeight=34
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:+DisableExplicitGC
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:JavaPriority8_To_OSPriority=-2
-XX:PerMethodRecompilationCutoff=1
-XX:-UseXmmRegToRegMoveAll
-XX:G1ConcMarkStepDurationMillis=0.9094035599069407
-XX:TieredStopAtLevel=11
-XX:ValueMapInitialSize=17
-XX:+UseNewLongLShift
-XX:EliminateAllocationArraySizeLimit=0
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-UseAdaptiveNUMAChunkSizing
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=4862
-XX:-PSChunkLargeArrays
-XX:+NUMAStats
-XX:-OptimizeStringConcat
-XX:ConditionalMoveLimit=6
-XX:AllocatePrefetchLines=7
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
48.594514499999995ms
Generation 40:
-XX:TrackedInitializationLimit=76
-XX:+NeedsDeoptSuspend
-XX:JavaPriority3_To_OSPriority=0
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=2
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=20
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-CMSYield
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=7
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=538
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:SharedMiscDataSize=7979963
-XX:CodeCacheExpansionSize=34484
-XX:+CMSPrintChunksInDump
-Xmx65M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=50
-XX:-BackgroundCompilation
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:CMSCoordinatorYieldSleepCount=5
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=4862
-XX:+NUMAStats
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=11
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-UseOptoBiasInlining
48.7744845ms
Generation 41:
-XX:TrackedInitializationLimit=76
-XX:+NeedsDeoptSuspend
-XX:JavaPriority3_To_OSPriority=0
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=2
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=20
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-CMSYield
-XX:CodeCacheExpansionSize=79069
-XX:-CMSPrecleaningEnabled
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=7
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=538
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:SharedMiscDataSize=7725081
-XX:CodeCacheExpansionSize=34484
-XX:+CMSPrintChunksInDump
-Xmx65M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=50
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=286
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=5
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=1.2020816036074262
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-CMSPrecleaningEnabled
-XX:-UseBimorphicInlining
-XX:-UseAdaptiveNUMAChunkSizing
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=4862
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-UseOptoBiasInlining
48.761572ms
Generation 42:
-XX:-FastTLABRefill
-XX:+UseCondCardMark
-XX:SurvivorRatio=6
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=4
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=3418
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=7
-XX:-CMSYield
-XX:CodeCacheExpansionSize=79069
-XX:TenuredGenerationSizeIncrement=16
-XX:NodeLimitFudgeFactor=14
-XX:-InsertMemBarAfterArraycopy
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=80
-XX:G1ConcRSHotCardLimit=3
-XX:-UsePPCLWSYNC
-XX:SharedMiscDataSize=7725081
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx65M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=12
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=7
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:CMSCoordinatorYieldSleepCount=4
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9438530234266955
-XX:TieredStopAtLevel=16
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=4852
-XX:+NUMAStats
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
49.322838499999996ms
Generation 43:
-XX:TrackedInitializationLimit=76
-XX:+NeedsDeoptSuspend
-XX:JavaPriority3_To_OSPriority=0
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=2
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=20
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:BlockLayoutMinDiamondPercentage=33
-XX:CodeCacheExpansionSize=71678
-XX:NodeLimitFudgeFactor=1124
-XX:-EliminateAllocations
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=80
-XX:G1ConcRSHotCardLimit=3
-XX:SharedMiscDataSize=7725081
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx65M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=12
-XX:-CMSIncrementalPacing
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=16
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSPrecleanIter=4
-XX:CMSOldPLABNumRefills=5
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.5872922239717446
-XX:TieredStopAtLevel=16
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=3399
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
48.227287499999996ms
Generation 44:
-XX:JavaPriority3_To_OSPriority=0
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=7
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=20
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=3418
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=7
-XX:-CMSYield
-XX:CodeCacheExpansionSize=79069
-XX:TenuredGenerationSizeIncrement=16
-XX:NodeLimitFudgeFactor=22
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=10
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=3681252
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx78M
-XX:InitiatingHeapOccupancyPercent=26
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=50
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=286
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:CMSCoordinatorYieldSleepCount=5
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.10792905404032738
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-UseBimorphicInlining
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=3399
-XX:-OptimizeStringConcat
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=5
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
48.129933ms
Generation 45:
-XX:TrackedInitializationLimit=76
-XX:+NeedsDeoptSuspend
-XX:JavaPriority3_To_OSPriority=0
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=2
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=20
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=3418
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=7
-XX:-CMSYield
-XX:CodeCacheExpansionSize=83630
-XX:TenuredGenerationSizeIncrement=16
-XX:NodeLimitFudgeFactor=14
-XX:-InsertMemBarAfterArraycopy
-XX:-EliminateAllocations
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=84
-XX:G1ConcRSHotCardLimit=2
-XX:SharedMiscDataSize=5767494
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=74476
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=19
-XX:MarkSweepAlwaysCompactCount=2
-XX:EliminateAllocationArraySizeLimit=194
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=20
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=8
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=1.2020816036074262
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+CMSLoopWarn
-XX:-CMSPrecleaningEnabled
-XX:-UseAdaptiveNUMAChunkSizing
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=4862
-XX:-PSChunkLargeArrays
-XX:+NUMAStats
-XX:-OptimizeStringConcat
-XX:CMSPrecleanThreshold=571
-XX:StackYellowPages=1
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
48.678743499999996ms
Generation 46:
-XX:TrackedInitializationLimit=76
-XX:+NeedsDeoptSuspend
-XX:JavaPriority3_To_OSPriority=0
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=2
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=20
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:BlockLayoutMinDiamondPercentage=33
-XX:CodeCacheExpansionSize=71678
-XX:NodeLimitFudgeFactor=1124
-XX:-EliminateAllocations
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=80
-XX:G1ConcRSHotCardLimit=3
-XX:SharedMiscDataSize=7725081
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx65M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=12
-XX:-CMSIncrementalPacing
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:MaxVectorSize=7
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:CMSCoordinatorYieldSleepCount=5
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=6
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-CMSPrecleaningEnabled
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:AutoGCSelectPauseMillis=4862
-XX:+NUMAStats
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=7
-XX:CMSPrecleanThreshold=497
-XX:StackYellowPages=3
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
49.0841645ms
Generation 47:
-XX:TrackedInitializationLimit=76
-XX:+NeedsDeoptSuspend
-XX:JavaPriority3_To_OSPriority=0
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=2
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=20
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=3418
-XX:-CompactFields
-XX:Tier2InvokeNotifyFreqLog=15
-XX:-CMSYield
-XX:CodeCacheExpansionSize=54018
-XX:TenuredGenerationSizeIncrement=21
-XX:NodeLimitFudgeFactor=934
-XX:-InsertMemBarAfterArraycopy
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=113
-XX:G1ConcRSHotCardLimit=1
-XX:-UsePPCLWSYNC
-XX:SharedMiscDataSize=7725081
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=63323
-Xmx22M
-XX:InitiatingHeapOccupancyPercent=56
-XX:MarkSweepAlwaysCompactCount=1
-XX:EliminateAllocationArraySizeLimit=171
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=414
-XX:AdaptiveTimeWeight=46
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=43
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=6
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSPrecleanIter=2
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:G1ConcMarkStepDurationMillis=0.47403088554293826
-XX:TieredStopAtLevel=11
-XX:ValueMapInitialSize=8
-XX:+UseNewLongLShift
-XX:-CMSPrecleaningEnabled
-XX:-UseBimorphicInlining
-XX:-UseAdaptiveNUMAChunkSizing
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=4862
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
49.1790205ms
Generation 48:
-XX:-UseCompilerSafepoints
-XX:+UseCondCardMark
-XX:CMSMaxAbortablePrecleanTime=132
-XX:+ExplicitGCInvokesConcurrent
-XX:-UseAdaptiveGenerationSizePolicyAtMajorCollection
-XX:-StackTraceInThrowable
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=18
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:Tier2InvokeNotifyFreqLog=15
-XX:CodeCacheExpansionSize=79069
-XX:TenuredGenerationSizeIncrement=19
-XX:NodeLimitFudgeFactor=1383
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:CMSPrecleanDenominator=2
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=1079
-XX:TLABRefillWasteFraction=56
-XX:G1ConcRSHotCardLimit=3
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=5767494
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=65149
-XX:+CMSPrintChunksInDump
-Xmx48M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:+VMThreadHintNoPreempt
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=420
-XX:AdaptiveTimeWeight=34
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:+DisableExplicitGC
-XX:TenuredGenerationSizeIncrement=9
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=3
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9438530234266955
-XX:TieredStopAtLevel=16
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=3399
-XX:+NUMAStats
-XX:-OptimizeStringConcat
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-UseOptoBiasInlining
48.354307999999996ms
Generation 49:
-XX:-FastTLABRefill
-XX:+UseCondCardMark
-XX:SurvivorRatio=6
-XX:LoopUnrollLimit=32
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=7
-XX:-StackTraceInThrowable
-XX:+BindGCTaskThreadsToCPUs
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:CMSIncrementalSafetyFactor=7
-XX:Tier2InvokeNotifyFreqLog=0
-XX:CodeCacheExpansionSize=76795
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=80
-XX:G1ConcRSHotCardLimit=3
-XX:-UsePPCLWSYNC
-XX:SharedMiscDataSize=7725081
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx65M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=12
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:MaxVectorSize=7
-XX:TenuredGenerationSizeIncrement=6
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:CMSCoordinatorYieldSleepCount=4
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.7378625037327469
-XX:TieredStopAtLevel=16
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=3399
-XX:+NUMAStats
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=2
-XX:CMSPrecleanThreshold=571
-XX:StackYellowPages=3
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
49.444787ms
Generation 50:
-XX:+UseCondCardMark
-XX:SurvivorRatio=6
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=4
-XX:-StackTraceInThrowable
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+PerfDisableSharedMem
-XX:+AggressiveOpts
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:CMSIncrementalSafetyFactor=7
-XX:Tier2InvokeNotifyFreqLog=5
-XX:+AggressiveOpts
-XX:-CMSYield
-XX:CodeCacheExpansionSize=56210
-XX:NodeLimitFudgeFactor=934
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=7
-XX:-CMSSplitIndexedFreeListBlocks
-XX:PrefetchScanIntervalInBytes=538
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:SharedMiscDataSize=7725081
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx65M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=12
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=29
-XX:MaxVectorSize=7
-XX:+DisableExplicitGC
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=22
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=2
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSPrecleanIter=4
-XX:CMSOldPLABNumRefills=5
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.5109487048940321
-XX:TieredStopAtLevel=16
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=3075
-XX:+NUMAStats
-XX:-OptimizeStringConcat
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=7
-XX:CMSPrecleanThreshold=497
-XX:StackYellowPages=3
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
48.531205ms
Generation 51:
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=4
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=3418
-XX:+CMSScavengeBeforeRemark
-XX:CMSIncrementalSafetyFactor=4
-XX:Tier2InvokeNotifyFreqLog=15
-XX:+AggressiveOpts
-XX:-CMSYield
-XX:CodeCacheExpansionSize=54018
-XX:TenuredGenerationSizeIncrement=12
-XX:NodeLimitFudgeFactor=190
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+ThreadPriorityVerbose
-XX:-CMSSplitIndexedFreeListBlocks
-XX:CMSPrecleanDenominator=2
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=80
-XX:G1ConcRSHotCardLimit=3
-XX:-UsePPCLWSYNC
-XX:SharedMiscDataSize=7725081
-XX:CodeCacheExpansionSize=22073
-Xmx65M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:EliminateAllocationArraySizeLimit=50
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=420
-XX:AdaptiveTimeWeight=34
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:+DisableExplicitGC
-XX:TenuredGenerationSizeIncrement=11
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=3
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9438530234266955
-XX:TieredStopAtLevel=16
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=3399
-XX:+NUMAStats
-XX:-OptimizeStringConcat
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-UseOptoBiasInlining
48.239838ms
Generation 52:
-XX:JavaPriority3_To_OSPriority=0
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=2
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=22
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=101756
-XX:TenuredGenerationSizeIncrement=29
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:+UseAdaptiveGCBoundary
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=1033
-XX:TLABRefillWasteFraction=43
-XX:G1ConcRSHotCardLimit=2
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=11760267
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=69673
-Xmx39M
-XX:InitiatingHeapOccupancyPercent=25
-XX:MarkSweepAlwaysCompactCount=0
-XX:EliminateAllocationArraySizeLimit=108
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=258
-XX:AdaptiveTimeWeight=31
-XX:MaxVectorSize=34
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=22
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:CMSCoordinatorYieldSleepCount=4
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=2
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:G1ConcMarkStepDurationMillis=0.9438530234266955
-XX:TieredStopAtLevel=16
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=3399
-XX:+NUMAStats
-XX:-OptimizeStringConcat
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-UseOptoBiasInlining
48.029143ms
Generation 53:
-XX:-UseCompilerSafepoints
-XX:CMSMaxAbortablePrecleanTime=132
-XX:+ExplicitGCInvokesConcurrent
-XX:-UseAdaptiveGenerationSizePolicyAtMajorCollection
-XX:-StackTraceInThrowable
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=18
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=1432
-XX:Tier2InvokeNotifyFreqLog=15
-XX:CodeCacheExpansionSize=79069
-XX:TenuredGenerationSizeIncrement=19
-XX:NodeLimitFudgeFactor=1383
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:CMSPrecleanDenominator=2
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=1079
-XX:TLABRefillWasteFraction=56
-XX:G1ConcRSHotCardLimit=3
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=6304934
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=49595
-XX:+CMSPrintChunksInDump
-Xmx48M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:+VMThreadHintNoPreempt
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=192
-XX:AdaptiveTimeWeight=34
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=1
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.7378625037327469
-XX:TieredStopAtLevel=31
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-CMSPrecleaningEnabled
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:AutoGCSelectPauseMillis=4862
-XX:+NUMAStats
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=7
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-UseOptoBiasInlining
48.324405999999996ms
Generation 54:
-XX:+NeedsDeoptSuspend
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:+ExplicitGCInvokesConcurrent
-XX:-UseAdaptiveGenerationSizePolicyAtMajorCollection
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:+AggressiveOpts
-XX:CMSWaitDuration=5966
-XX:YoungPLABSize=3249
-XX:CMSIncrementalSafetyFactor=9
-XX:Tier2InvokeNotifyFreqLog=15
-XX:-CMSYield
-XX:CodeCacheExpansionSize=36064
-XX:-CMSPrecleaningEnabled
-XX:NodeLimitFudgeFactor=934
-XX:-InsertMemBarAfterArraycopy
-XX:-EliminateAllocations
-XX:+EnableTracing
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-UsePPCLWSYNC
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=4337005
-XX:CodeCacheExpansionSize=74476
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=19
-XX:MarkSweepAlwaysCompactCount=2
-XX:EliminateAllocationArraySizeLimit=115
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=1
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:CMSCoordinatorYieldSleepCount=5
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.10792905404032738
-XX:TieredStopAtLevel=8
-XX:+UseNewLongLShift
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=4852
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=5
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
47.609191499999994ms
Generation 55:
-XX:SurvivorRatio=6
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=4
-XX:-StackTraceInThrowable
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=3208
-XX:+CMSScavengeBeforeRemark
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=754
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=80
-XX:G1ConcRSHotCardLimit=3
-XX:-UsePPCLWSYNC
-XX:SharedMiscDataSize=5767494
-XX:CodeCacheExpansionSize=73062
-Xmx78M
-XX:InitiatingHeapOccupancyPercent=18
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=50
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=43
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:CMSCoordinatorYieldSleepCount=4
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=6
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=1.4757250074654937
-XX:TieredStopAtLevel=27
-XX:ValueMapInitialSize=7
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-UseAdaptiveNUMAChunkSizing
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=4862
-XX:+NUMAStats
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-UseOptoBiasInlining
49.477236999999995ms
Generation 56:
-XX:-FastTLABRefill
-XX:SurvivorRatio=6
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=7
-XX:-StackTraceInThrowable
-XX:-TLABStats
-XX:VMThreadPriority=0
-XX:G1ConcRSLogCacheSize=20
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=2210
-XX:YoungPLABSize=2429
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=52027
-XX:TenuredGenerationSizeIncrement=29
-XX:NodeLimitFudgeFactor=1483
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=7
-XX:-CMSSplitIndexedFreeListBlocks
-XX:CMSPrecleanDenominator=4
-XX:PrefetchScanIntervalInBytes=148
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:SharedMiscDataSize=7725081
-XX:CodeCacheExpansionSize=34560
-Xmx65M
-XX:InitiatingHeapOccupancyPercent=20
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=50
-XX:-CMSIncrementalPacing
-XX:+VMThreadHintNoPreempt
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:MaxVectorSize=34
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=22
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:CMSCoordinatorYieldSleepCount=5
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.7378625037327469
-XX:TieredStopAtLevel=16
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=3075
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=641
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
48.670815ms
Generation 57:
-XX:-UseCompilerSafepoints
-XX:+UseCondCardMark
-XX:CMSMaxAbortablePrecleanTime=70
-XX:+ExplicitGCInvokesConcurrent
-XX:-UseAdaptiveGenerationSizePolicyAtMajorCollection
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:VMThreadPriority=-3
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:+AggressiveOpts
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=3418
-XX:CMSIncrementalSafetyFactor=7
-XX:Tier2InvokeNotifyFreqLog=13
-XX:+AggressiveOpts
-XX:-CMSYield
-XX:CodeCacheExpansionSize=104720
-XX:TenuredGenerationSizeIncrement=16
-XX:NodeLimitFudgeFactor=22
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=8
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=951
-XX:TLABRefillWasteFraction=57
-XX:-UsePPCLWSYNC
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=5767494
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx115M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=50
-XX:-CMSIncrementalPacing
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=21
-XX:MaxVectorSize=34
-XX:TenuredGenerationSizeIncrement=8
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=16
-XX:ValueMapInitialSize=6
-XX:-CMSPrecleaningEnabled
-XX:-PSChunkLargeArrays
-XX:AutoGCSelectPauseMillis=4862
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:StackYellowPages=4
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
49.0431265ms
Generation 58:
-XX:+UseCondCardMark
-XX:SurvivorRatio=6
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=4
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=0
-XX:G1ConcRSLogCacheSize=5
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=888
-XX:YoungPLABSize=1689
-XX:+CMSScavengeBeforeRemark
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=7
-XX:-CMSYield
-XX:CodeCacheExpansionSize=99644
-XX:TenuredGenerationSizeIncrement=16
-XX:NodeLimitFudgeFactor=917
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=7
-XX:-CMSSplitIndexedFreeListBlocks
-XX:CMSPrecleanDenominator=2
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=1054
-XX:TLABRefillWasteFraction=60
-XX:G1ConcRSHotCardLimit=3
-XX:-UsePPCLWSYNC
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=7725081
-XX:CodeCacheExpansionSize=49595
-XX:+CMSPrintChunksInDump
-Xmx48M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:+VMThreadHintNoPreempt
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=192
-XX:AdaptiveTimeWeight=22
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:+DisableExplicitGC
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=7
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=1
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.7378625037327469
-XX:TieredStopAtLevel=31
-XX:ValueMapInitialSize=7
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-CMSPrecleaningEnabled
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=4852
-XX:-PSChunkLargeArrays
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=610
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
48.453188ms
Generation 59:
-XX:JavaPriority3_To_OSPriority=0
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=2
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=22
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:+AggressiveOpts
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:CMSIncrementalSafetyFactor=9
-XX:Tier2InvokeNotifyFreqLog=15
-XX:-CMSYield
-XX:CodeCacheExpansionSize=54018
-XX:TenuredGenerationSizeIncrement=15
-XX:-CMSPrecleaningEnabled
-XX:NodeLimitFudgeFactor=91
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=60
-XX:G1ConcRSHotCardLimit=3
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=7725081
-XX:CodeCacheExpansionSize=67698
-Xmx77M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=50
-XX:-CMSIncrementalPacing
-XX:+VMThreadHintNoPreempt
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:MaxVectorSize=34
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=8
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:CMSCoordinatorYieldSleepCount=8
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=16
-XX:ValueMapInitialSize=10
-XX:-CMSPrecleaningEnabled
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=3399
-XX:-OptimizeStringConcat
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=8
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
49.5261735ms
Generation 60:
-XX:+UseCondCardMark
-XX:SurvivorRatio=6
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=4
-XX:-StackTraceInThrowable
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=12
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-BlockLayoutByFrequency
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=7
-XX:-CMSYield
-XX:CodeCacheExpansionSize=99644
-XX:TenuredGenerationSizeIncrement=16
-XX:NodeLimitFudgeFactor=14
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=7
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=1054
-XX:TLABRefillWasteFraction=60
-XX:G1ConcRSHotCardLimit=2
-XX:-UsePPCLWSYNC
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=7725081
-XX:CodeCacheExpansionSize=67698
-Xmx95M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:EliminateAllocationArraySizeLimit=50
-XX:-CMSIncrementalPacing
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:MaxVectorSize=54
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=3
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=3
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=16
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=4852
-XX:+NUMAStats
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-UseOptoBiasInlining
48.502184ms
Generation 61:
-XX:-FastTLABRefill
-XX:CMSMaxAbortablePrecleanTime=94
-XX:+ExplicitGCInvokesConcurrent
-XX:-UseAdaptiveGenerationSizePolicyAtMajorCollection
-XX:-StackTraceInThrowable
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=18
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=3208
-XX:+CMSScavengeBeforeRemark
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=117836
-XX:NodeLimitFudgeFactor=754
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:CMSScheduleRemarkSamplingRatio=6
-XX:-CMSSplitIndexedFreeListBlocks
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=92
-XX:G1ConcRSHotCardLimit=3
-XX:-UsePPCLWSYNC
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=7725081
-XX:CodeCacheExpansionSize=49595
-XX:+CMSPrintChunksInDump
-Xmx48M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=0
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:+VMThreadHintNoPreempt
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=192
-XX:AdaptiveTimeWeight=22
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=4
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9438530234266955
-XX:TieredStopAtLevel=32
-XX:ValueMapInitialSize=10
-XX:+CMSLoopWarn
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=4537
-XX:+NUMAStats
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=12
-XX:CMSPrecleanThreshold=497
-XX:StackYellowPages=3
-XX:MaxTrivialSize=0
48.9846715ms
Generation 62:
-XX:+DTraceMonitorProbes
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=4
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=21
-XX:+MonitorInUseLists
-XX:-JavaMonitorsInStackTrace
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=1689
-XX:+CMSScavengeBeforeRemark
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=7
-XX:CodeCacheExpansionSize=99644
-XX:TenuredGenerationSizeIncrement=16
-XX:NodeLimitFudgeFactor=1383
-XX:-EliminateAllocations
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=7
-XX:-CMSSplitIndexedFreeListBlocks
-XX:CMSPrecleanDenominator=4
-XX:PrefetchScanIntervalInBytes=148
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=2
-XX:-UsePPCLWSYNC
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=7725081
-XX:CodeCacheExpansionSize=67698
-Xmx95M
-XX:InitiatingHeapOccupancyPercent=20
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=50
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:MaxVectorSize=34
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=5
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=3
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=16
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-CMSPrecleaningEnabled
-XX:+UseGCLogFileRotation
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:-PartialPeelAtUnsignedTests
-XX:AutoGCSelectPauseMillis=3399
-XX:-OptimizeStringConcat
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-UseOptoBiasInlining
48.965658ms
Generation 63:
-XX:-FastTLABRefill
-XX:+UseCondCardMark
-XX:SurvivorRatio=7
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=7
-XX:-StackTraceInThrowable
-XX:-TLABStats
-XX:VMThreadPriority=0
-XX:G1ConcRSLogCacheSize=20
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=2210
-XX:YoungPLABSize=3212
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=48714
-XX:TenuredGenerationSizeIncrement=29
-XX:NodeLimitFudgeFactor=1483
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=7
-XX:-CMSSplitIndexedFreeListBlocks
-XX:CMSPrecleanDenominator=4
-XX:PrefetchScanIntervalInBytes=148
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:SharedMiscDataSize=7725081
-XX:CodeCacheExpansionSize=74476
-XX:+CMSPrintChunksInDump
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=22
-XX:MarkSweepAlwaysCompactCount=2
-XX:EliminateAllocationArraySizeLimit=115
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=133
-XX:AdaptiveTimeWeight=16
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:-UseLoopCounter
-XX:+DisableExplicitGC
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:CMSCoordinatorYieldSleepCount=5
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=3
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=16
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-CMSPrecleaningEnabled
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=4852
-XX:-PSChunkLargeArrays
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=12
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
49.481843999999995ms
Generation 64:
-XX:JavaPriority3_To_OSPriority=0
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=7
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-BlockLayoutByFrequency
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=7
-XX:-CMSYield
-XX:CodeCacheExpansionSize=122201
-XX:TenuredGenerationSizeIncrement=16
-XX:NodeLimitFudgeFactor=14
-XX:-InsertMemBarAfterArraycopy
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=951
-XX:TLABRefillWasteFraction=72
-XX:-UsePPCLWSYNC
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=5767494
-XX:CodeCacheExpansionSize=105510
-XX:+CMSPrintChunksInDump
-Xmx78M
-XX:InitiatingHeapOccupancyPercent=18
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=50
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=23
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=43
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=22
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:CMSCoordinatorYieldSleepCount=5
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.7378625037327469
-XX:TieredStopAtLevel=9
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=4852
-XX:-PSChunkLargeArrays
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=403
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
49.424623499999996ms
Generation 65:
-XX:-FastTLABRefill
-XX:SurvivorRatio=15
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=7
-XX:-StackTraceInThrowable
-XX:VMThreadPriority=0
-XX:G1ConcRSLogCacheSize=20
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=2210
-XX:YoungPLABSize=2429
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=49126
-XX:TenuredGenerationSizeIncrement=29
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:-CMSSplitIndexedFreeListBlocks
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-UsePPCLWSYNC
-XX:SharedMiscDataSize=6492028
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx115M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=12
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=1
-XX:+DisableExplicitGC
-XX:TenuredGenerationSizeIncrement=5
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+CICompilerCountPerCPU
-XX:CMSCoordinatorYieldSleepCount=4
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=16
-XX:ValueMapInitialSize=19
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=3358
-XX:-PSChunkLargeArrays
-XX:+NUMAStats
-XX:-OptimizeStringConcat
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=610
-XX:StackYellowPages=3
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
48.938358ms
Generation 66:
-XX:-FastTLABRefill
-XX:SurvivorRatio=6
-XX:JavaPriority3_To_OSPriority=0
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=1
-XX:-StackTraceInThrowable
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=0
-XX:G1ConcRSLogCacheSize=20
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=2210
-XX:YoungPLABSize=3212
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=48714
-XX:TenuredGenerationSizeIncrement=29
-XX:NodeLimitFudgeFactor=1483
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=7
-XX:-CMSSplitIndexedFreeListBlocks
-XX:CMSPrecleanDenominator=4
-XX:PrefetchScanIntervalInBytes=148
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:SharedMiscDataSize=7725081
-XX:CodeCacheExpansionSize=74476
-XX:+CMSPrintChunksInDump
-Xmx48M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=53
-XX:AdaptiveTimeWeight=22
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=0
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=9
-XX:NUMAChunkResizeWeight=23
-XX:+CICompilerCountPerCPU
-XX:CMSCoordinatorYieldSleepCount=2
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=3
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:EliminateAllocationArraySizeLimit=0
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=3075
-XX:+NUMAStats
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=7
-XX:CMSPrecleanThreshold=497
-XX:StackYellowPages=3
-XX:MaxTrivialSize=0
48.715160999999995ms
Generation 67:
-XX:-FastTLABRefill
-XX:SurvivorRatio=6
-XX:LoopUnrollLimit=7
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=7
-XX:-StackTraceInThrowable
-XX:+BindGCTaskThreadsToCPUs
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=5966
-XX:YoungPLABSize=3249
-XX:CMSIncrementalSafetyFactor=3
-XX:Tier2InvokeNotifyFreqLog=25
-XX:CodeCacheExpansionSize=79069
-XX:TenuredGenerationSizeIncrement=19
-XX:NodeLimitFudgeFactor=1383
-XX:+UseAdaptiveGCBoundary
-XX:+ThreadPriorityVerbose
-XX:CMSPrecleanDenominator=1
-XX:PrefetchScanIntervalInBytes=148
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-UsePPCLWSYNC
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=3231899
-XX:CodeCacheExpansionSize=73062
-XX:+CMSPrintChunksInDump
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=32
-XX:MarkSweepAlwaysCompactCount=1
-XX:EliminateAllocationArraySizeLimit=50
-XX:-CMSIncrementalPacing
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:MaxVectorSize=2
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+CICompilerCountPerCPU
-XX:CMSCoordinatorYieldSleepCount=4
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9438530234266955
-XX:TieredStopAtLevel=29
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:-CMSPrecleaningEnabled
-XX:-UseBimorphicInlining
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=4852
-XX:+NUMAStats
-XX:ConditionalMoveLimit=7
-XX:CMSPrecleanThreshold=641
-XX:StackYellowPages=4
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
47.9106965ms
Generation 68:
-XX:-FastTLABRefill
-XX:+UseCondCardMark
-XX:SurvivorRatio=6
-XX:LoopUnrollLimit=19
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=7
-XX:-TLABStats
-XX:VMThreadPriority=0
-XX:G1ConcRSLogCacheSize=15
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=1928
-XX:+CMSScavengeBeforeRemark
-XX:BlockLayoutMinDiamondPercentage=12
-XX:-CMSYield
-XX:CodeCacheExpansionSize=115686
-XX:TenuredGenerationSizeIncrement=29
-XX:NodeLimitFudgeFactor=1383
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+EnableTracing
-XX:+ThreadPriorityVerbose
-XX:-CMSSplitIndexedFreeListBlocks
-XX:CMSPrecleanDenominator=1
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=80
-XX:G1ConcRSHotCardLimit=3
-XX:-UsePPCLWSYNC
-XX:SharedMiscDataSize=7725081
-XX:CodeCacheExpansionSize=73062
-XX:+CMSPrintChunksInDump
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=32
-XX:MarkSweepAlwaysCompactCount=1
-XX:EliminateAllocationArraySizeLimit=115
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=219
-XX:AdaptiveTimeWeight=34
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=9
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=19
-XX:+CMSLoopWarn
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=4862
-XX:+NUMAStats
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=403
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
48.2180165ms
Generation 69:
-XX:SurvivorRatio=6
-XX:LoopUnrollLimit=7
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=7
-XX:-StackTraceInThrowable
-XX:+BindGCTaskThreadsToCPUs
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=19
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:+AggressiveOpts
-XX:CMSWaitDuration=5966
-XX:YoungPLABSize=3208
-XX:+CMSScavengeBeforeRemark
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=14
-XX:-InsertMemBarAfterArraycopy
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:CMSScheduleRemarkSamplingRatio=7
-XX:-CMSSplitIndexedFreeListBlocks
-XX:CMSPrecleanDenominator=4
-XX:PrefetchScanIntervalInBytes=148
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-UsePPCLWSYNC
-XX:SharedMiscDataSize=7725081
-XX:CodeCacheExpansionSize=74476
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=23
-XX:MarkSweepAlwaysCompactCount=2
-XX:EliminateAllocationArraySizeLimit=172
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=53
-XX:AdaptiveTimeWeight=16
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=9
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=6
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9871491970909011
-XX:TieredStopAtLevel=31
-XX:ValueMapInitialSize=9
-XX:+UseNewLongLShift
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=4862
-XX:+NUMAStats
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=403
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
48.210251ms
Generation 70:
-XX:SurvivorRatio=6
-XX:LoopUnrollLimit=7
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=7
-XX:-StackTraceInThrowable
-XX:+BindGCTaskThreadsToCPUs
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=19
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:+AggressiveOpts
-XX:CMSWaitDuration=5966
-XX:YoungPLABSize=3208
-XX:+CMSScavengeBeforeRemark
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=12
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=79069
-XX:NodeLimitFudgeFactor=14
-XX:-InsertMemBarAfterArraycopy
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:CMSScheduleRemarkSamplingRatio=7
-XX:-CMSSplitIndexedFreeListBlocks
-XX:CMSPrecleanDenominator=4
-XX:PrefetchScanIntervalInBytes=148
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-UsePPCLWSYNC
-XX:SharedMiscDataSize=7725081
-XX:CodeCacheExpansionSize=74476
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=23
-XX:MarkSweepAlwaysCompactCount=2
-XX:EliminateAllocationArraySizeLimit=172
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=53
-XX:AdaptiveTimeWeight=16
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=9
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=6
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9871491970909011
-XX:TieredStopAtLevel=31
-XX:ValueMapInitialSize=9
-XX:+UseNewLongLShift
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=4862
-XX:+NUMAStats
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=403
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
48.9446265ms
Generation 71:
-XX:-FastTLABRefill
-XX:SurvivorRatio=6
-XX:LoopUnrollLimit=7
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=7
-XX:-StackTraceInThrowable
-XX:+BindGCTaskThreadsToCPUs
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=14
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=5966
-XX:YoungPLABSize=4133
-XX:CMSIncrementalSafetyFactor=6
-XX:Tier2InvokeNotifyFreqLog=25
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=54018
-XX:TenuredGenerationSizeIncrement=28
-XX:NodeLimitFudgeFactor=934
-XX:-EliminateAllocations
-XX:+EnableTracing
-XX:CMSPrecleanDenominator=1
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=80
-XX:G1ConcRSHotCardLimit=3
-XX:-UsePPCLWSYNC
-XX:SharedMiscDataSize=7725081
-XX:+AggressiveOpts
-XX:CodeCacheExpansionSize=73062
-XX:+CMSPrintChunksInDump
-Xmx40M
-XX:InitiatingHeapOccupancyPercent=32
-XX:MarkSweepAlwaysCompactCount=1
-XX:EliminateAllocationArraySizeLimit=115
-XX:-CMSIncrementalPacing
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=219
-XX:AdaptiveTimeWeight=34
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=9
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=6
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=31
-XX:ValueMapInitialSize=9
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=4852
-XX:-PSChunkLargeArrays
-XX:+NUMAStats
-XX:-OptimizeStringConcat
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=571
-XX:StackYellowPages=3
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
48.577324999999995ms
Generation 72:
-XX:-FastTLABRefill
-XX:SurvivorRatio=6
-XX:+ProfilerPrintByteCodeStatistics
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=1
-XX:+BindGCTaskThreadsToCPUs
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=18
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=1880
-XX:+CMSScavengeBeforeRemark
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=7
-XX:-CMSYield
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=99644
-XX:TenuredGenerationSizeIncrement=16
-XX:NodeLimitFudgeFactor=917
-XX:-EliminateAllocations
-XX:CMSScheduleRemarkSamplingRatio=7
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=1054
-XX:TLABRefillWasteFraction=60
-XX:G1ConcRSHotCardLimit=2
-XX:-UsePPCLWSYNC
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=1926995
-XX:CodeCacheExpansionSize=90099
-Xmx30M
-XX:InitiatingHeapOccupancyPercent=18
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=50
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:-ClipInlining
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=43
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=3
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=4
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=3
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=16
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-CMSPrecleaningEnabled
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=3075
-XX:+NUMAStats
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=641
-XX:StackYellowPages=4
-XX:MaxTrivialSize=0
48.585721ms
Generation 73:
-XX:+UseCondCardMark
-XX:SurvivorRatio=6
-XX:JavaPriority3_To_OSPriority=0
-XX:+TimeLinearScan
-XX:JavaPriority7_To_OSPriority=0
-XX:AutoBoxCacheMax=4
-XX:-StackTraceInThrowable
-XX:+BindGCTaskThreadsToCPUs
-XX:-TLABStats
-XX:VMThreadPriority=-2
-XX:G1ConcRSLogCacheSize=18
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=2429
-XX:-BlockLayoutByFrequency
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=7
-XX:-CMSYield
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=99644
-XX:TenuredGenerationSizeIncrement=16
-XX:NodeLimitFudgeFactor=14
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+ThreadPriorityVerbose
-XX:CMSScheduleRemarkSamplingRatio=7
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=1054
-XX:TLABRefillWasteFraction=60
-XX:G1ConcRSHotCardLimit=1
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=10971299
-XX:CodeCacheExpansionSize=67698
-Xmx95M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=1
-XX:EliminateAllocationArraySizeLimit=50
-XX:-CMSIncrementalPacing
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=180
-XX:AdaptiveTimeWeight=20
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=1
-XX:-UseLoopCounter
-XX:+DisableExplicitGC
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=31
-XX:+CICompilerCountPerCPU
-XX:CMSCoordinatorYieldSleepCount=6
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=3
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=16
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-CMSPrecleaningEnabled
-XX:-UseBimorphicInlining
-XX:AutoGCSelectPauseMillis=4862
-XX:-PSChunkLargeArrays
-XX:+NUMAStats
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=1
-XX:CMSPrecleanThreshold=571
-XX:MaxTrivialSize=0
-XX:-UseOptoBiasInlining
48.7243315ms
Generation 74:
-XX:-UseCompilerSafepoints
-XX:+UseCondCardMark
-XX:CMSMaxAbortablePrecleanTime=37
-XX:-ResizeOldPLAB
-XX:+ExplicitGCInvokesConcurrent
-XX:-UseAdaptiveGenerationSizePolicyAtMajorCollection
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:VMThreadPriority=-6
-XX:G1ConcRSLogCacheSize=17
-XX:+UseCMSInitiatingOccupancyOnly
-XX:-JavaMonitorsInStackTrace
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=1139
-XX:YoungPLABSize=3208
-XX:+CMSScavengeBeforeRemark
-XX:BlockLayoutMinDiamondPercentage=2
-XX:-CMSYield
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=127091
-XX:NodeLimitFudgeFactor=754
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:CMSScheduleRemarkSamplingRatio=7
-XX:PrefetchScanIntervalInBytes=1054
-XX:TLABRefillWasteFraction=60
-XX:G1ConcRSHotCardLimit=2
-XX:-UsePPCLWSYNC
-XX:SharedMiscDataSize=3681252
-XX:CodeCacheExpansionSize=88172
-Xmx78M
-XX:InitiatingHeapOccupancyPercent=23
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=50
-XX:-CMSIncrementalPacing
-XX:+VMThreadHintNoPreempt
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=180
-XX:AdaptiveTimeWeight=20
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=1
-XX:-UseLoopCounter
-XX:+DisableExplicitGC
-XX:TenuredGenerationSizeIncrement=7
-XX:-UseLinuxPosixThreadCPUClocks
-XX:NUMAChunkResizeWeight=31
-XX:+CICompilerCountPerCPU
-XX:CMSCoordinatorYieldSleepCount=6
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=3
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=16
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:+UseGCLogFileRotation
-XX:-UseBimorphicInlining
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=1754
-XX:+NUMAStats
-XX:-OptimizeStringConcat
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=7
-XX:CMSPrecleanThreshold=478
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
48.757452ms
Generation 75:
-XX:-UseCompilerSafepoints
-XX:+UseCondCardMark
-XX:CMSMaxAbortablePrecleanTime=37
-XX:-ResizeOldPLAB
-XX:+ProfilerPrintByteCodeStatistics
-XX:+ExplicitGCInvokesConcurrent
-XX:-UseAdaptiveGenerationSizePolicyAtMajorCollection
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:VMThreadPriority=-6
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+MonitorInUseLists
-XX:+AggressiveOpts
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=3208
-XX:+CMSScavengeBeforeRemark
-XX:BlockLayoutMinDiamondPercentage=0
-XX:CodeCacheExpansionSize=59265
-XX:TenuredGenerationSizeIncrement=24
-XX:NodeLimitFudgeFactor=14
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:CMSPrecleanDenominator=1
-XX:PrefetchScanIntervalInBytes=626
-XX:TLABRefillWasteFraction=63
-XX:G1ConcRSHotCardLimit=3
-XX:-UsePPCLWSYNC
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=6492028
-XX:CodeCacheExpansionSize=63323
-XX:+CMSPrintChunksInDump
-Xmx115M
-XX:InitiatingHeapOccupancyPercent=29
-XX:MarkSweepAlwaysCompactCount=0
-XX:EliminateAllocationArraySizeLimit=108
-XX:-CMSIncrementalPacing
-XX:-BackgroundCompilation
-XX:+VMThreadHintNoPreempt
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=219
-XX:AdaptiveTimeWeight=34
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:+DisableExplicitGC
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=6
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=1
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.39356576719546144
-XX:TieredStopAtLevel=16
-XX:ValueMapInitialSize=10
-XX:+UseNewLongLShift
-XX:+CMSLoopWarn
-XX:-CMSPrecleaningEnabled
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=3771
-XX:-PSChunkLargeArrays
-XX:+NUMAStats
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=1
-XX:CMSPrecleanThreshold=306
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
49.165299499999996ms
Generation 76:
-XX:-UseCompilerSafepoints
-XX:+UseCondCardMark
-XX:CMSMaxAbortablePrecleanTime=37
-XX:-ResizeOldPLAB
-XX:+ProfilerPrintByteCodeStatistics
-XX:+ExplicitGCInvokesConcurrent
-XX:-UseAdaptiveGenerationSizePolicyAtMajorCollection
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:VMThreadPriority=-6
-XX:G1ConcRSLogCacheSize=15
-XX:+PerfDisableSharedMem
-XX:+CMSClassUnloadingEnabled
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=1376
-XX:Tier2InvokeNotifyFreqLog=15
-XX:-CMSYield
-XX:CodeCacheExpansionSize=79069
-XX:TenuredGenerationSizeIncrement=17
-XX:NodeLimitFudgeFactor=1179
-XX:-InsertMemBarAfterArraycopy
-XX:-ProfileInterpreter
-XX:-EliminateAllocations
-XX:+UseAdaptiveGCBoundary
-XX:+EnableTracing
-XX:CMSPrecleanDenominator=1
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=148
-XX:TLABRefillWasteFraction=72
-XX:G1ConcRSHotCardLimit=3
-XX:-UsePPCLWSYNC
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=5767494
-XX:CodeCacheExpansionSize=88172
-Xmx78M
-XX:InitiatingHeapOccupancyPercent=25
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=47
-XX:-CMSIncrementalPacing
-XX:+VMThreadHintNoPreempt
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=53
-XX:AdaptiveTimeWeight=16
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=26
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+ForceNUMA
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=9
-XX:-UseAdaptiveNUMAChunkSizing
-XX:+UnlinkSymbolsALot
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=6
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:-UseXmmRegToRegMoveAll
-XX:-ProfileInterpreter
-XX:G1ConcMarkStepDurationMillis=0.9871491970909011
-XX:TieredStopAtLevel=31
-XX:ValueMapInitialSize=9
-XX:+UseNewLongLShift
-XX:-UseBimorphicInlining
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=4862
-XX:+NUMAStats
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=403
-XX:MaxTrivialSize=0
-XX:-FilterSpuriousWakeups
-XX:-UseOptoBiasInlining
49.284805ms
Generation 77:
-XX:-UseCompilerSafepoints
-XX:+UseCondCardMark
-XX:CMSMaxAbortablePrecleanTime=34
-XX:-ResizeOldPLAB
-XX:+ProfilerPrintByteCodeStatistics
-XX:+ExplicitGCInvokesConcurrent
-XX:-UseAdaptiveGenerationSizePolicyAtMajorCollection
-XX:-StackTraceInThrowable
-XX:-UseCompilerSafepoints
-XX:+BindGCTaskThreadsToCPUs
-XX:VMThreadPriority=-6
-XX:G1ConcRSLogCacheSize=15
-XX:+UseCMSInitiatingOccupancyOnly
-XX:+PerfDisableSharedMem
-XX:-JavaMonitorsInStackTrace
-XX:CMSWaitDuration=3060
-XX:YoungPLABSize=1880
-XX:+CMSScavengeBeforeRemark
-XX:-CompactFields
-XX:BlockLayoutMinDiamondPercentage=7
-XX:+UseNUMA
-XX:CodeCacheExpansionSize=42662
-XX:NodeLimitFudgeFactor=1179
-XX:-ProfileInterpreter
-XX:+ThreadPriorityVerbose
-XX:-CMSSplitIndexedFreeListBlocks
-XX:-UseParallelGC
-XX:PrefetchScanIntervalInBytes=951
-XX:TLABRefillWasteFraction=39
-XX:-ReduceInitialCardMarks
-XX:SharedMiscDataSize=5767494
-XX:CodeCacheExpansionSize=65734
-Xmx30M
-XX:InitiatingHeapOccupancyPercent=18
-XX:MarkSweepAlwaysCompactCount=1
-XX:-ResizeTLAB
-XX:EliminateAllocationArraySizeLimit=50
-XX:-BackgroundCompilation
-XX:+UseVectoredExceptions
-XX:+RequireSharedSpaces
-XX:Tier3InvocationThreshold=239
-XX:AdaptiveTimeWeight=31
-XX:+CMSPrintObjectsInDump
-XX:MaxVectorSize=34
-XX:-UseLoopCounter
-XX:TenuredGenerationSizeIncrement=7
-XX:NUMAChunkResizeWeight=23
-XX:+CICompilerCountPerCPU
-XX:-ClassUnloading
-XX:CMSCoordinatorYieldSleepCount=4
-XX:-UseAdaptiveNUMAChunkSizing
-XX:JavaPriority10_To_OSPriority=0
-XX:CMSOldPLABNumRefills=5
-XX:TenuredGenerationSizeSupplementDecay=3
-XX:G1ConcMarkStepDurationMillis=0.9541367477558247
-XX:TieredStopAtLevel=8
-XX:ValueMapInitialSize=19
-XX:+UseNewLongLShift
-XX:EliminateAllocationArraySizeLimit=0
-XX:-CMSPrecleaningEnabled
-XX:-PSChunkLargeArrays
-XX:-MaxFDLimit
-XX:AutoGCSelectPauseMillis=3075
-XX:-OptimizeStringConcat
-XX:+RestoreMXCSROnJNICalls
-XX:ConditionalMoveLimit=6
-XX:CMSPrecleanThreshold=610
-XX:StackYellowPages=3
-XX:MaxTrivialSize=0
-XX:-UseOptoBiasInlining
48.989687499999995ms
Result:
-XX:-UseCompilerSafepoints -XX:+UseCondCardMark -XX:CMSMaxAbortablePrecleanTime=34 -XX:-ResizeOldPLAB -XX:+ProfilerPrintByteCodeStatistics -XX:+ExplicitGCInvokesConcurrent -XX:-UseAdaptiveGenerationSizePolicyAtMajorCollection -XX:-StackTraceInThrowable -XX:-UseCompilerSafepoints -XX:+BindGCTaskThreadsToCPUs -XX:+TLABStats -XX:VMThreadPriority=-6 -XX:G1ConcRSLogCacheSize=15 -XX:+UseCMSInitiatingOccupancyOnly -XX:-MonitorInUseLists -XX:+PerfDisableSharedMem -XX:-JavaMonitorsInStackTrace -XX:-AggressiveOpts -XX:-CMSClassUnloadingEnabled -XX:CMSWaitDuration=3060 -XX:AdaptiveSizePausePolicy=0 -XX:YoungPLABSize=1880 -XX:+CMSScavengeBeforeRemark -XX:-CompactFields -XX:BlockLayoutMinDiamondPercentage=7 -XX:CompilationRepeat=0 -XX:+CMSYield -XX:JavaPriority3_To_OSPriority=-1 -XX:+UseNUMA -XX:CodeCacheExpansionSize=42662 -XX:TenuredGenerationSizeIncrement=20 -XX:+CMSPrecleaningEnabled -XX:NodeLimitFudgeFactor=1179 -XX:+InsertMemBarAfterArraycopy -XX:Tier2BackEdgeThreshold=0 -XX:-ProfileInterpreter -XX:Tier2CompileThreshold=0 -XX:+EliminateAllocations -XX:-UseAdaptiveGCBoundary -XX:-EnableTracing -XX:+ThreadPriorityVerbose -XX:CMSScheduleRemarkSamplingRatio=5 -XX:-CMSSplitIndexedFreeListBlocks -XX:CMSPrecleanDenominator=3 -XX:-UseParallelGC -XX:PrefetchScanIntervalInBytes=951 -XX:TLABRefillWasteFraction=39 -XX:G1ConcRSHotCardLimit=4 -XX:+UsePPCLWSYNC -XX:-ReduceInitialCardMarks -XX:SharedMiscDataSize=5767494 -XX:-AggressiveOpts -XX:G1ConcRefinementThresholdStep=0 -XX:CodeCacheExpansionSize=65734 -XX:-CMSPrintChunksInDump -Xmx30M -XX:InitiatingHeapOccupancyPercent=18 -XX:MarkSweepAlwaysCompactCount=1 -XX:-ResizeTLAB -XX:EliminateAllocationArraySizeLimit=50 -XX:+CMSIncrementalPacing -XX:-BackgroundCompilation -XX:-VMThreadHintNoPreempt -XX:+UseVectoredExceptions -XX:+RequireSharedSpaces -XX:Tier3InvocationThreshold=239 -XX:AdaptiveTimeWeight=31 -XX:+ClipInlining -XX:+CMSPrintObjectsInDump -XX:MaxVectorSize=34 -XX:-UseLoopCounter -XX:-DisableExplicitGC -XX:TenuredGenerationSizeIncrement=7 -XX:+UseLinuxPosixThreadCPUClocks -XX:NUMAChunkResizeWeight=23 -XX:-ForceNUMA -XX:+CICompilerCountPerCPU -XX:-ClassUnloading -XX:CMSCoordinatorYieldSleepCount=4 -XX:-UseAdaptiveNUMAChunkSizing -XX:-UnlinkSymbolsALot -XX:AdaptiveSizeThroughPutPolicy=0 -XX:JavaPriority10_To_OSPriority=0 -XX:CMSPrecleanIter=3 -XX:CMSOldPLABNumRefills=5 -XX:TenuredGenerationSizeSupplementDecay=3 -XX:+UseXmmRegToRegMoveAll -XX:+ProfileInterpreter -XX:G1ConcMarkStepDurationMillis=0.9541367477558247 -XX:TieredStopAtLevel=8 -XX:ValueMapInitialSize=19 -XX:+UseNewLongLShift -XX:EliminateAllocationArraySizeLimit=0 -XX:PausePadding=1 -XX:-EnableTracing -XX:-CMSPrecleaningEnabled -XX:-UseGCLogFileRotation -XX:AllocatePrefetchInstr=0 -XX:+UseBimorphicInlining -XX:-PSChunkLargeArrays -XX:-MaxFDLimit -XX:TLABWasteTargetPercent=1 -XX:+PartialPeelAtUnsignedTests -XX:AutoGCSelectPauseMillis=3075 -XX:+PSChunkLargeArrays -XX:-NUMAStats -XX:-OptimizeStringConcat -XX:+RestoreMXCSROnJNICalls -XX:ConditionalMoveLimit=6 -XX:CMSPrecleanThreshold=610 -XX:StackYellowPages=3 -XX:MaxTrivialSize=0 -XX:+FilterSpuriousWakeups -XX:-UseOptoBiasInlining
Result (defaults omitted):
-XX:-UseCompilerSafepoints -XX:+UseCondCardMark -XX:CMSMaxAbortablePrecleanTime=34 -XX:-ResizeOldPLAB -XX:+ProfilerPrintByteCodeStatistics -XX:+ExplicitGCInvokesConcurrent -XX:-UseAdaptiveGenerationSizePolicyAtMajorCollection -XX:-StackTraceInThrowable -XX:-UseCompilerSafepoints -XX:+BindGCTaskThreadsToCPUs -XX:VMThreadPriority=-6 -XX:G1ConcRSLogCacheSize=15 -XX:+UseCMSInitiatingOccupancyOnly -XX:+PerfDisableSharedMem -XX:-JavaMonitorsInStackTrace -XX:CMSWaitDuration=3060 -XX:YoungPLABSize=1880 -XX:+CMSScavengeBeforeRemark -XX:-CompactFields -XX:BlockLayoutMinDiamondPercentage=7 -XX:+UseNUMA -XX:CodeCacheExpansionSize=42662 -XX:NodeLimitFudgeFactor=1179 -XX:-ProfileInterpreter -XX:+ThreadPriorityVerbose -XX:-CMSSplitIndexedFreeListBlocks -XX:-UseParallelGC -XX:PrefetchScanIntervalInBytes=951 -XX:TLABRefillWasteFraction=39 -XX:-ReduceInitialCardMarks -XX:SharedMiscDataSize=5767494 -XX:CodeCacheExpansionSize=65734 -Xmx30M -XX:InitiatingHeapOccupancyPercent=18 -XX:MarkSweepAlwaysCompactCount=1 -XX:-ResizeTLAB -XX:EliminateAllocationArraySizeLimit=50 -XX:-BackgroundCompilation -XX:+UseVectoredExceptions -XX:+RequireSharedSpaces -XX:Tier3InvocationThreshold=239 -XX:AdaptiveTimeWeight=31 -XX:+CMSPrintObjectsInDump -XX:MaxVectorSize=34 -XX:-UseLoopCounter -XX:TenuredGenerationSizeIncrement=7 -XX:NUMAChunkResizeWeight=23 -XX:+CICompilerCountPerCPU -XX:-ClassUnloading -XX:CMSCoordinatorYieldSleepCount=4 -XX:-UseAdaptiveNUMAChunkSizing -XX:JavaPriority10_To_OSPriority=0 -XX:CMSOldPLABNumRefills=5 -XX:TenuredGenerationSizeSupplementDecay=3 -XX:G1ConcMarkStepDurationMillis=0.9541367477558247 -XX:TieredStopAtLevel=8 -XX:ValueMapInitialSize=19 -XX:+UseNewLongLShift -XX:EliminateAllocationArraySizeLimit=0 -XX:-CMSPrecleaningEnabled -XX:-PSChunkLargeArrays -XX:-MaxFDLimit -XX:AutoGCSelectPauseMillis=3075 -XX:-OptimizeStringConcat -XX:+RestoreMXCSROnJNICalls -XX:ConditionalMoveLimit=6 -XX:CMSPrecleanThreshold=610 -XX:StackYellowPages=3 -XX:MaxTrivialSize=0 -XX:-UseOptoBiasInlining
Final Time: 51.252493ms
class Main {
public static void main(final String[] args) {
System.out.println("Hello World!");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment