Skip to content

Instantly share code, notes, and snippets.

@glyn
Created December 13, 2017 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save glyn/a3bd944eb2943f4f5a98b5ac712efeb6 to your computer and use it in GitHub Desktop.
Save glyn/a3bd944eb2943f4f5a98b5ac712efeb6 to your computer and use it in GitHub Desktop.
NMT details of Sleeper.java
$ java -Xmx350M -Xms350M -XX:+UseG1GC -XX:NativeMemoryTracking=detail -XX:+UnlockDiagnosticVMOptions -XX:+PrintFlagsFinal Sleeper
[Global flags]
uintx AdaptiveSizeDecrementScaleFactor = 4 {product}
uintx AdaptiveSizeMajorGCDecayTimeScale = 10 {product}
uintx AdaptiveSizePausePolicy = 0 {product}
uintx AdaptiveSizePolicyCollectionCostMargin = 50 {product}
uintx AdaptiveSizePolicyInitializingSteps = 20 {product}
uintx AdaptiveSizePolicyOutputInterval = 0 {product}
uintx AdaptiveSizePolicyWeight = 10 {product}
uintx AdaptiveSizeThroughPutPolicy = 0 {product}
uintx AdaptiveTimeWeight = 25 {product}
bool AdjustConcurrency = false {product}
bool AggressiveOpts = false {product}
intx AliasLevel = 3 {C2 product}
bool AlignVector = false {C2 product}
intx AllocateInstancePrefetchLines = 1 {product}
intx AllocatePrefetchDistance = 192 {product}
intx AllocatePrefetchInstr = 0 {product}
intx AllocatePrefetchLines = 4 {product}
intx AllocatePrefetchStepSize = 64 {product}
intx AllocatePrefetchStyle = 1 {product}
bool AllowJNIEnvProxy = false {product}
bool AllowNonVirtualCalls = false {product}
bool AllowParallelDefineClass = false {product}
bool AllowUserSignalHandlers = false {product}
bool AlwaysActAsServerClassMachine = false {product}
bool AlwaysCompileLoopMethods = false {product}
bool AlwaysLockClassLoader = false {product}
bool AlwaysPreTouch = false {product}
bool AlwaysRestoreFPU = false {product}
bool AlwaysTenure = false {product}
bool AssertOnSuspendWaitFailure = false {product}
bool AssumeMP = false {product}
intx AutoBoxCacheMax = 128 {C2 product}
uintx AutoGCSelectPauseMillis = 5000 {product}
intx BCEATraceLevel = 0 {product}
intx BackEdgeThreshold = 100000 {pd product}
bool BackgroundCompilation = true {pd product}
uintx BaseFootPrintEstimate = 268435456 {product}
intx BiasedLockingBulkRebiasThreshold = 20 {product}
intx BiasedLockingBulkRevokeThreshold = 40 {product}
intx BiasedLockingDecayTime = 25000 {product}
intx BiasedLockingStartupDelay = 4000 {product}
bool BindCMSThreadToCPU = false {diagnostic}
bool BindGCTaskThreadsToCPUs = false {product}
bool BlockLayoutByFrequency = true {C2 product}
intx BlockLayoutMinDiamondPercentage = 20 {C2 product}
bool BlockLayoutRotateLoops = true {C2 product}
bool BlockOffsetArrayUseUnallocatedBlock = false {diagnostic}
bool BranchOnRegister = false {C2 product}
bool BytecodeVerificationLocal = false {product}
bool BytecodeVerificationRemote = true {product}
bool C1OptimizeVirtualCallProfiling = true {C1 product}
bool C1PatchInvokeDynamic = true {C1 diagnostic}
bool C1ProfileBranches = true {C1 product}
bool C1ProfileCalls = true {C1 product}
bool C1ProfileCheckcasts = true {C1 product}
bool C1ProfileInlinedCalls = true {C1 product}
bool C1ProfileVirtualCalls = true {C1 product}
bool C1UpdateMethodData = true {C1 product}
intx CICompilerCount := 4 {product}
bool CICompilerCountPerCPU = true {product}
bool CITime = false {product}
bool CMSAbortSemantics = false {product}
uintx CMSAbortablePrecleanMinWorkPerIteration = 100 {product}
intx CMSAbortablePrecleanWaitMillis = 100 {manageable}
uintx CMSBitMapYieldQuantum = 10485760 {product}
uintx CMSBootstrapOccupancy = 50 {product}
bool CMSClassUnloadingEnabled = true {product}
uintx CMSClassUnloadingMaxInterval = 0 {product}
bool CMSCleanOnEnter = true {product}
bool CMSCompactWhenClearAllSoftRefs = true {product}
uintx CMSConcMarkMultiple = 32 {product}
bool CMSConcurrentMTEnabled = true {product}
uintx CMSCoordinatorYieldSleepCount = 10 {product}
bool CMSDumpAtPromotionFailure = false {product}
bool CMSEdenChunksRecordAlways = true {product}
uintx CMSExpAvgFactor = 50 {product}
bool CMSExtrapolateSweep = false {product}
uintx CMSFullGCsBeforeCompaction = 0 {product}
uintx CMSIncrementalDutyCycle = 10 {product}
uintx CMSIncrementalDutyCycleMin = 0 {product}
bool CMSIncrementalMode = false {product}
uintx CMSIncrementalOffset = 0 {product}
bool CMSIncrementalPacing = true {product}
uintx CMSIncrementalSafetyFactor = 10 {product}
uintx CMSIndexedFreeListReplenish = 4 {product}
intx CMSInitiatingOccupancyFraction = -1 {product}
uintx CMSIsTooFullPercentage = 98 {product}
double CMSLargeCoalSurplusPercent = 0.950000 {product}
double CMSLargeSplitSurplusPercent = 1.000000 {product}
bool CMSLoopWarn = false {product}
uintx CMSMaxAbortablePrecleanLoops = 0 {product}
intx CMSMaxAbortablePrecleanTime = 5000 {product}
uintx CMSOldPLABMax = 1024 {product}
uintx CMSOldPLABMin = 16 {product}
uintx CMSOldPLABNumRefills = 4 {product}
uintx CMSOldPLABReactivityFactor = 2 {product}
bool CMSOldPLABResizeQuicker = false {product}
uintx CMSOldPLABToleranceFactor = 4 {product}
bool CMSPLABRecordAlways = true {product}
uintx CMSParPromoteBlocksToClaim = 16 {product}
bool CMSParallelInitialMarkEnabled = true {product}
bool CMSParallelRemarkEnabled = true {product}
bool CMSParallelSurvivorRemarkEnabled = true {product}
uintx CMSPrecleanDenominator = 3 {product}
uintx CMSPrecleanIter = 3 {product}
uintx CMSPrecleanNumerator = 2 {product}
bool CMSPrecleanRefLists1 = true {product}
bool CMSPrecleanRefLists2 = false {product}
bool CMSPrecleanSurvivors1 = false {product}
bool CMSPrecleanSurvivors2 = true {product}
uintx CMSPrecleanThreshold = 1000 {product}
bool CMSPrecleaningEnabled = true {product}
bool CMSPrintChunksInDump = false {product}
bool CMSPrintEdenSurvivorChunks = false {product}
bool CMSPrintObjectsInDump = false {product}
uintx CMSRemarkVerifyVariant = 1 {product}
bool CMSReplenishIntermediate = true {product}
uintx CMSRescanMultiple = 32 {product}
uintx CMSSamplingGrain = 16384 {product}
bool CMSScavengeBeforeRemark = false {product}
uintx CMSScheduleRemarkEdenPenetration = 50 {product}
uintx CMSScheduleRemarkEdenSizeThreshold = 2097152 {product}
uintx CMSScheduleRemarkSamplingRatio = 5 {product}
double CMSSmallCoalSurplusPercent = 1.050000 {product}
double CMSSmallSplitSurplusPercent = 1.100000 {product}
bool CMSSplitIndexedFreeListBlocks = true {product}
intx CMSTriggerInterval = -1 {manageable}
uintx CMSTriggerRatio = 80 {product}
intx CMSWaitDuration = 2000 {manageable}
uintx CMSWorkQueueDrainThreshold = 10 {product}
bool CMSYield = true {product}
uintx CMSYieldSleepCount = 0 {product}
uintx CMSYoungGenPerWorker = 67108864 {pd product}
uintx CMS_FLSPadding = 1 {product}
uintx CMS_FLSWeight = 75 {product}
uintx CMS_SweepPadding = 1 {product}
uintx CMS_SweepTimerThresholdMillis = 10 {product}
uintx CMS_SweepWeight = 75 {product}
uintx CPUForCMSThread = 0 {diagnostic}
bool CheckEndorsedAndExtDirs = false {product}
bool CheckJNICalls = false {product}
bool ClassUnloading = true {product}
bool ClassUnloadingWithConcurrentMark = true {product}
intx ClearFPUAtPark = 0 {product}
bool ClipInlining = true {product}
uintx CodeCacheExpansionSize = 65536 {pd product}
uintx CodeCacheMinimumFreeSpace = 512000 {product}
bool CollectGen0First = false {product}
bool CompactFields = true {product}
intx CompilationPolicyChoice = 3 {product}
ccstrlist CompileCommand = {product}
ccstr CompileCommandFile = {product}
ccstrlist CompileOnly = {product}
intx CompileThreshold = 10000 {pd product}
bool CompilerThreadHintNoPreempt = true {product}
intx CompilerThreadPriority = -1 {product}
intx CompilerThreadStackSize = 0 {pd product}
uintx CompressedClassSpaceSize = 1073741824 {product}
uintx ConcGCThreads := 2 {product}
intx ConditionalMoveLimit = 3 {C2 pd product}
intx ContendedPaddingWidth = 128 {product}
bool ConvertSleepToYield = true {pd product}
bool ConvertYieldToSleep = false {product}
bool CrashOnOutOfMemoryError = false {product}
bool CreateMinidumpOnCrash = false {product}
bool CriticalJNINatives = true {product}
bool DTraceAllocProbes = false {product}
bool DTraceMethodProbes = false {product}
bool DTraceMonitorProbes = false {product}
bool DebugInlinedCalls = true {C2 diagnostic}
bool DebugNonSafepoints = false {diagnostic}
bool Debugging = false {product}
uintx DefaultMaxRAMFraction = 4 {product}
intx DefaultThreadPriority = -1 {product}
bool DeferInitialCardMark = false {diagnostic}
intx DeferPollingPageLoopCount = -1 {product}
intx DeferThrSuspendLoopCount = 4000 {product}
bool DeoptimizeRandom = false {product}
bool DisableAttachMechanism = false {product}
bool DisableExplicitGC = false {product}
ccstrlist DisableIntrinsic = {C2 diagnostic}
bool DisplayVMOutput = true {diagnostic}
bool DisplayVMOutputToStderr = false {product}
bool DisplayVMOutputToStdout = false {product}
bool DoEscapeAnalysis = true {C2 product}
intx DominatorSearchLimit = 1000 {C2 diagnostic}
bool DontCompileHugeMethods = true {product}
bool DontYieldALot = false {pd product}
ccstr DumpLoadedClassList = {product}
bool DumpReplayDataOnError = true {product}
bool DumpSharedSpaces = false {product}
bool EagerXrunInit = false {product}
intx EliminateAllocationArraySizeLimit = 64 {C2 product}
bool EliminateAllocations = true {C2 product}
bool EliminateAutoBox = true {C2 product}
bool EliminateLocks = true {C2 product}
bool EliminateNestedLocks = true {C2 product}
intx EmitSync = 0 {product}
bool EnableContended = true {product}
bool EnableInvokeDynamic = true {diagnostic}
bool EnableResourceManagementTLABCache = true {product}
bool EnableSharedLookupCache = true {product}
bool EnableTracing = false {product}
uintx ErgoHeapSizeLimit = 0 {product}
ccstr ErrorFile = {product}
ccstr ErrorReportServer = {product}
double EscapeAnalysisTimeout = 20.000000 {C2 product}
bool EstimateArgEscape = true {product}
bool ExitOnOutOfMemoryError = false {product}
bool ExplicitGCInvokesConcurrent = false {product}
bool ExplicitGCInvokesConcurrentAndUnloadsClasses = false {product}
bool ExtendedDTraceProbes = false {product}
ccstr ExtraSharedClassListFile = {product}
bool FLSAlwaysCoalesceLarge = false {product}
uintx FLSCoalescePolicy = 2 {product}
double FLSLargestBlockCoalesceProximity = 0.990000 {product}
bool FLSVerifyAllHeapReferences = false {diagnostic}
bool FLSVerifyIndexTable = false {diagnostic}
bool FLSVerifyLists = false {diagnostic}
bool FailOverToOldVerifier = true {product}
bool FastTLABRefill = false {product}
intx FenceInstruction = 0 {ARCH product}
intx FieldsAllocationStyle = 1 {product}
bool FilterSpuriousWakeups = true {product}
ccstr FlightRecorderOptions = {product}
bool FoldStableValues = true {diagnostic}
bool ForceDynamicNumberOfGCThreads = false {diagnostic}
bool ForceNUMA = false {product}
bool ForceTimeHighResolution = false {product}
bool ForceUnreachable = false {diagnostic}
intx FreqInlineSize = 325 {pd product}
double G1ConcMarkStepDurationMillis = 10.000000 {product}
uintx G1ConcRSHotCardLimit = 4 {product}
uintx G1ConcRSLogCacheSize = 10 {product}
intx G1ConcRefinementGreenZone = 8 {product}
intx G1ConcRefinementRedZone = 48 {product}
intx G1ConcRefinementServiceIntervalMillis = 300 {product}
uintx G1ConcRefinementThreads = 8 {product}
intx G1ConcRefinementThresholdStep = 0 {product}
intx G1ConcRefinementYellowZone = 24 {product}
uintx G1ConfidencePercent = 50 {product}
uintx G1HeapRegionSize := 1048576 {product}
uintx G1HeapWastePercent = 5 {product}
uintx G1MixedGCCountTarget = 8 {product}
bool G1PrintHeapRegions = false {diagnostic}
bool G1PrintRegionLivenessInfo = false {diagnostic}
intx G1RSetRegionEntries = 256 {product}
uintx G1RSetScanBlockSize = 64 {product}
intx G1RSetSparseRegionEntries = 4 {product}
intx G1RSetUpdatingPauseTimePercent = 10 {product}
intx G1RefProcDrainInterval = 10 {product}
uintx G1ReservePercent = 10 {product}
uintx G1SATBBufferEnqueueingThresholdPercent = 60 {product}
intx G1SATBBufferSize = 1024 {product}
bool G1SummarizeConcMark = false {diagnostic}
bool G1SummarizeRSetStats = false {diagnostic}
intx G1SummarizeRSetStatsPeriod = 0 {diagnostic}
bool G1TraceConcRefinement = false {diagnostic}
intx G1UpdateBufferSize = 256 {product}
bool G1UseAdaptiveConcRefinement = true {product}
bool G1VerifyHeapRegionCodeRoots = false {diagnostic}
bool G1VerifyRSetsDuringFullGC = false {diagnostic}
uintx GCDrainStackTargetSize = 64 {product}
uintx GCHeapFreeLimit = 2 {product}
uintx GCLockerEdenExpansionPercent = 5 {product}
bool GCLockerInvokesConcurrent = false {product}
uintx GCLockerRetryAllocationCount = 2 {diagnostic}
uintx GCLogFileSize = 8192 {product}
bool GCParallelVerificationEnabled = true {diagnostic}
uintx GCPauseIntervalMillis = 201 {product}
uintx GCTaskTimeStampEntries = 200 {product}
uintx GCTimeLimit = 98 {product}
uintx GCTimeRatio = 9 {product}
intx GuaranteedSafepointInterval = 1000 {diagnostic}
uintx HeapBaseMinAddress = 2147483648 {pd product}
bool HeapDumpAfterFullGC = false {manageable}
bool HeapDumpBeforeFullGC = false {manageable}
bool HeapDumpOnOutOfMemoryError = false {manageable}
ccstr HeapDumpPath = {manageable}
uintx HeapFirstMaximumCompactionCount = 3 {product}
uintx HeapMaximumCompactionInterval = 20 {product}
uintx HeapSizePerGCThread = 87241520 {product}
bool IgnoreEmptyClassPaths = false {product}
bool IgnoreUnrecognizedVMOptions = false {product}
bool IgnoreUnverifiableClassesDuringDump = false {diagnostic}
uintx IncreaseFirstTierCompileThresholdAt = 50 {product}
bool IncrementalInline = true {C2 product}
uintx InitialBootClassLoaderMetaspaceSize = 4194304 {product}
uintx InitialCodeCacheSize = 2555904 {pd product}
uintx InitialHeapSize := 367001600 {product}
uintx InitialRAMFraction = 64 {product}
uintx InitialSurvivorRatio = 8 {product}
uintx InitialTenuringThreshold = 7 {product}
uintx InitiatingHeapOccupancyPercent = 45 {product}
bool Inline = true {product}
ccstr InlineDataFile = {product}
intx InlineSmallCode = 2000 {pd product}
bool InlineSynchronizedMethods = true {C1 product}
bool InsertMemBarAfterArraycopy = true {C2 product}
intx InteriorEntryAlignment = 16 {C2 pd product}
intx InterpreterProfilePercentage = 33 {product}
bool JNIDetachReleasesMonitors = true {product}
bool JavaMonitorsInStackTrace = true {product}
intx JavaPriority10_To_OSPriority = -1 {product}
intx JavaPriority1_To_OSPriority = -1 {product}
intx JavaPriority2_To_OSPriority = -1 {product}
intx JavaPriority3_To_OSPriority = -1 {product}
intx JavaPriority4_To_OSPriority = -1 {product}
intx JavaPriority5_To_OSPriority = -1 {product}
intx JavaPriority6_To_OSPriority = -1 {product}
intx JavaPriority7_To_OSPriority = -1 {product}
intx JavaPriority8_To_OSPriority = -1 {product}
intx JavaPriority9_To_OSPriority = -1 {product}
bool LIRFillDelaySlots = false {C1 pd product}
uintx LargePageHeapSizeThreshold = 134217728 {product}
uintx LargePageSizeInBytes = 0 {product}
bool LazyBootClassLoader = true {product}
intx LiveNodeCountInliningCutoff = 40000 {C2 product}
bool LogCommercialFeatures = false {product}
bool LogCompilation = false {diagnostic}
bool LogEvents = true {diagnostic}
uintx LogEventsBufferEntries = 10 {diagnostic}
ccstr LogFile = {diagnostic}
bool LogVMOutput = false {diagnostic}
bool LoopLimitCheck = true {C2 diagnostic}
intx LoopMaxUnroll = 16 {C2 product}
intx LoopOptsCount = 43 {C2 product}
intx LoopUnrollLimit = 60 {C2 pd product}
intx LoopUnrollMin = 4 {C2 product}
bool LoopUnswitching = true {C2 product}
uintx MallocMaxTestWords = 0 {diagnostic}
intx MallocVerifyInterval = 0 {diagnostic}
intx MallocVerifyStart = 0 {diagnostic}
bool ManagementServer = false {product}
uintx MarkStackSize := 4194304 {product}
uintx MarkStackSizeMax = 16777216 {product}
uintx MarkSweepAlwaysCompactCount = 4 {product}
uintx MarkSweepDeadRatio = 5 {product}
intx MaxBCEAEstimateLevel = 5 {product}
intx MaxBCEAEstimateSize = 150 {product}
uintx MaxDirectMemorySize = 0 {product}
bool MaxFDLimit = true {product}
uintx MaxGCMinorPauseMillis = 18446744073709551615 {product}
uintx MaxGCPauseMillis = 200 {product}
uintx MaxHeapFreeRatio = 70 {manageable}
uintx MaxHeapSize := 367001600 {product}
intx MaxInlineLevel = 9 {product}
intx MaxInlineSize = 35 {product}
intx MaxJNILocalCapacity = 65536 {product}
intx MaxJavaStackTraceDepth = 1024 {product}
intx MaxJumpTableSize = 65000 {C2 product}
intx MaxJumpTableSparseness = 5 {C2 product}
intx MaxLabelRootDepth = 1100 {C2 product}
intx MaxLoopPad = 11 {C2 product}
uintx MaxMetaspaceExpansion = 5451776 {product}
uintx MaxMetaspaceFreeRatio = 70 {product}
uintx MaxMetaspaceSize = 18446744073709547520 {product}
uintx MaxNewSize := 220200960 {product}
intx MaxNodeLimit = 75000 {C2 product}
uint64_t MaxRAM = 137438953472 {pd product}
uintx MaxRAMFraction = 4 {product}
intx MaxRecursiveInlineLevel = 1 {product}
uintx MaxTenuringThreshold = 15 {product}
intx MaxTrivialSize = 6 {product}
intx MaxVectorSize = 32 {C2 product}
uintx MetaspaceSize = 21807104 {pd product}
bool MethodFlushing = true {product}
uintx MinHeapDeltaBytes := 1048576 {product}
uintx MinHeapFreeRatio = 40 {manageable}
intx MinInliningThreshold = 250 {product}
intx MinJumpTableSize = 10 {C2 pd product}
uintx MinMetaspaceExpansion = 339968 {product}
uintx MinMetaspaceFreeRatio = 40 {product}
uintx MinRAMFraction = 2 {product}
uintx MinSurvivorRatio = 3 {product}
uintx MinTLABSize = 2048 {product}
intx MonitorBound = 0 {product}
bool MonitorInUseLists = false {product}
intx MultiArrayExpandLimit = 6 {C2 product}
bool MustCallLoadClassInternal = false {product}
uintx NUMAChunkResizeWeight = 20 {product}
uintx NUMAInterleaveGranularity = 2097152 {product}
uintx NUMAPageScanRate = 256 {product}
uintx NUMASpaceResizeRate = 1073741824 {product}
bool NUMAStats = false {product}
ccstr NativeMemoryTracking := detail {product}
bool NeedsDeoptSuspend = false {pd product}
bool NeverActAsServerClassMachine = false {pd product}
bool NeverTenure = false {product}
uintx NewRatio = 2 {product}
uintx NewSize = 1363144 {product}
uintx NewSizeThreadIncrease = 5320 {pd product}
intx NmethodSweepActivity = 10 {product}
intx NmethodSweepCheckInterval = 5 {product}
intx NmethodSweepFraction = 16 {product}
intx NodeLimitFudgeFactor = 2000 {C2 product}
uintx NumberOfGCLogFiles = 0 {product}
intx NumberOfLoopInstrToAlign = 4 {C2 product}
intx ObjectAlignmentInBytes = 8 {lp64_product}
uintx OldPLABSize = 1024 {product}
uintx OldPLABWeight = 50 {product}
uintx OldSize = 5452592 {product}
bool OmitStackTraceInFastThrow = true {product}
ccstrlist OnError = {product}
ccstrlist OnOutOfMemoryError = {product}
intx OnStackReplacePercentage = 140 {pd product}
bool OptimizeExpensiveOps = true {C2 diagnostic}
bool OptimizeFill = true {C2 product}
bool OptimizePtrCompare = true {C2 product}
bool OptimizeStringConcat = true {C2 product}
bool OptoBundling = false {C2 pd product}
intx OptoLoopAlignment = 16 {pd product}
bool OptoScheduling = false {C2 pd product}
uintx PLABWeight = 75 {product}
bool PSChunkLargeArrays = true {product}
intx ParGCArrayScanChunk = 50 {product}
intx ParGCCardsPerStrideChunk = 256 {diagnostic}
uintx ParGCDesiredObjsFromOverflowList = 20 {product}
uintx ParGCStridesPerThread = 2 {diagnostic}
bool ParGCTrimOverflow = true {product}
bool ParGCUseLocalOverflow = false {product}
uintx ParallelGCBufferWastePct = 10 {product}
bool ParallelGCRetainPLAB = false {diagnostic}
uintx ParallelGCThreads = 8 {product}
bool ParallelGCVerbose = false {product}
uintx ParallelOldDeadWoodLimiterMean = 50 {product}
uintx ParallelOldDeadWoodLimiterStdDev = 80 {product}
bool ParallelRefProcBalancingEnabled = true {product}
bool ParallelRefProcEnabled = false {product}
bool PartialPeelAtUnsignedTests = true {C2 product}
bool PartialPeelLoop = true {C2 product}
intx PartialPeelNewPhiDelta = 0 {C2 product}
bool PauseAtExit = false {diagnostic}
bool PauseAtStartup = false {diagnostic}
ccstr PauseAtStartupFile = {diagnostic}
uintx PausePadding = 1 {product}
intx PerBytecodeRecompilationCutoff = 200 {product}
intx PerBytecodeTrapLimit = 4 {product}
intx PerMethodRecompilationCutoff = 400 {product}
intx PerMethodTrapLimit = 100 {product}
bool PerfAllowAtExitRegistration = false {product}
bool PerfBypassFileSystemCheck = false {product}
intx PerfDataMemorySize = 32768 {product}
intx PerfDataSamplingInterval = 50 {product}
ccstr PerfDataSaveFile = {product}
bool PerfDataSaveToFile = false {product}
bool PerfDisableSharedMem = false {product}
intx PerfMaxStringConstLength = 1024 {product}
intx PreInflateSpin = 10 {pd product}
bool PreferInterpreterNativeStubs = false {pd product}
intx PrefetchCopyIntervalInBytes = 576 {product}
intx PrefetchFieldsAhead = 1 {product}
intx PrefetchScanIntervalInBytes = 576 {product}
bool PreserveAllAnnotations = false {product}
bool PreserveFramePointer = false {pd product}
uintx PretenureSizeThreshold = 0 {product}
bool PrintAdapterHandlers = false {diagnostic}
bool PrintAdaptiveSizePolicy = false {product}
bool PrintAssembly = false {diagnostic}
ccstr PrintAssemblyOptions = {diagnostic}
bool PrintBiasedLockingStatistics = false {diagnostic}
bool PrintCMSInitiationStatistics = false {product}
intx PrintCMSStatistics = 0 {product}
bool PrintClassHistogram = false {manageable}
bool PrintClassHistogramAfterFullGC = false {manageable}
bool PrintClassHistogramBeforeFullGC = false {manageable}
bool PrintCodeCache = false {product}
bool PrintCodeCacheOnCompilation = false {product}
bool PrintCommandLineFlags = false {product}
bool PrintCompilation = false {product}
bool PrintCompilation2 = false {diagnostic}
bool PrintCompressedOopsMode = false {diagnostic}
bool PrintConcurrentLocks = false {manageable}
bool PrintDTraceDOF = false {diagnostic}
intx PrintFLSCensus = 0 {product}
intx PrintFLSStatistics = 0 {product}
bool PrintFlagsFinal := true {product}
bool PrintFlagsInitial = false {product}
bool PrintGC = false {manageable}
bool PrintGCApplicationConcurrentTime = false {product}
bool PrintGCApplicationStoppedTime = false {product}
bool PrintGCCause = true {product}
bool PrintGCDateStamps = false {manageable}
bool PrintGCDetails = false {manageable}
bool PrintGCID = false {manageable}
bool PrintGCTaskTimeStamps = false {product}
bool PrintGCTimeStamps = false {manageable}
bool PrintHeapAtGC = false {product rw}
bool PrintHeapAtGCExtended = false {product rw}
bool PrintHeapAtSIGBREAK = true {product}
bool PrintInlining = false {diagnostic}
bool PrintInterpreter = false {diagnostic}
bool PrintIntrinsics = false {C2 diagnostic}
bool PrintJNIGCStalls = false {product}
bool PrintJNIResolving = false {product}
bool PrintMethodFlushingStatistics = false {diagnostic}
bool PrintMethodHandleStubs = false {diagnostic}
bool PrintNMTStatistics = false {diagnostic}
bool PrintNMethods = false {diagnostic}
bool PrintNativeNMethods = false {diagnostic}
bool PrintOldPLAB = false {product}
bool PrintOopAddress = false {product}
bool PrintPLAB = false {product}
bool PrintParallelOldGCPhaseTimes = false {product}
bool PrintPreciseBiasedLockingStatistics = false {C2 diagnostic}
bool PrintPreciseRTMLockingStatistics = false {C2 diagnostic}
bool PrintPromotionFailure = false {product}
bool PrintReferenceGC = false {product}
bool PrintSafepointStatistics = false {product}
intx PrintSafepointStatisticsCount = 300 {product}
intx PrintSafepointStatisticsTimeout = -1 {product}
bool PrintSharedArchiveAndExit = false {product}
bool PrintSharedDictionary = false {product}
bool PrintSharedSpaces = false {product}
bool PrintSignatureHandlers = false {diagnostic}
bool PrintStringDeduplicationStatistics = false {product}
bool PrintStringTableStatistics = false {product}
bool PrintStubCode = false {diagnostic}
bool PrintTLAB = false {product}
bool PrintTenuringDistribution = false {product}
bool PrintTieredEvents = false {product}
bool PrintVMOptions = false {product}
bool PrintVMQWaitTime = false {product}
bool PrintWarnings = true {product}
uintx ProcessDistributionStride = 4 {product}
bool ProfileDynamicTypes = true {C2 diagnostic}
bool ProfileInterpreter = true {pd product}
bool ProfileIntervals = false {product}
intx ProfileIntervalsTicks = 100 {product}
intx ProfileMaturityPercentage = 20 {product}
bool ProfileVM = false {product}
bool ProfilerPrintByteCodeStatistics = false {product}
bool ProfilerRecordPC = false {product}
uintx PromotedPadding = 3 {product}
uintx QueuedAllocationWarningCount = 0 {product}
uintx RTMRetryCount = 5 {ARCH product}
bool RangeCheckElimination = true {product}
bool RangeLimitCheck = true {C2 diagnostic}
intx ReadPrefetchInstr = 0 {ARCH product}
bool ReassociateInvariants = true {C2 product}
bool ReduceBulkZeroing = true {C2 product}
bool ReduceFieldZeroing = true {C2 product}
bool ReduceInitialCardMarks = true {C2 product}
bool ReduceSignalUsage = false {product}
intx RefDiscoveryPolicy = 0 {product}
bool ReflectionWrapResolutionErrors = true {product}
bool RegisterFinalizersAtInit = true {product}
bool RelaxAccessControlCheck = false {product}
ccstr ReplayDataFile = {product}
bool RequireSharedSpaces = false {product}
uintx ReservedCodeCacheSize = 251658240 {pd product}
bool ResizeOldPLAB = true {product}
bool ResizePLAB = true {product}
bool ResizeTLAB = true {pd product}
bool RestoreMXCSROnJNICalls = false {product}
bool RestrictContended = true {product}
bool RewriteBytecodes = true {pd product}
bool RewriteFrequentPairs = true {pd product}
intx SafepointPollOffset = 256 {C1 pd product}
intx SafepointSpinBeforeYield = 2000 {product}
bool SafepointTimeout = false {product}
intx SafepointTimeoutDelay = 10000 {product}
bool ScavengeBeforeFullGC = true {product}
intx ScavengeRootsInCode = 2 {diagnostic}
intx SelfDestructTimer = 0 {product}
bool SerializeVMOutput = true {diagnostic}
ccstr SharedArchiveFile = {diagnostic}
uintx SharedBaseAddress = 34359738368 {product}
ccstr SharedClassListFile = {product}
uintx SharedMiscCodeSize = 122880 {product}
uintx SharedMiscDataSize = 4194304 {product}
uintx SharedReadOnlySize = 16777216 {product}
uintx SharedReadWriteSize = 16777216 {product}
bool ShowHiddenFrames = false {diagnostic}
bool ShowMessageBoxOnError = false {product}
intx SoftRefLRUPolicyMSPerMB = 1000 {product}
bool SpecialEncodeISOArray = true {C2 product}
bool SplitIfBlocks = true {C2 product}
intx StackRedPages = 1 {pd product}
intx StackShadowPages = 20 {pd product}
bool StackTraceInThrowable = true {product}
intx StackYellowPages = 2 {pd product}
bool StartAttachListener = false {product}
intx StarvationMonitorInterval = 200 {product}
bool StressLdcRewrite = false {product}
uintx StringDeduplicationAgeThreshold = 3 {product}
bool StringDeduplicationRehashALot = false {diagnostic}
bool StringDeduplicationResizeALot = false {diagnostic}
uintx StringTableSize = 60013 {product}
bool SuppressFatalErrorMessage = false {product}
uintx SurvivorPadding = 3 {product}
uintx SurvivorRatio = 8 {product}
intx SuspendRetryCount = 50 {product}
intx SuspendRetryDelay = 5 {product}
intx SyncFlags = 0 {product}
ccstr SyncKnobs = {product}
intx SyncVerbose = 0 {product}
uintx TLABAllocationWeight = 35 {product}
uintx TLABRefillWasteFraction = 64 {product}
uintx TLABSize = 0 {product}
bool TLABStats = true {product}
uintx TLABWasteIncrement = 4 {product}
uintx TLABWasteTargetPercent = 1 {product}
uintx TargetPLABWastePct = 10 {product}
uintx TargetSurvivorRatio = 50 {product}
uintx TenuredGenerationSizeIncrement = 20 {product}
uintx TenuredGenerationSizeSupplement = 80 {product}
uintx TenuredGenerationSizeSupplementDecay = 2 {product}
intx ThreadPriorityPolicy = 0 {product}
bool ThreadPriorityVerbose = false {product}
uintx ThreadSafetyMargin = 52428800 {product}
intx ThreadStackSize = 1024 {pd product}
uintx ThresholdTolerance = 10 {product}
intx Tier0BackedgeNotifyFreqLog = 10 {product}
intx Tier0InvokeNotifyFreqLog = 7 {product}
intx Tier0ProfilingStartPercentage = 200 {product}
intx Tier23InlineeNotifyFreqLog = 20 {product}
intx Tier2BackEdgeThreshold = 0 {product}
intx Tier2BackedgeNotifyFreqLog = 14 {product}
intx Tier2CompileThreshold = 0 {product}
intx Tier2InvokeNotifyFreqLog = 11 {product}
intx Tier3BackEdgeThreshold = 60000 {product}
intx Tier3BackedgeNotifyFreqLog = 13 {product}
intx Tier3CompileThreshold = 2000 {product}
intx Tier3DelayOff = 2 {product}
intx Tier3DelayOn = 5 {product}
intx Tier3InvocationThreshold = 200 {product}
intx Tier3InvokeNotifyFreqLog = 10 {product}
intx Tier3LoadFeedback = 5 {product}
intx Tier3MinInvocationThreshold = 100 {product}
intx Tier4BackEdgeThreshold = 40000 {product}
intx Tier4CompileThreshold = 15000 {product}
intx Tier4InvocationThreshold = 5000 {product}
intx Tier4LoadFeedback = 3 {product}
intx Tier4MinInvocationThreshold = 600 {product}
bool TieredCompilation = true {pd product}
intx TieredCompileTaskTimeout = 50 {product}
intx TieredRateUpdateMaxTime = 25 {product}
intx TieredRateUpdateMinTime = 1 {product}
intx TieredStopAtLevel = 4 {product}
bool TimeLinearScan = false {C1 product}
bool TraceBiasedLocking = false {product}
bool TraceClassLoading = false {product rw}
bool TraceClassLoadingPreorder = false {product}
bool TraceClassPaths = false {product}
bool TraceClassResolution = false {product}
bool TraceClassUnloading = false {product rw}
bool TraceDynamicGCThreads = false {product}
bool TraceGCTaskThread = false {diagnostic}
bool TraceGen0Time = false {product}
bool TraceGen1Time = false {product}
ccstr TraceJVMTI = {product}
bool TraceJVMTIObjectTagging = false {diagnostic}
bool TraceLoaderConstraints = false {product rw}
bool TraceMetadataHumongousAllocation = false {product}
bool TraceMonitorInflation = false {product}
bool TraceNMethodInstalls = false {diagnostic}
bool TraceParallelOldGCTasks = false {product}
intx TraceRedefineClasses = 0 {product}
bool TraceSafepointCleanupTime = false {product}
bool TraceSharedLookupCache = false {product}
bool TraceSuspendWaitFailures = false {product}
bool TraceTypeProfile = false {C2 diagnostic}
intx TrackedInitializationLimit = 50 {C2 product}
bool TransmitErrorReport = false {product}
bool TrapBasedNullChecks = false {pd product}
bool TrapBasedRangeChecks = false {C2 pd product}
intx TypeProfileArgsLimit = 2 {product}
uintx TypeProfileLevel = 111 {pd product}
intx TypeProfileMajorReceiverPercent = 90 {C2 product}
intx TypeProfileParmsLimit = 2 {product}
intx TypeProfileWidth = 2 {product}
intx UnguardOnExecutionViolation = 0 {product}
bool UnlinkSymbolsALot = false {product}
bool UnlockDiagnosticVMOptions := true {diagnostic}
bool UnrollLimitCheck = true {C2 diagnostic}
bool UnsyncloadClass = false {diagnostic}
bool Use486InstrsOnly = false {ARCH product}
bool UseAES = true {product}
bool UseAESIntrinsics = true {product}
intx UseAVX = 1 {ARCH product}
bool UseAdaptiveGCBoundary = false {product}
bool UseAdaptiveGenerationSizePolicyAtMajorCollection = true {product}
bool UseAdaptiveGenerationSizePolicyAtMinorCollection = true {product}
bool UseAdaptiveNUMAChunkSizing = true {product}
bool UseAdaptiveSizeDecayMajorGCCost = true {product}
bool UseAdaptiveSizePolicy = true {product}
bool UseAdaptiveSizePolicyFootprintGoal = true {product}
bool UseAdaptiveSizePolicyWithSystemGC = false {product}
bool UseAddressNop = true {ARCH product}
bool UseAltSigs = false {product}
bool UseAutoGCSelectPolicy = false {product}
bool UseBMI1Instructions = false {ARCH product}
bool UseBMI2Instructions = false {ARCH product}
bool UseBiasedLocking = true {product}
bool UseBimorphicInlining = true {C2 product}
bool UseBoundThreads = true {product}
bool UseBsdPosixThreadCPUClocks = true {product}
bool UseCLMUL = true {ARCH product}
bool UseCMSBestFit = true {product}
bool UseCMSCollectionPassing = true {product}
bool UseCMSCompactAtFullCollection = true {product}
bool UseCMSInitiatingOccupancyOnly = false {product}
bool UseCRC32Intrinsics = true {product}
bool UseCodeCacheFlushing = true {product}
bool UseCompiler = true {product}
bool UseCompilerSafepoints = true {product}
bool UseCompressedClassPointers := true {lp64_product}
bool UseCompressedOops := true {lp64_product}
bool UseConcMarkSweepGC = false {product}
bool UseCondCardMark = false {C2 product}
bool UseCountLeadingZerosInstruction = false {ARCH product}
bool UseCountTrailingZerosInstruction = false {ARCH product}
bool UseCountedLoopSafepoints = false {C2 product}
bool UseCounterDecay = true {product}
bool UseDivMod = true {C2 product}
bool UseDynamicNumberOfGCThreads = false {product}
bool UseFPUForSpilling = true {C2 product}
bool UseFastAccessorMethods = false {product}
bool UseFastEmptyMethods = false {product}
bool UseFastJNIAccessors = true {product}
bool UseFastStosb = true {ARCH product}
bool UseG1GC := true {product}
bool UseGCLogFileRotation = false {product}
bool UseGCOverheadLimit = true {product}
bool UseGCTaskAffinity = false {product}
bool UseHeavyMonitors = false {product}
bool UseHugeTLBFS = false {product}
bool UseImplicitStableValues = true {C2 diagnostic}
bool UseIncDec = true {ARCH diagnostic}
bool UseInlineCaches = true {product}
bool UseInlineDepthForSpeculativeTypes = true {C2 diagnostic}
bool UseInterpreter = true {product}
bool UseJumpTables = true {C2 product}
bool UseLWPSynchronization = true {product}
bool UseLargePages = false {pd product}
bool UseLargePagesInMetaspace = false {product}
bool UseLargePagesIndividualAllocation = false {pd product}
bool UseLockedTracing = false {product}
bool UseLoopCounter = true {product}
bool UseLoopInvariantCodeMotion = true {C1 product}
bool UseLoopPredicate = true {C2 product}
bool UseMathExactIntrinsics = true {C2 product}
bool UseMaximumCompactionOnSystemGC = true {product}
bool UseMembar = true {pd product}
bool UseMontgomeryMultiplyIntrinsic = false {C2 product}
bool UseMontgomerySquareIntrinsic = false {C2 product}
bool UseMulAddIntrinsic = false {C2 product}
bool UseMultiplyToLenIntrinsic = true {C2 product}
bool UseNUMA = false {product}
bool UseNUMAInterleaving = false {product}
bool UseNewCode = false {diagnostic}
bool UseNewCode2 = false {diagnostic}
bool UseNewCode3 = false {diagnostic}
bool UseNewLongLShift = false {ARCH product}
bool UseOSErrorReporting = false {pd product}
bool UseOldInlining = true {C2 product}
bool UseOnStackReplacement = true {pd product}
bool UseOnlyInlinedBimorphic = true {C2 product}
bool UseOprofile = false {product}
bool UseOptoBiasInlining = true {C2 product}
bool UsePSAdaptiveSurvivorSizePolicy = true {product}
bool UseParNewGC = false {product}
bool UseParallelGC = false {product}
bool UseParallelOldGC = false {product}
bool UsePerfData = true {product}
bool UsePopCountInstruction = true {product}
bool UseRDPCForConstantTableBase = false {C2 product}
bool UseRTMDeopt = false {ARCH product}
bool UseRTMLocking = false {ARCH product}
bool UseSHA = false {product}
bool UseSHA1Intrinsics = false {product}
bool UseSHA256Intrinsics = false {product}
bool UseSHA512Intrinsics = false {product}
bool UseSHM = false {product}
intx UseSSE = 4 {product}
bool UseSSE42Intrinsics = true {product}
bool UseSerialGC = false {product}
bool UseSharedSpaces = false {product}
bool UseSignalChaining = true {product}
bool UseSquareToLenIntrinsic = false {C2 product}
bool UseStoreImmI16 = false {ARCH product}
bool UseStringDeduplication = false {product}
bool UseSuperWord = true {C2 product}
bool UseTLAB = true {pd product}
bool UseThreadPriorities = true {pd product}
bool UseTypeProfile = true {product}
bool UseTypeSpeculation = true {C2 product}
bool UseUnalignedLoadStores = true {ARCH product}
bool UseVMInterruptibleIO = false {product}
bool UseXMMForArrayCopy = true {product}
bool UseXmmI2D = false {ARCH product}
bool UseXmmI2F = false {ARCH product}
bool UseXmmLoadAndClearUpper = true {ARCH product}
bool UseXmmRegToRegMoveAll = true {ARCH product}
bool VMThreadHintNoPreempt = false {product}
intx VMThreadPriority = -1 {product}
intx VMThreadStackSize = 1024 {pd product}
intx ValueMapInitialSize = 11 {C1 product}
intx ValueMapMaxLoopSize = 8 {C1 product}
intx ValueSearchLimit = 1000 {C2 product}
bool VerboseVerification = false {diagnostic}
bool VerifyAdapterCalls = false {diagnostic}
bool VerifyAfterGC = false {diagnostic}
bool VerifyBeforeExit = false {diagnostic}
bool VerifyBeforeGC = false {diagnostic}
bool VerifyBeforeIteration = false {diagnostic}
bool VerifyDuringGC = false {diagnostic}
bool VerifyDuringStartup = false {diagnostic}
intx VerifyGCLevel = 0 {diagnostic}
uintx VerifyGCStartAt = 0 {diagnostic}
bool VerifyMergedCPBytecodes = true {product}
bool VerifyMethodHandles = false {diagnostic}
bool VerifyObjectStartArray = true {diagnostic}
bool VerifyRememberedSets = false {diagnostic}
bool VerifySharedSpaces = false {product}
bool VerifySilently = false {diagnostic}
bool VerifyStringTableAtExit = false {diagnostic}
ccstrlist VerifySubSet = {diagnostic}
bool WhiteBoxAPI = false {diagnostic}
intx WorkAroundNPTLTimedWaitHang = 1 {product}
uintx YoungGenerationSizeIncrement = 20 {product}
uintx YoungGenerationSizeSupplement = 80 {product}
uintx YoungGenerationSizeSupplementDecay = 8 {product}
uintx YoungPLABSize = 4096 {product}
bool ZeroTLAB = false {product}
intx hashCode = 5 {product}
36429:
Native Memory Tracking:
Total: reserved=1766200KB, committed=466532KB
- Java Heap (reserved=358400KB, committed=358400KB)
(mmap: reserved=358400KB, committed=358400KB)
- Class (reserved=1056893KB, committed=4989KB)
(classes #416)
(malloc=125KB #148)
(mmap: reserved=1056768KB, committed=4864KB)
- Thread (reserved=33928KB, committed=33928KB)
(thread #34)
(stack: reserved=33792KB, committed=33792KB)
(malloc=97KB #177)
(arena=39KB #66)
- Code (reserved=249633KB, committed=2569KB)
(malloc=33KB #299)
(mmap: reserved=249600KB, committed=2536KB)
- GC (reserved=63683KB, committed=63683KB)
(malloc=17615KB #2312)
(mmap: reserved=46068KB, committed=46068KB)
- Compiler (reserved=132KB, committed=132KB)
(malloc=2KB #23)
(arena=131KB #3)
- Internal (reserved=1108KB, committed=1108KB)
(malloc=1076KB #1896)
(mmap: reserved=32KB, committed=32KB)
- Symbol (reserved=1366KB, committed=1366KB)
(malloc=910KB #86)
(arena=456KB #1)
- Native Memory Tracking (reserved=183KB, committed=183KB)
(malloc=84KB #1321)
(tracking overhead=99KB)
- Arena Chunk (reserved=175KB, committed=175KB)
(malloc=175KB)
- Unknown (reserved=700KB, committed=0KB)
(mmap: reserved=700KB, committed=0KB)
Virtual memory map:
[0x000000010b18b000 - 0x000000010b193000] reserved and committed 32KB for Internal from
[0x000000010c6b2f04] PerfMemory::create_memory_region(unsigned long)+0x728
[0x000000010c6b260b] PerfMemory::initialize()+0x39
[0x000000010c76e20f] Threads::create_vm(JavaVMInitArgs*, bool*)+0x13b
[0x000000010c524c0b] JNI_CreateJavaVM+0x76
[0x000000010d1a7000 - 0x000000010d567000] reserved 3840KB for Code from
[0x000000010c7af46c] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x174
[0x000000010c7af811] ReservedSpace::ReservedSpace(unsigned long, unsigned long)+0x81
[0x000000010c4a0963] CodeHeap::reserve(unsigned long, unsigned long, unsigned long)+0x1df
[0x000000010c39d053] CodeCache::initialize()+0x7d
[0x000000010d1a7000 - 0x000000010d1b1000] committed 40KB from
[0x000000010c7aeebf] VirtualSpace::expand_by(unsigned long, bool)+0x117
[0x000000010c7aefc0] VirtualSpace::initialize_with_granularity(ReservedSpace, unsigned long, unsigned long)+0xaa
[0x000000010c7af07f] VirtualSpace::initialize(ReservedSpace, unsigned long)+0x59
[0x000000010c4a09a6] CodeHeap::reserve(unsigned long, unsigned long, unsigned long)+0x222
[0x000000010dd6f000 - 0x000000010de1e000] reserved 700KB for GC from
[0x000000010c7af46c] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x174
[0x000000010c7af811] ReservedSpace::ReservedSpace(unsigned long, unsigned long)+0x81
[0x000000010c455c03] G1CollectedHeap::create_aux_memory_mapper(char const*, unsigned long, unsigned long)+0x2d
[0x000000010c456ad2] G1CollectedHeap::initialize()+0x296
[0x000000010dd6f000 - 0x000000010de1e000] committed 700KB from
[0x000000010c46954e] G1PageBasedVirtualSpace::commit_preferred_pages(unsigned long, unsigned long)+0x70
[0x000000010c469652] G1PageBasedVirtualSpace::commit_internal(unsigned long, unsigned long)+0xf6
[0x000000010c46979b] G1PageBasedVirtualSpace::commit(unsigned long, unsigned long)+0x12b
[0x000000010c46affe] G1RegionsSmallerThanCommitSizeMapper::commit_regions(unsigned int, unsigned long)+0x68
[0x000000010de1e000 - 0x000000010decd000] reserved 700KB for Unknown from
[0x000000010c7af46c] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x174
[0x000000010c7af811] ReservedSpace::ReservedSpace(unsigned long, unsigned long)+0x81
[0x000000010c456afa] G1CollectedHeap::initialize()+0x2be
[0x000000010c77ded7] Universe::initialize_heap()+0x1ed
[0x000000010decd000 - 0x000000010df7c000] reserved 700KB for GC from
[0x000000010c7af46c] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x174
[0x000000010c7af811] ReservedSpace::ReservedSpace(unsigned long, unsigned long)+0x81
[0x000000010c455c03] G1CollectedHeap::create_aux_memory_mapper(char const*, unsigned long, unsigned long)+0x2d
[0x000000010c456b1e] G1CollectedHeap::initialize()+0x2e2
[0x000000010decd000 - 0x000000010df7c000] committed 700KB from
[0x000000010c46954e] G1PageBasedVirtualSpace::commit_preferred_pages(unsigned long, unsigned long)+0x70
[0x000000010c469652] G1PageBasedVirtualSpace::commit_internal(unsigned long, unsigned long)+0xf6
[0x000000010c46979b] G1PageBasedVirtualSpace::commit(unsigned long, unsigned long)+0x12b
[0x000000010c46affe] G1RegionsSmallerThanCommitSizeMapper::commit_regions(unsigned int, unsigned long)+0x68
[0x000000010df7c000 - 0x000000010e02b000] reserved 700KB for GC from
[0x000000010c7af46c] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x174
[0x000000010c7af811] ReservedSpace::ReservedSpace(unsigned long, unsigned long)+0x81
[0x000000010c455c03] G1CollectedHeap::create_aux_memory_mapper(char const*, unsigned long, unsigned long)+0x2d
[0x000000010c456b45] G1CollectedHeap::initialize()+0x309
[0x000000010df7c000 - 0x000000010e02b000] committed 700KB from
[0x000000010c46954e] G1PageBasedVirtualSpace::commit_preferred_pages(unsigned long, unsigned long)+0x70
[0x000000010c469652] G1PageBasedVirtualSpace::commit_internal(unsigned long, unsigned long)+0xf6
[0x000000010c46979b] G1PageBasedVirtualSpace::commit(unsigned long, unsigned long)+0x12b
[0x000000010c46affe] G1RegionsSmallerThanCommitSizeMapper::commit_regions(unsigned int, unsigned long)+0x68
[0x000000010e02b000 - 0x000000010e5a3000] reserved 5600KB for GC from
[0x000000010c7af46c] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x174
[0x000000010c7af811] ReservedSpace::ReservedSpace(unsigned long, unsigned long)+0x81
[0x000000010c455c03] G1CollectedHeap::create_aux_memory_mapper(char const*, unsigned long, unsigned long)+0x2d
[0x000000010c456b6e] G1CollectedHeap::initialize()+0x332
[0x000000010e02b000 - 0x000000010e5a3000] committed 5600KB from
[0x000000010c46954e] G1PageBasedVirtualSpace::commit_preferred_pages(unsigned long, unsigned long)+0x70
[0x000000010c469652] G1PageBasedVirtualSpace::commit_internal(unsigned long, unsigned long)+0xf6
[0x000000010c46979b] G1PageBasedVirtualSpace::commit(unsigned long, unsigned long)+0x12b
[0x000000010c46b091] G1RegionsLargerThanCommitSizeMapper::commit_regions(unsigned int, unsigned long)+0x2f
[0x000000010e5a3000 - 0x000000010eb1b000] reserved 5600KB for GC from
[0x000000010c7af46c] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x174
[0x000000010c7af811] ReservedSpace::ReservedSpace(unsigned long, unsigned long)+0x81
[0x000000010c455c03] G1CollectedHeap::create_aux_memory_mapper(char const*, unsigned long, unsigned long)+0x2d
[0x000000010c456b8c] G1CollectedHeap::initialize()+0x350
[0x000000010e5a3000 - 0x000000010eb1b000] committed 5600KB from
[0x000000010c46954e] G1PageBasedVirtualSpace::commit_preferred_pages(unsigned long, unsigned long)+0x70
[0x000000010c469652] G1PageBasedVirtualSpace::commit_internal(unsigned long, unsigned long)+0xf6
[0x000000010c46979b] G1PageBasedVirtualSpace::commit(unsigned long, unsigned long)+0x12b
[0x000000010c46b091] G1RegionsLargerThanCommitSizeMapper::commit_regions(unsigned int, unsigned long)+0x2f
[0x000000010eb1b000 - 0x0000000110b1b000] reserved 32768KB for GC from
[0x000000010c7af46c] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x174
[0x000000010c7af811] ReservedSpace::ReservedSpace(unsigned long, unsigned long)+0x81
[0x000000010c3c62c8] CMMarkStack::allocate(unsigned long)+0x30
[0x000000010c3c6d8a] ConcurrentMark::ConcurrentMark(G1CollectedHeap*, G1RegionToSpaceMapper*, G1RegionToSpaceMapper*)+0x72e
[0x000000010eb1b000 - 0x0000000110b1b000] committed 32768KB from
[0x000000010c7aeebf] VirtualSpace::expand_by(unsigned long, bool)+0x117
[0x000000010c7aefc0] VirtualSpace::initialize_with_granularity(ReservedSpace, unsigned long, unsigned long)+0xaa
[0x000000010c7af07f] VirtualSpace::initialize(ReservedSpace, unsigned long)+0x59
[0x000000010c3c63b5] CMMarkStack::allocate(unsigned long)+0x11d
[0x0000000111323000 - 0x0000000111b23000] reserved 8192KB for Class from
[0x000000010c7af46c] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x174
[0x000000010c7af639] ReservedSpace::ReservedSpace(unsigned long, unsigned long, bool, char*, unsigned long)+0x17
[0x000000010c649173] VirtualSpaceNode::VirtualSpaceNode(unsigned long)+0x18b
[0x000000010c64928d] VirtualSpaceList::create_new_virtual_space(unsigned long)+0x3f
[0x0000000111323000 - 0x0000000111763000] committed 4352KB from
[0x000000010c7aeebf] VirtualSpace::expand_by(unsigned long, bool)+0x117
[0x000000010c648c55] VirtualSpaceNode::expand_by(unsigned long, unsigned long)+0x4f
[0x000000010c648ca2] VirtualSpaceList::expand_node_by(VirtualSpaceNode*, unsigned long, unsigned long)+0x3c
[0x000000010c64932e] VirtualSpaceList::expand_by(unsigned long, unsigned long)+0x52
[0x00000001135ee000 - 0x00000001225ee000] reserved 245760KB for Code from
[0x000000010c7af46c] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x174
[0x000000010c7af57b] ReservedCodeSpace::ReservedCodeSpace(unsigned long, unsigned long, bool)+0x23
[0x000000010c4a0844] CodeHeap::reserve(unsigned long, unsigned long, unsigned long)+0xc0
[0x000000010c39d053] CodeCache::initialize()+0x7d
[0x00000001135ee000 - 0x000000011385e000] committed 2496KB from
[0x000000010c7aeebf] VirtualSpace::expand_by(unsigned long, bool)+0x117
[0x000000010c7aefc0] VirtualSpace::initialize_with_granularity(ReservedSpace, unsigned long, unsigned long)+0xaa
[0x000000010c7af07f] VirtualSpace::initialize(ReservedSpace, unsigned long)+0x59
[0x000000010c4a08cb] CodeHeap::reserve(unsigned long, unsigned long, unsigned long)+0x147
[0x00000007aa200000 - 0x00000007c0000000] reserved 358400KB for Java Heap from
[0x000000010c7af442] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x14a
[0x000000010c7af6d6] ReservedHeapSpace::ReservedHeapSpace(unsigned long, unsigned long, bool, char*)+0x78
[0x000000010c77e1f6] Universe::reserve_heap(unsigned long, unsigned long)+0xd6
[0x000000010c456961] G1CollectedHeap::initialize()+0x125
[0x00000007aa200000 - 0x00000007c0000000] committed 358400KB from
[0x000000010c46954e] G1PageBasedVirtualSpace::commit_preferred_pages(unsigned long, unsigned long)+0x70
[0x000000010c469652] G1PageBasedVirtualSpace::commit_internal(unsigned long, unsigned long)+0xf6
[0x000000010c46979b] G1PageBasedVirtualSpace::commit(unsigned long, unsigned long)+0x12b
[0x000000010c46b091] G1RegionsLargerThanCommitSizeMapper::commit_regions(unsigned int, unsigned long)+0x2f
[0x00000007c0000000 - 0x0000000800000000] reserved 1048576KB for Class from
[0x000000010c7af442] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x14a
[0x000000010c7af639] ReservedSpace::ReservedSpace(unsigned long, unsigned long, bool, char*, unsigned long)+0x17
[0x000000010c6488f8] Metaspace::allocate_metaspace_compressed_klass_ptrs(char*, unsigned char*)+0x40
[0x000000010c649f82] Metaspace::global_initialize()+0x2e6
[0x00000007c0000000 - 0x00000007c0080000] committed 512KB from
[0x000000010c7aeebf] VirtualSpace::expand_by(unsigned long, bool)+0x117
[0x000000010c648c55] VirtualSpaceNode::expand_by(unsigned long, unsigned long)+0x4f
[0x000000010c648ca2] VirtualSpaceList::expand_node_by(VirtualSpaceNode*, unsigned long, unsigned long)+0x3c
[0x000000010c64932e] VirtualSpaceList::expand_by(unsigned long, unsigned long)+0x52
[0x000070000ded4000 - 0x000070000dfd4000] reserved and committed 1024KB for Thread Stack from
[0x000000010c76e248] Threads::create_vm(JavaVMInitArgs*, bool*)+0x174
[0x000000010c524c0b] JNI_CreateJavaVM+0x76
[0x000000010b0c80a1] JavaMain+0x134
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x000070000dfd7000 - 0x000070000e0d7000] reserved and committed 1024KB for Thread Stack from
[0x000000010c7c9992] GangWorker::initialize()+0x1c
[0x000000010c7c98a6] GangWorker::run()+0x18
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x000070000e0da000 - 0x000070000e1da000] reserved and committed 1024KB for Thread Stack from
[0x000000010c7c9992] GangWorker::initialize()+0x1c
[0x000000010c7c98a6] GangWorker::run()+0x18
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x000070000e1dd000 - 0x000070000e2dd000] reserved and committed 1024KB for Thread Stack from
[0x000000010c7c9992] GangWorker::initialize()+0x1c
[0x000000010c7c98a6] GangWorker::run()+0x18
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x000070000e2e0000 - 0x000070000e3e0000] reserved and committed 1024KB for Thread Stack from
[0x000000010c7c9992] GangWorker::initialize()+0x1c
[0x000000010c7c98a6] GangWorker::run()+0x18
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x000070000e3e3000 - 0x000070000e4e3000] reserved and committed 1024KB for Thread Stack from
[0x000000010c7c9992] GangWorker::initialize()+0x1c
[0x000000010c7c98a6] GangWorker::run()+0x18
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x000070000e4e6000 - 0x000070000e5e6000] reserved and committed 1024KB for Thread Stack from
[0x000000010c7c9992] GangWorker::initialize()+0x1c
[0x000000010c7c98a6] GangWorker::run()+0x18
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x000070000e5e9000 - 0x000070000e6e9000] reserved and committed 1024KB for Thread Stack from
[0x000000010c7c9992] GangWorker::initialize()+0x1c
[0x000000010c7c98a6] GangWorker::run()+0x18
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x000070000e6ec000 - 0x000070000e7ec000] reserved and committed 1024KB for Thread Stack from
[0x000000010c7c9992] GangWorker::initialize()+0x1c
[0x000000010c7c98a6] GangWorker::run()+0x18
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x000070000e7ef000 - 0x000070000e8ef000] reserved and committed 1024KB for Thread Stack from
[0x000000010c3c1cf8] ConcurrentGCThread::initialize_in_thread()+0x14
[0x000000010c3c1124] ConcurrentG1RefineThread::run()+0x12
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x000070000e8f2000 - 0x000070000e9f2000] reserved and committed 1024KB for Thread Stack from
[0x000000010c3c1cf8] ConcurrentGCThread::initialize_in_thread()+0x14
[0x000000010c3c1124] ConcurrentG1RefineThread::run()+0x12
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x000070000e9f5000 - 0x000070000eaf5000] reserved and committed 1024KB for Thread Stack from
[0x000000010c3c1cf8] ConcurrentGCThread::initialize_in_thread()+0x14
[0x000000010c3c1124] ConcurrentG1RefineThread::run()+0x12
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x000070000eaf8000 - 0x000070000ebf8000] reserved and committed 1024KB for Thread Stack from
[0x000000010c3c1cf8] ConcurrentGCThread::initialize_in_thread()+0x14
[0x000000010c3c1124] ConcurrentG1RefineThread::run()+0x12
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x000070000ebfb000 - 0x000070000ecfb000] reserved and committed 1024KB for Thread Stack from
[0x000000010c3c1cf8] ConcurrentGCThread::initialize_in_thread()+0x14
[0x000000010c3c1124] ConcurrentG1RefineThread::run()+0x12
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x000070000ecfe000 - 0x000070000edfe000] reserved and committed 1024KB for Thread Stack from
[0x000000010c3c1cf8] ConcurrentGCThread::initialize_in_thread()+0x14
[0x000000010c3c1124] ConcurrentG1RefineThread::run()+0x12
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x000070000ee01000 - 0x000070000ef01000] reserved and committed 1024KB for Thread Stack from
[0x000000010c3c1cf8] ConcurrentGCThread::initialize_in_thread()+0x14
[0x000000010c3c1124] ConcurrentG1RefineThread::run()+0x12
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x000070000ef04000 - 0x000070000f004000] reserved and committed 1024KB for Thread Stack from
[0x000000010c3c1cf8] ConcurrentGCThread::initialize_in_thread()+0x14
[0x000000010c3c1124] ConcurrentG1RefineThread::run()+0x12
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x000070000f007000 - 0x000070000f107000] reserved and committed 1024KB for Thread Stack from
[0x000000010c3c1cf8] ConcurrentGCThread::initialize_in_thread()+0x14
[0x000000010c3c1124] ConcurrentG1RefineThread::run()+0x12
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x000070000f10a000 - 0x000070000f20a000] reserved and committed 1024KB for Thread Stack from
[0x000000010c3c1cf8] ConcurrentGCThread::initialize_in_thread()+0x14
[0x000000010c3dcb4f] ConcurrentMarkThread::run()+0x1f
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x000070000f20d000 - 0x000070000f30d000] reserved and committed 1024KB for Thread Stack from
[0x000000010c7c9992] GangWorker::initialize()+0x1c
[0x000000010c7c98a6] GangWorker::run()+0x18
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x000070000f310000 - 0x000070000f410000] reserved and committed 1024KB for Thread Stack from
[0x000000010c7c9992] GangWorker::initialize()+0x1c
[0x000000010c7c98a6] GangWorker::run()+0x18
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x000070000f413000 - 0x000070000f513000] reserved and committed 1024KB for Thread Stack from
[0x000000010c7b7de8] VMThread::run()+0x20
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x00007fff5eaeb56d] _pthread_body+0x0
[0x000070000f516000 - 0x000070000f616000] reserved and committed 1024KB for Thread Stack from
[0x000000010c76d60f] JavaThread::run()+0x31
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x00007fff5eaeb56d] _pthread_body+0x0
[0x000070000f619000 - 0x000070000f719000] reserved and committed 1024KB for Thread Stack from
[0x000000010c76d60f] JavaThread::run()+0x31
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x00007fff5eaeb56d] _pthread_body+0x0
[0x000070000f71c000 - 0x000070000f81c000] reserved and committed 1024KB for Thread Stack from
[0x000000010c76d60f] JavaThread::run()+0x31
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x00007fff5eaeb56d] _pthread_body+0x0
[0x000070000f81f000 - 0x000070000f91f000] reserved and committed 1024KB for Thread Stack from
[0x000000010c76d60f] JavaThread::run()+0x31
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x00007fff5eaeb56d] _pthread_body+0x0
[0x000070000f922000 - 0x000070000fa22000] reserved and committed 1024KB for Thread Stack from
[0x000000010c76d60f] JavaThread::run()+0x31
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x00007fff5eaeb56d] _pthread_body+0x0
[0x000070000fa25000 - 0x000070000fb25000] reserved and committed 1024KB for Thread Stack from
[0x000000010c76d60f] JavaThread::run()+0x31
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x00007fff5eaeb56d] _pthread_body+0x0
[0x000070000fb28000 - 0x000070000fc28000] reserved and committed 1024KB for Thread Stack from
[0x000000010c76d60f] JavaThread::run()+0x31
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x00007fff5eaeb56d] _pthread_body+0x0
[0x000070000fc2b000 - 0x000070000fd2b000] reserved and committed 1024KB for Thread Stack from
[0x000000010c76d60f] JavaThread::run()+0x31
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x00007fff5eaeb56d] _pthread_body+0x0
[0x000070000fd2e000 - 0x000070000fe2e000] reserved and committed 1024KB for Thread Stack from
[0x000000010c76d60f] JavaThread::run()+0x31
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x00007fff5eaeb56d] _pthread_body+0x0
[0x000070000fe31000 - 0x000070000ff31000] reserved and committed 1024KB for Thread Stack from
[0x000000010c76d33e] WatcherThread::run()+0x1c
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x00007fff5eaeb56d] _pthread_body+0x0
[0x000070000ff34000 - 0x0000700010034000] reserved and committed 1024KB for Thread Stack from
[0x000000010c2cbdde] attach_listener_thread_entry(JavaThread*, Thread*)+0x29
[0x000000010c76c0b3] JavaThread::thread_main_inner()+0x9b
[0x000000010c76d7a0] JavaThread::run()+0x1c2
[0x000000010c68baee] java_start(Thread*)+0xf6
Details:
[0x000000010c3dbeff] ArrayAllocator<oopDesc*, (MemoryType)5>::allocate(unsigned long)+0x8b
[0x000000010c3c71c6] ConcurrentMark::ConcurrentMark(G1CollectedHeap*, G1RegionToSpaceMapper*, G1RegionToSpaceMapper*)+0xb6a
[0x000000010c456d89] G1CollectedHeap::initialize()+0x54d
[0x000000010c77ded7] Universe::initialize_heap()+0x1ed
(malloc=8192KB #8)
[0x000000010c45f1b7] ArrayAllocator<StarTask, (MemoryType)5>::allocate(unsigned long)+0x8b
[0x000000010c456736] G1CollectedHeap::G1CollectedHeap(G1CollectorPolicy*)+0xade
[0x000000010c77dd95] Universe::initialize_heap()+0xab
[0x000000010c77e3b9] universe_init()+0x25
(malloc=8192KB #8)
[0x000000010c4ab11f] OtherRegionsTable::OtherRegionsTable(HeapRegion*, Mutex*)+0x141
[0x000000010c4ab253] HeapRegionRemSet::HeapRegionRemSet(G1BlockOffsetSharedArray*, HeapRegion*)+0x73
[0x000000010c4a73d6] HeapRegion::HeapRegion(unsigned int, G1BlockOffsetSharedArray*, MemRegion)+0x152
[0x000000010c44ee7e] G1Allocator::new_heap_region(unsigned int, G1BlockOffsetSharedArray*, MemRegion)+0x46
(malloc=702KB #351)
[0x000000010c2d77e3] ArrayAllocator<unsigned long, (MemoryType)7>::allocate(unsigned long)+0x8b
[0x000000010c2d7544] BitMap::resize(unsigned long, bool)+0x6c
[0x000000010c3c7206] ConcurrentMark::ConcurrentMark(G1CollectedHeap*, G1RegionToSpaceMapper*, G1RegionToSpaceMapper*)+0xbaa
[0x000000010c456d89] G1CollectedHeap::initialize()+0x54d
(malloc=700KB #8)
[0x000000010c49e8e5] BasicHashtable<(MemoryType)9>::BasicHashtable(int, int)+0x8b
[0x000000010c77fcc8] StringTable::create_table()+0x31
[0x000000010c77e47d] universe_init()+0xe9
[0x000000010c4b3e7e] init_globals()+0x4c
(malloc=469KB #1)
[0x000000010c2a5051] Arena::Arena(MemoryType, unsigned long)+0x35
[0x000000010c7361e0] SymbolTable::initialize_symbols(int)+0x52
[0x000000010c77e478] universe_init()+0xe4
[0x000000010c4b3e7e] init_globals()+0x4c
(malloc=360KB #1)
[0x000000010c49e77c] BasicHashtable<(MemoryType)9>::new_entry(unsigned int)+0xea
[0x000000010c49e84f] Hashtable<Symbol*, (MemoryType)9>::new_entry(unsigned int, Symbol*)+0x11
[0x000000010c7363ca] SymbolTable::basic_add(ClassLoaderData*, constantPoolHandle, int, char const**, int*, int*, unsigned int*, Thread*)+0x14e
[0x000000010c7366a3] SymbolTable::add(ClassLoaderData*, constantPoolHandle, int, char const**, int*, int*, unsigned int*, Thread*)+0xcb
(malloc=224KB #28)
[0x000000010c44ee64] G1Allocator::new_heap_region(unsigned int, G1BlockOffsetSharedArray*, MemRegion)+0x2c
[0x000000010c4a9261] HeapRegionManager::new_heap_region(unsigned int)+0x69
[0x000000010c4a92fb] HeapRegionManager::make_regions_available(unsigned int, unsigned int)+0x93
[0x000000010c4a9566] HeapRegionManager::expand_at(unsigned int, unsigned int)+0x44
(malloc=167KB #350)
[0x000000010c49e8e5] BasicHashtable<(MemoryType)9>::BasicHashtable(int, int)+0x8b
[0x000000010c77fd6a] SymbolTable::create_table()+0x31
[0x000000010c77e478] universe_init()+0xe4
[0x000000010c4b3e7e] init_globals()+0x4c
(malloc=156KB #1)
[0x000000010c7067a6] RSHashTable::RSHashTable(unsigned long)+0x9e
[0x000000010c7077f5] SparsePRT::SparsePRT(HeapRegion*)+0x39
[0x000000010c4ab05c] OtherRegionsTable::OtherRegionsTable(HeapRegion*, Mutex*)+0x7e
[0x000000010c4ab253] HeapRegionRemSet::HeapRegionRemSet(G1BlockOffsetSharedArray*, HeapRegion*)+0x73
(malloc=132KB #351)
[0x000000010c4a73c0] HeapRegion::HeapRegion(unsigned int, G1BlockOffsetSharedArray*, MemRegion)+0x13c
[0x000000010c44ee7e] G1Allocator::new_heap_region(unsigned int, G1BlockOffsetSharedArray*, MemRegion)+0x46
[0x000000010c4a9261] HeapRegionManager::new_heap_region(unsigned int)+0x69
[0x000000010c4a92fb] HeapRegionManager::make_regions_available(unsigned int, unsigned int)+0x93
(malloc=109KB #350)
[0x000000010c2d77e3] ArrayAllocator<unsigned long, (MemoryType)7>::allocate(unsigned long)+0x8b
[0x000000010c2d7544] BitMap::resize(unsigned long, bool)+0x6c
[0x000000010c3c682a] ConcurrentMark::ConcurrentMark(G1CollectedHeap*, G1RegionToSpaceMapper*, G1RegionToSpaceMapper*)+0x1ce
[0x000000010c456d89] G1CollectedHeap::initialize()+0x54d
(malloc=88KB #1)
[0x000000010c626544] MallocSiteTable::new_entry(NativeCallStack const&)+0x0
[0x000000010c6265ae] MallocSiteTable::lookup_or_add(NativeCallStack const&, unsigned long*, unsigned long*)+0x0
[0x000000010c6268c2] MallocSiteTable::allocation_at(NativeCallStack const&, unsigned long, unsigned long*, unsigned long*)+0x0
(malloc=79KB #1264)
[0x000000010c2a5728] ChunkPool::allocate(unsigned long, AllocFailStrategy::AllocFailEnum)+0xaa
[0x000000010c2a4d26] Chunk::operator new(unsigned long, AllocFailStrategy::AllocFailEnum, unsigned long)+0x66
[0x000000010c2a4e47] Arena::grow(unsigned long, AllocFailStrategy::AllocFailEnum)+0x35
[0x000000010c49c21d] GenericGrowableArray::raw_allocate(int)+0x115
(malloc=64KB #2)
[0x000000010c3e6279] ConstantPool::ConstantPool(Array<unsigned char>*)+0x6d
[0x000000010c3e149a] ConstantPool::allocate(ClassLoaderData*, int, Thread*)+0x72
[0x000000010c38772f] ClassFileParser::parse_constant_pool(Thread*)+0xdf
[0x000000010c388bc8] ClassFileParser::parseClassFile(Symbol*, ClassLoaderData*, Handle, KlassHandle, GrowableArray<Handle>*, TempNewSymbol&, bool, Thread*)+0x68c
(malloc=49KB #416)
[0x000000010c49eaca] BasicHashtable<(MemoryType)1>::new_entry(unsigned int)+0xea
[0x000000010c49eb81] Hashtable<Symbol*, (MemoryType)1>::new_entry(unsigned int, Symbol*)+0x11
[0x000000010c6b715b] PlaceholderTable::new_entry(int, Symbol*, ClassLoaderData*, bool, Symbol*)+0x25
[0x000000010c6b7644] PlaceholderTable::find_and_add(int, unsigned int, Symbol*, ClassLoaderData*, PlaceholderTable::classloadAction, Symbol*, Thread*)+0x70
(malloc=32KB #1)
[0x000000010c49eaca] BasicHashtable<(MemoryType)1>::new_entry(unsigned int)+0xea
[0x000000010c49ebb9] Hashtable<Klass*, (MemoryType)1>::new_entry(unsigned int, Klass*)+0x11
[0x000000010c431dad] Dictionary::new_entry(unsigned int, Klass*, ClassLoaderData*)+0x15
[0x000000010c431e20] Dictionary::add_klass(Symbol*, ClassLoaderData*, KlassHandle)+0x44
(malloc=32KB #2)
[0x000000010c2a5728] ChunkPool::allocate(unsigned long, AllocFailStrategy::AllocFailEnum)+0xaa
[0x000000010c2a4d26] Chunk::operator new(unsigned long, AllocFailStrategy::AllocFailEnum, unsigned long)+0x66
[0x000000010c2a4e47] Arena::grow(unsigned long, AllocFailStrategy::AllocFailEnum)+0x35
[0x000000010c3e9228] DebugInformationRecorder::DebugInformationRecorder(OopRecorder*)+0x52
(malloc=32KB #1)
[0x000000010c2a5728] ChunkPool::allocate(unsigned long, AllocFailStrategy::AllocFailEnum)+0xaa
[0x000000010c2a4d26] Chunk::operator new(unsigned long, AllocFailStrategy::AllocFailEnum, unsigned long)+0x66
[0x000000010c2a4e47] Arena::grow(unsigned long, AllocFailStrategy::AllocFailEnum)+0x35
[0x000000010c3eef88] StatefulMethodFamily::StatefulMethodFamily()+0x16
(malloc=32KB #1)
[0x000000010c2a5728] ChunkPool::allocate(unsigned long, AllocFailStrategy::AllocFailEnum)+0xaa
[0x000000010c2a4d26] Chunk::operator new(unsigned long, AllocFailStrategy::AllocFailEnum, unsigned long)+0x66
[0x000000010c2a4e47] Arena::grow(unsigned long, AllocFailStrategy::AllocFailEnum)+0x35
[0x000000010c39b624] CodeSection::initialize_locs(int)+0x3a
(malloc=32KB #1)
[0x000000010c2a5728] ChunkPool::allocate(unsigned long, AllocFailStrategy::AllocFailEnum)+0xaa
[0x000000010c2a4d26] Chunk::operator new(unsigned long, AllocFailStrategy::AllocFailEnum, unsigned long)+0x66
[0x000000010c2a4e47] Arena::grow(unsigned long, AllocFailStrategy::AllocFailEnum)+0x35
[0x000000010c43096b] Dict::Dict(int (*)(void const*, void const*), int (*)(void const*), Arena*, int)+0xa1
(malloc=32KB #1)
[0x000000010c2a5728] ChunkPool::allocate(unsigned long, AllocFailStrategy::AllocFailEnum)+0xaa
[0x000000010c2a4d26] Chunk::operator new(unsigned long, AllocFailStrategy::AllocFailEnum, unsigned long)+0x66
[0x000000010c2a4e47] Arena::grow(unsigned long, AllocFailStrategy::AllocFailEnum)+0x35
[0x000000010c4f50d8] java_lang_Class::create_mirror(KlassHandle, Handle, Handle, Thread*)+0x8c
(malloc=32KB #1)
[0x000000010c2a5728] ChunkPool::allocate(unsigned long, AllocFailStrategy::AllocFailEnum)+0xaa
[0x000000010c2a4d26] Chunk::operator new(unsigned long, AllocFailStrategy::AllocFailEnum, unsigned long)+0x66
[0x000000010c2a4e47] Arena::grow(unsigned long, AllocFailStrategy::AllocFailEnum)+0x35
[0x000000010c3b24d8] Compile::Init(int)+0x5e8
(malloc=32KB #1)
[0x000000010c2a5728] ChunkPool::allocate(unsigned long, AllocFailStrategy::AllocFailEnum)+0xaa
[0x000000010c2a4d26] Chunk::operator new(unsigned long, AllocFailStrategy::AllocFailEnum, unsigned long)+0x66
[0x000000010c2a4e47] Arena::grow(unsigned long, AllocFailStrategy::AllocFailEnum)+0x35
[0x000000010c4c200b] InstanceKlass::link_class_impl(instanceKlassHandle, bool, Thread*)+0x2b1
(malloc=32KB #1)
[0x000000010c2a5728] ChunkPool::allocate(unsigned long, AllocFailStrategy::AllocFailEnum)+0xaa
[0x000000010c2a4d26] Chunk::operator new(unsigned long, AllocFailStrategy::AllocFailEnum, unsigned long)+0x66
[0x000000010c2a4e47] Arena::grow(unsigned long, AllocFailStrategy::AllocFailEnum)+0x35
[0x000000010c34abc5] Runtime1::generate_exception_throw(StubAssembler*, unsigned char*, bool)+0x103
(malloc=32KB #1)
[0x000000010c2a5728] ChunkPool::allocate(unsigned long, AllocFailStrategy::AllocFailEnum)+0xaa
[0x000000010c2a4d26] Chunk::operator new(unsigned long, AllocFailStrategy::AllocFailEnum, unsigned long)+0x66
[0x000000010c2a4e47] Arena::grow(unsigned long, AllocFailStrategy::AllocFailEnum)+0x35
[0x000000010c42bca7] JMXStartRemoteDCmd::num_arguments()+0x51
(malloc=32KB #1)
[0x000000010c2a5728] ChunkPool::allocate(unsigned long, AllocFailStrategy::AllocFailEnum)+0xaa
[0x000000010c2a4d26] Chunk::operator new(unsigned long, AllocFailStrategy::AllocFailEnum, unsigned long)+0x66
[0x000000010c2a4e47] Arena::grow(unsigned long, AllocFailStrategy::AllocFailEnum)+0x35
[0x000000010c3eee6f] FindMethodsByErasedSig::new_node_data(InstanceKlass*)+0x15
(malloc=32KB #1)
[0x000000010c2a5728] ChunkPool::allocate(unsigned long, AllocFailStrategy::AllocFailEnum)+0xaa
[0x000000010c2a4d26] Chunk::operator new(unsigned long, AllocFailStrategy::AllocFailEnum, unsigned long)+0x66
[0x000000010c2a4f76] Arena::Arena(MemoryType)+0x2e
[0x000000010c76db24] Thread::Thread()+0xee
(malloc=29KB #30)
[0x000000010c49e77c] BasicHashtable<(MemoryType)9>::new_entry(unsigned int)+0xea
[0x000000010c49e833] Hashtable<oopDesc*, (MemoryType)9>::new_entry(unsigned int, oopDesc*)+0x11
[0x000000010c735782] StringTable::basic_add(int, Handle, unsigned short*, int, unsigned int, Thread*)+0x78
[0x000000010c7358aa] StringTable::intern(Handle, unsigned short*, int, Thread*)+0xf2
(malloc=24KB #3)
[0x000000010c49e77c] BasicHashtable<(MemoryType)9>::new_entry(unsigned int)+0xea
[0x000000010c49e84f] Hashtable<Symbol*, (MemoryType)9>::new_entry(unsigned int, Symbol*)+0x11
[0x000000010c7364ea] SymbolTable::basic_add(int, unsigned char*, int, unsigned int, bool, Thread*)+0xc8
[0x000000010c7365bb] SymbolTable::new_permanent_symbol(char const*, Thread*)+0xa3
(malloc=24KB #3)
[0x000000010c7677b7] Thread::allocate(unsigned long, bool, MemoryType)+0x93
[0x000000010c3c0d39] ConcurrentG1Refine::ConcurrentG1Refine(G1CollectedHeap*, CardTableEntryClosure*)+0x1e7
[0x000000010c45694b] G1CollectedHeap::initialize()+0x10f
[0x000000010c77ded7] Universe::initialize_heap()+0x1ed
(malloc=23KB #9)
[0x000000010c4ab479] Padded2DArray<int, (MemoryType)5, 64ul>::create_unfreeable(unsigned int, unsigned int, unsigned long*)+0xa7
[0x000000010c4aa767] FromCardCache::initialize(unsigned int, unsigned int)+0x51
[0x000000010c456daf] G1CollectedHeap::initialize()+0x573
[0x000000010c77ded7] Universe::initialize_heap()+0x1ed
(malloc=22KB #1)
[0x000000010c738b24] ObjectMonitor::operator new(unsigned long)+0x60
[0x000000010c737630] ObjectSynchronizer::omAlloc(Thread*)+0xc8
[0x000000010c737b01] ObjectSynchronizer::inflate(Thread*, oopDesc*)+0x105
[0x000000010c7384da] ObjectSynchronizer::waitUninterruptibly(Handle, long, Thread*)+0x48
(malloc=22KB #1)
[0x000000010c70686c] RSHashTable::RSHashTable(unsigned long)+0x164
[0x000000010c7077f5] SparsePRT::SparsePRT(HeapRegion*)+0x39
[0x000000010c4ab05c] OtherRegionsTable::OtherRegionsTable(HeapRegion*, Mutex*)+0x7e
[0x000000010c4ab253] HeapRegionRemSet::HeapRegionRemSet(G1BlockOffsetSharedArray*, HeapRegion*)+0x73
(malloc=22KB #351)
[0x000000010c3c72d5] ConcurrentMark::ConcurrentMark(G1CollectedHeap*, G1RegionToSpaceMapper*, G1RegionToSpaceMapper*)+0xc79
[0x000000010c456d89] G1CollectedHeap::initialize()+0x54d
[0x000000010c77ded7] Universe::initialize_heap()+0x1ed
[0x000000010c77e3b9] universe_init()+0x25
(malloc=22KB #8)
[0x000000010c7677b7] Thread::allocate(unsigned long, bool, MemoryType)+0x93
[0x000000010c7ca494] WorkGang::allocate_worker(unsigned int)+0x26
[0x000000010c7ca811] WorkGang::initialize_workers()+0x143
[0x000000010c455c7d] G1CollectedHeap::G1CollectedHeap(G1CollectorPolicy*)+0x25
(malloc=20KB #8)
[0x000000010c7077e0] SparsePRT::SparsePRT(HeapRegion*)+0x24
[0x000000010c4ab05c] OtherRegionsTable::OtherRegionsTable(HeapRegion*, Mutex*)+0x7e
[0x000000010c4ab253] HeapRegionRemSet::HeapRegionRemSet(G1BlockOffsetSharedArray*, HeapRegion*)+0x73
[0x000000010c4a73d6] HeapRegion::HeapRegion(unsigned int, G1BlockOffsetSharedArray*, MemRegion)+0x152
(malloc=19KB #351)
[0x000000010c2d77e3] ArrayAllocator<unsigned long, (MemoryType)7>::allocate(unsigned long)+0x8b
[0x000000010c2d7544] BitMap::resize(unsigned long, bool)+0x6c
[0x000000010c4ab020] OtherRegionsTable::OtherRegionsTable(HeapRegion*, Mutex*)+0x42
[0x000000010c4ab253] HeapRegionRemSet::HeapRegionRemSet(G1BlockOffsetSharedArray*, HeapRegion*)+0x73
(malloc=16KB #351)
[0x000000010c49eaca] BasicHashtable<(MemoryType)1>::new_entry(unsigned int)+0xea
[0x000000010c49eb9d] Hashtable<oopDesc*, (MemoryType)1>::new_entry(unsigned int, oopDesc*)+0x11
[0x000000010c431a57] ProtectionDomainCacheTable::get(oopDesc*)+0x4f
[0x000000010c431abd] DictionaryEntry::add_protection_domain(Dictionary*, oopDesc*)+0x31
(malloc=16KB #1)
[0x000000010c49ec6b] BasicHashtable<(MemoryType)1>::BasicHashtable(int, int)+0x8b
[0x000000010c431892] Dictionary::Dictionary(int)+0x62
[0x000000010c73def6] SystemDictionary::initialize(Thread*)+0x48
[0x000000010c77f9b6] Universe::genesis(Thread*)+0x3e4
(malloc=16KB #1)
[0x000000010c2d77e3] ArrayAllocator<unsigned long, (MemoryType)7>::allocate(unsigned long)+0x8b
[0x000000010c2d7544] BitMap::resize(unsigned long, bool)+0x6c
[0x000000010c469a9f] G1PageBasedVirtualSpace::initialize_with_page_size(ReservedSpace, unsigned long, unsigned long)+0x1eb
[0x000000010c469056] G1PageBasedVirtualSpace::G1PageBasedVirtualSpace(ReservedSpace, unsigned long, unsigned long)+0xae
(malloc=11KB #6)
[0x000000010c39f5f6] EventLogBase<GCMessage>::EventLogBase(char const*, int)+0x6e
[0x000000010c39ee2b] CollectedHeap::CollectedHeap()+0x173
[0x000000010c6e4d9f] SharedHeap::SharedHeap(CollectorPolicy*)+0x1b
[0x000000010c455c7d] G1CollectedHeap::G1CollectedHeap(G1CollectorPolicy*)+0x25
(malloc=10KB #1)
[0x000000010c2a5728] ChunkPool::allocate(unsigned long, AllocFailStrategy::AllocFailEnum)+0xaa
[0x000000010c2a4d26] Chunk::operator new(unsigned long, AllocFailStrategy::AllocFailEnum, unsigned long)+0x66
[0x000000010c2a5051] Arena::Arena(MemoryType, unsigned long)+0x35
[0x000000010c63461a] Matcher::Matcher()+0x3a
(malloc=10KB #1)
[0x000000010c77dd7e] Universe::initialize_heap()+0x94
[0x000000010c77e3b9] universe_init()+0x25
[0x000000010c4b3e7e] init_globals()+0x4c
[0x000000010c76e2a3] Threads::create_vm(JavaVMInitArgs*, bool*)+0x1cf
(malloc=10KB #1)
[0x000000010c7677b7] Thread::allocate(unsigned long, bool, MemoryType)+0x93
[0x000000010c3b7975] CompileBroker::make_compiler_thread(char const*, CompileQueue*, CompilerCounters*, AbstractCompiler*, Thread*)+0x113
[0x000000010c3b7daa] CompileBroker::init_compiler_threads(int, int)+0x1b4
[0x000000010c3b7fa0] CompileBroker::compilation_init()+0xb2
(malloc=9KB #3)
[0x000000010c49e77c] BasicHashtable<(MemoryType)9>::new_entry(unsigned int)+0xea
[0x000000010c49e84f] Hashtable<Symbol*, (MemoryType)9>::new_entry(unsigned int, Symbol*)+0x11
[0x000000010c7364ea] SymbolTable::basic_add(int, unsigned char*, int, unsigned int, bool, Thread*)+0xc8
[0x000000010c73698e] SymbolTable::lookup(char const*, int, Thread*)+0x88
(malloc=8KB #1)
[0x000000010c46704b] G1HotCardCache::initialize(G1RegionToSpaceMapper*)+0x99
[0x000000010c456bdc] G1CollectedHeap::initialize()+0x3a0
[0x000000010c77ded7] Universe::initialize_heap()+0x1ed
[0x000000010c77e3b9] universe_init()+0x25
(malloc=8KB #1)
[0x000000010c49ec6b] BasicHashtable<(MemoryType)1>::BasicHashtable(int, int)+0x8b
[0x000000010c73df1c] SystemDictionary::initialize(Thread*)+0x6e
[0x000000010c77f9b6] Universe::genesis(Thread*)+0x3e4
[0x000000010c77fc42] universe2_init()+0x27
(malloc=8KB #1)
[0x000000010c49ec6b] BasicHashtable<(MemoryType)1>::BasicHashtable(int, int)+0x8b
[0x000000010c431859] Dictionary::Dictionary(int)+0x29
[0x000000010c73def6] SystemDictionary::initialize(Thread*)+0x48
[0x000000010c77f9b6] Universe::genesis(Thread*)+0x3e4
(malloc=8KB #1)
[0x000000010c2a5728] ChunkPool::allocate(unsigned long, AllocFailStrategy::AllocFailEnum)+0xaa
[0x000000010c2a4d26] Chunk::operator new(unsigned long, AllocFailStrategy::AllocFailEnum, unsigned long)+0x66
[0x000000010c2a5051] Arena::Arena(MemoryType, unsigned long)+0x35
[0x000000010c76db54] Thread::Thread()+0x11e
(malloc=7KB #33)
[0x000000010c399b78] CodeBlob::set_oop_maps(OopMapSet*)+0x80
[0x000000010c399cb3] CodeBlob::CodeBlob(char const*, CodeBuffer*, int, int, int, int, OopMapSet*)+0xa9
[0x000000010c39a85c] RuntimeStub::new_runtime_stub(char const*, CodeBuffer*, int, int, OopMapSet*, bool)+0x92
[0x000000010c3431be] Runtime1::generate_blob_for(BufferBlob*, Runtime1::StubID)+0x11c
(malloc=7KB #29)
[0x000000010c7677b7] Thread::allocate(unsigned long, bool, MemoryType)+0x93
[0x000000010c549633] JVM_StartThread+0x74
[0x0000000113605a74]
(malloc=6KB #2)
[0x000000010c69ed36] ParkEvent::Allocate(Thread*)+0x78
[0x000000010c76dd20] Thread::Thread()+0x2ea
[0x000000010c76f010] NamedThread::NamedThread()+0x14
[0x000000010c7ca4a4] WorkGang::allocate_worker(unsigned int)+0x36
(malloc=5KB #10)
[0x000000010c69ed36] ParkEvent::Allocate(Thread*)+0x78
[0x000000010c76dd11] Thread::Thread()+0x2db
[0x000000010c76f010] NamedThread::NamedThread()+0x14
[0x000000010c7ca4a4] WorkGang::allocate_worker(unsigned int)+0x36
(malloc=5KB #10)
[0x000000010c69ed36] ParkEvent::Allocate(Thread*)+0x78
[0x000000010c76dd02] Thread::Thread()+0x2cc
[0x000000010c76f010] NamedThread::NamedThread()+0x14
[0x000000010c7ca4a4] WorkGang::allocate_worker(unsigned int)+0x36
(malloc=5KB #10)
[0x000000010c69ed36] ParkEvent::Allocate(Thread*)+0x78
[0x000000010c76dcf3] Thread::Thread()+0x2bd
[0x000000010c76f010] NamedThread::NamedThread()+0x14
[0x000000010c7ca4a4] WorkGang::allocate_worker(unsigned int)+0x36
(malloc=5KB #10)
[0x000000010c69ed36] ParkEvent::Allocate(Thread*)+0x78
[0x000000010c76dd20] Thread::Thread()+0x2ea
[0x000000010c76f010] NamedThread::NamedThread()+0x14
[0x000000010c3c1d70] ConcurrentGCThread::ConcurrentGCThread()+0x14
(malloc=5KB #10)
[0x000000010c69ed36] ParkEvent::Allocate(Thread*)+0x78
[0x000000010c76dd11] Thread::Thread()+0x2db
[0x000000010c76f010] NamedThread::NamedThread()+0x14
[0x000000010c3c1d70] ConcurrentGCThread::ConcurrentGCThread()+0x14
(malloc=5KB #10)
[0x000000010c69ed36] ParkEvent::Allocate(Thread*)+0x78
[0x000000010c76dd02] Thread::Thread()+0x2cc
[0x000000010c76f010] NamedThread::NamedThread()+0x14
[0x000000010c3c1d70] ConcurrentGCThread::ConcurrentGCThread()+0x14
(malloc=5KB #10)
[0x000000010c69ed36] ParkEvent::Allocate(Thread*)+0x78
[0x000000010c76dcf3] Thread::Thread()+0x2bd
[0x000000010c76f010] NamedThread::NamedThread()+0x14
[0x000000010c3c1d70] ConcurrentGCThread::ConcurrentGCThread()+0x14
(malloc=5KB #10)
[0x000000010c7677b7] Thread::allocate(unsigned long, bool, MemoryType)+0x93
[0x000000010c7ca494] WorkGang::allocate_worker(unsigned int)+0x26
[0x000000010c7ca811] WorkGang::initialize_workers()+0x143
[0x000000010c3c6c87] ConcurrentMark::ConcurrentMark(G1CollectedHeap*, G1RegionToSpaceMapper*, G1RegionToSpaceMapper*)+0x62b
(malloc=5KB #2)
[0x000000010c49c198] GenericGrowableArray::raw_allocate(int)+0x90
[0x000000010c38fb61] GrowableArray<Metadata*>::GrowableArray(int, bool, MemoryType)+0x31
[0x000000010c76db96] Thread::Thread()+0x160
[0x000000010c76f010] NamedThread::NamedThread()+0x14
(malloc=5KB #21)
[0x000000010c399b78] CodeBlob::set_oop_maps(OopMapSet*)+0x80
[0x000000010c399cb3] CodeBlob::CodeBlob(char const*, CodeBuffer*, int, int, int, int, OopMapSet*)+0xa9
[0x000000010c66ddbe] nmethod::nmethod(Method*, int, int, int, CodeOffsets*, int, DebugInformationRecorder*, Dependencies*, CodeBuffer*, int, OopMapSet*, ExceptionHandlerTable*, ImplicitExceptionTable*, AbstractCompiler*, int)+0x4e
[0x000000010c66ea0d] nmethod::new_nmethod(methodHandle, int, int, CodeOffsets*, int, DebugInformationRecorder*, Dependencies*, CodeBuffer*, int, OopMapSet*, ExceptionHandlerTable*, ImplicitExceptionTable*, AbstractCompiler*, int)+0x1ef
(malloc=4KB #12)
[0x000000010c49e4b6] BasicHashtable<(MemoryType)4>::new_entry(unsigned int)+0xea
[0x000000010c6e5ef2] AdapterHandlerLibrary::new_entry(AdapterFingerPrint*, unsigned char*, unsigned char*, unsigned char*)+0x36
[0x000000010c6fccb7] SharedRuntime::generate_i2c2i_adapters(MacroAssembler*, int, int, BasicType const*, VMRegPair const*, AdapterFingerPrint*)+0x217f
[0x000000010c6e6784] AdapterHandlerLibrary::get_adapter(methodHandle)+0x278
(malloc=4KB #1)
[0x000000010c49e4b6] BasicHashtable<(MemoryType)4>::new_entry(unsigned int)+0xea
[0x000000010c6e5fa5] AdapterHandlerLibrary::initialize()+0x93
[0x000000010c6e6595] AdapterHandlerLibrary::get_adapter(methodHandle)+0x89
[0x000000010c64faee] Method::make_adapters(methodHandle, Thread*)+0x6c
(malloc=4KB #1)
[0x000000010c6378f1] LinkedListImpl<MallocSite, (ResourceObj::allocation_type)2, (MemoryType)10, (AllocFailStrategy::AllocFailEnum)1>::new_node(MallocSite const&) const+0x27
[0x000000010c635d24] LinkedListImpl<MallocSite, (ResourceObj::allocation_type)2, (MemoryType)10, (AllocFailStrategy::AllocFailEnum)1>::add(MallocSite const&)+0x12
[0x000000010c636339] MallocAllocationSiteWalker::do_malloc_site(MallocSite const*)+0x23
[0x000000010c6262f0] MallocSiteTable::walk(MallocSiteWalker*)+0x2e
(malloc=4KB #57)
[0x000000010c6e66c4] AdapterHandlerLibrary::get_adapter(methodHandle)+0x1b8
[0x000000010c64faee] Method::make_adapters(methodHandle, Thread*)+0x6c
[0x000000010c6501c0] Method::link_method(methodHandle, Thread*)+0x126
[0x000000010c4c18a3] InstanceKlass::link_methods(Thread*)+0xb5
(malloc=3KB #145)
[0x000000010c734cf4] Symbol::operator new(unsigned long, int, Thread*)+0x90
[0x000000010c736254] SymbolTable::allocate_symbol(unsigned char const*, int, bool, Thread*)+0x72
[0x000000010c7364ce] SymbolTable::basic_add(int, unsigned char*, int, unsigned int, bool, Thread*)+0xac
[0x000000010c73698e] SymbolTable::lookup(char const*, int, Thread*)+0x88
(malloc=3KB #43)
[0x000000010c49c198] GenericGrowableArray::raw_allocate(int)+0x90
[0x000000010c6b1ffb] GrowableArray<PerfData*>::grow(int)+0x37
[0x000000010c6b2162] GrowableArray<PerfData*>::append(PerfData* const&)+0x1e
[0x000000010c6b10f5] PerfDataManager::add_item(PerfData*, bool)+0x69
(malloc=3KB #1)
[0x000000010c637a73] LinkedListImpl<ReservedMemoryRegion, (ResourceObj::allocation_type)2, (MemoryType)10, (AllocFailStrategy::AllocFailEnum)1>::new_node(ReservedMemoryRegion const&) const+0x25
[0x000000010c63639e] LinkedListImpl<ReservedMemoryRegion, (ResourceObj::allocation_type)2, (MemoryType)10, (AllocFailStrategy::AllocFailEnum)1>::add(ReservedMemoryRegion const&)+0x12
[0x000000010c7ae275] VirtualMemoryTracker::add_reserved_region(unsigned char*, unsigned long, NativeCallStack const&, MemoryType, bool)+0xbb
[0x000000010c76f83c] MemTracker::record_thread_stack(void*, unsigned long)+0x182
(malloc=3KB #33)
[0x000000010c7677b7] Thread::allocate(unsigned long, bool, MemoryType)+0x93
[0x000000010c3c1b11] SurrogateLockerThread::make(Thread*)+0x157
[0x000000010c3dd201] ConcurrentMarkThread::makeSurrogateLockerThread(Thread*)+0x9
[0x000000010c76ed63] Threads::create_vm(JavaVMInitArgs*, bool*)+0xc8f
(malloc=3KB #1)
[0x000000010c543a9d] JNIHandleBlock::allocate_block(Thread*)+0x49
[0x000000010c76d741] JavaThread::run()+0x163
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
(malloc=3KB #10)
[0x000000010c2cce21] BsdAttachListener::read_request(int)+0x18b
[0x000000010c2ccf99] BsdAttachListener::dequeue()+0x55
[0x000000010c2cd023] AttachListener::dequeue()+0x45
[0x000000010c2cbdf7] attach_listener_thread_entry(JavaThread*, Thread*)+0x42
(malloc=3KB #1)
[0x000000010c7677b7] Thread::allocate(unsigned long, bool, MemoryType)+0x93
[0x000000010c3b7975] CompileBroker::make_compiler_thread(char const*, CompileQueue*, CompilerCounters*, AbstractCompiler*, Thread*)+0x113
[0x000000010c3b7e58] CompileBroker::init_compiler_threads(int, int)+0x262
[0x000000010c3b7fa0] CompileBroker::compilation_init()+0xb2
(malloc=3KB #1)
[0x000000010c7677b7] Thread::allocate(unsigned long, bool, MemoryType)+0x93
[0x000000010c6867fd] os::signal_init()+0x1af
[0x000000010c76ed9b] Threads::create_vm(JavaVMInitArgs*, bool*)+0xcc7
[0x000000010c524c0b] JNI_CreateJavaVM+0x76
(malloc=3KB #1)
[0x000000010c7677b7] Thread::allocate(unsigned long, bool, MemoryType)+0x93
[0x000000010c2cbcfc] AttachListener::init()+0x1ca
[0x000000010c2ccaf7] AttachListener::is_init_trigger()+0xaf
[0x000000010c68694f] signal_thread_entry(JavaThread*, Thread*)+0x73
(malloc=3KB #1)
[0x000000010c7677b7] Thread::allocate(unsigned long, bool, MemoryType)+0x93
[0x000000010c6e3b07] ServiceThread::initialize()+0x123
[0x000000010c62cbd7] Management::initialize(Thread*)+0x13
[0x000000010c76ee9d] Threads::create_vm(JavaVMInitArgs*, bool*)+0xdc9
(malloc=3KB #1)
[0x000000010c7677b7] Thread::allocate(unsigned long, bool, MemoryType)+0x93
[0x000000010c76e223] Threads::create_vm(JavaVMInitArgs*, bool*)+0x14f
[0x000000010c524c0b] JNI_CreateJavaVM+0x76
[0x000000010b0c80a1] JavaMain+0x134
(malloc=3KB #1)
[0x000000010c2a5728] ChunkPool::allocate(unsigned long, AllocFailStrategy::AllocFailEnum)+0xaa
[0x000000010c2a4d26] Chunk::operator new(unsigned long, AllocFailStrategy::AllocFailEnum, unsigned long)+0x66
[0x000000010c2a4f76] Arena::Arena(MemoryType)+0x2e
[0x000000010c366b3c] ciEnv::ciEnv(CompileTask*, int)+0x2a
(malloc=3KB #3)
[0x000000010c4c0834] InstanceKlass::get_jmethod_id(instanceKlassHandle, methodHandle)+0x132
[0x000000010c526e33] Method::jmethod_id()+0xa7
[0x000000010c525ac3] get_method_id(JNIEnv_*, _jclass*, char const*, char const*, bool, Thread*)+0x15d
[0x000000010c5157af] jni_GetMethodID+0x7e
(malloc=3KB #5)
[0x000000010c3c737a] ConcurrentMark::ConcurrentMark(G1CollectedHeap*, G1RegionToSpaceMapper*, G1RegionToSpaceMapper*)+0xd1e
[0x000000010c456d89] G1CollectedHeap::initialize()+0x54d
[0x000000010c77ded7] Universe::initialize_heap()+0x1ed
[0x000000010c77e3b9] universe_init()+0x25
(malloc=3KB #8)
[0x000000010c44f692] PaddedPrimitiveArray<unsigned char, (MemoryType)5, 64ul>::create_unfreeable(unsigned long)+0x64
[0x000000010c45f0db] G1BiasedMappedArrayBase::initialize(HeapWord*, HeapWord*, unsigned long, unsigned long)+0x41
[0x000000010c4a8493] HeapRegionManager::initialize(G1RegionToSpaceMapper*, G1RegionToSpaceMapper*, G1RegionToSpaceMapper*, G1RegionToSpaceMapper*, G1RegionToSpaceMapper*, G1RegionToSpaceMapper*)+0x63
[0x000000010c456bbd] G1CollectedHeap::initialize()+0x381
(malloc=3KB #1)
[0x000000010c543a9d] JNIHandleBlock::allocate_block(Thread*)+0x49
[0x000000010c3c1d07] ConcurrentGCThread::initialize_in_thread()+0x23
[0x000000010c3c1124] ConcurrentG1RefineThread::run()+0x12
[0x000000010c68baee] java_start(Thread*)+0xf6
(malloc=3KB #9)
[0x000000010c3bb802] EventLogBase<StringLogMessage>::EventLogBase(char const*, int)+0x6e
[0x000000010c3ba6e7] compileBroker_init()+0x3f
[0x000000010c4b3ed6] init_globals()+0xa4
[0x000000010c76e2a3] Threads::create_vm(JavaVMInitArgs*, bool*)+0x1cf
(malloc=3KB #1)
[0x000000010c3bb802] EventLogBase<StringLogMessage>::EventLogBase(char const*, int)+0x6e
[0x000000010c441e33] Events::init()+0xc1
[0x000000010c4b3da3] vm_init_globals()+0x13
[0x000000010c76e20f] Threads::create_vm(JavaVMInitArgs*, bool*)+0x13b
(malloc=3KB #1)
[0x000000010c3bb802] EventLogBase<StringLogMessage>::EventLogBase(char const*, int)+0x6e
[0x000000010c441df4] Events::init()+0x82
[0x000000010c4b3da3] vm_init_globals()+0x13
[0x000000010c76e20f] Threads::create_vm(JavaVMInitArgs*, bool*)+0x13b
(malloc=3KB #1)
[0x000000010c3bb802] EventLogBase<StringLogMessage>::EventLogBase(char const*, int)+0x6e
[0x000000010c441db5] Events::init()+0x43
[0x000000010c4b3da3] vm_init_globals()+0x13
[0x000000010c76e20f] Threads::create_vm(JavaVMInitArgs*, bool*)+0x13b
(malloc=3KB #1)
[0x000000010c7677b7] Thread::allocate(unsigned long, bool, MemoryType)+0x93
[0x000000010c3c6a91] ConcurrentMark::ConcurrentMark(G1CollectedHeap*, G1RegionToSpaceMapper*, G1RegionToSpaceMapper*)+0x435
[0x000000010c456d89] G1CollectedHeap::initialize()+0x54d
[0x000000010c77ded7] Universe::initialize_heap()+0x1ed
(malloc=3KB #1)
[0x000000010c7677b7] Thread::allocate(unsigned long, bool, MemoryType)+0x93
[0x000000010c7b86dd] VMThread::create()+0x1d
[0x000000010c76e32a] Threads::create_vm(JavaVMInitArgs*, bool*)+0x256
[0x000000010c524c0b] JNI_CreateJavaVM+0x76
(malloc=2KB #1)
[0x000000010c7677b7] Thread::allocate(unsigned long, bool, MemoryType)+0x93
[0x000000010c76e0c4] WatcherThread::start()+0x32
[0x000000010c76ef94] Threads::create_vm(JavaVMInitArgs*, bool*)+0xec0
[0x000000010c524c0b] JNI_CreateJavaVM+0x76
(malloc=2KB #1)
[0x000000010c49c198] GenericGrowableArray::raw_allocate(int)+0x90
[0x000000010c38fb61] GrowableArray<Metadata*>::GrowableArray(int, bool, MemoryType)+0x31
[0x000000010c76db96] Thread::Thread()+0x160
[0x000000010c76dd4a] JavaThread::JavaThread(void (*)(JavaThread*, Thread*), unsigned long)+0x1e
(malloc=2KB #10)
[0x000000010c49e5e7] BasicHashtable<(MemoryType)4>::BasicHashtable(int, int)+0x8b
[0x000000010c6e5f4f] AdapterHandlerLibrary::initialize()+0x3d
[0x000000010c6e6595] AdapterHandlerLibrary::get_adapter(methodHandle)+0x89
[0x000000010c64faee] Method::make_adapters(methodHandle, Thread*)+0x6c
(malloc=2KB #1)
[0x000000010c49eaca] BasicHashtable<(MemoryType)1>::new_entry(unsigned int)+0xea
[0x000000010c38dc19] PackageHashtable::new_entry(char*, int)+0x35
[0x000000010c38badc] ClassLoader::add_package(char const*, int, Thread*)+0x156
[0x000000010c38ff81] ClassLoaderExt::record_result(ClassLoaderExt::Context*, int, ClassPathEntry*, instanceKlassHandle, Thread*)+0xc9
(malloc=2KB #5)
[0x000000010c44f692] PaddedPrimitiveArray<unsigned char, (MemoryType)5, 64ul>::create_unfreeable(unsigned long)+0x64
[0x000000010c45f0db] G1BiasedMappedArrayBase::initialize(HeapWord*, HeapWord*, unsigned long, unsigned long)+0x41
[0x000000010c46b427] G1RegionsSmallerThanCommitSizeMapper::G1RegionsSmallerThanCommitSizeMapper(ReservedSpace, unsigned long, unsigned long, unsigned long, unsigned long, MemoryType)+0x127
[0x000000010c46ae07] G1RegionToSpaceMapper::create_mapper(ReservedSpace, unsigned long, unsigned long, unsigned long, unsigned long, MemoryType)+0x151
(malloc=2KB #3)
[0x000000010c543a9d] JNIHandleBlock::allocate_block(Thread*)+0x49
[0x000000010c4eddee] JavaCallWrapper::JavaCallWrapper(methodHandle, Handle, JavaValue*, Thread*)+0xa6
[0x000000010c4ee664] JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x608
[0x000000010c4c12c1] InstanceKlass::call_class_initializer_impl(instanceKlassHandle, Thread*)+0xbf
(malloc=2KB #7)
[0x000000010c69ed36] ParkEvent::Allocate(Thread*)+0x78
[0x000000010c76dd20] Thread::Thread()+0x2ea
[0x000000010c76dd4a] JavaThread::JavaThread(void (*)(JavaThread*, Thread*), unsigned long)+0x1e
[0x000000010c76ded5] CompilerThread::CompilerThread(CompileQueue*, CompilerCounters*)+0x27
(malloc=2KB #4)
[0x000000010c69ed36] ParkEvent::Allocate(Thread*)+0x78
[0x000000010c76dd11] Thread::Thread()+0x2db
[0x000000010c76dd4a] JavaThread::JavaThread(void (*)(JavaThread*, Thread*), unsigned long)+0x1e
[0x000000010c76ded5] CompilerThread::CompilerThread(CompileQueue*, CompilerCounters*)+0x27
(malloc=2KB #4)
[0x000000010c69ed36] ParkEvent::Allocate(Thread*)+0x78
[0x000000010c76dd02] Thread::Thread()+0x2cc
[0x000000010c76dd4a] JavaThread::JavaThread(void (*)(JavaThread*, Thread*), unsigned long)+0x1e
[0x000000010c76ded5] CompilerThread::CompilerThread(CompileQueue*, CompilerCounters*)+0x27
(malloc=2KB #4)
[0x000000010c69ed36] ParkEvent::Allocate(Thread*)+0x78
[0x000000010c76dcf3] Thread::Thread()+0x2bd
[0x000000010c76dd4a] JavaThread::JavaThread(void (*)(JavaThread*, Thread*), unsigned long)+0x1e
[0x000000010c76ded5] CompilerThread::CompilerThread(CompileQueue*, CompilerCounters*)+0x27
(malloc=2KB #4)
[0x000000010c77dd4b] Universe::initialize_heap()+0x61
[0x000000010c77e3b9] universe_init()+0x25
[0x000000010c4b3e7e] init_globals()+0x4c
[0x000000010c76e2a3] Threads::create_vm(JavaVMInitArgs*, bool*)+0x1cf
(malloc=2KB #1)
[0x000000010c399b78] CodeBlob::set_oop_maps(OopMapSet*)+0x80
[0x000000010c399cb3] CodeBlob::CodeBlob(char const*, CodeBuffer*, int, int, int, int, OopMapSet*)+0xa9
[0x000000010c39a85c] RuntimeStub::new_runtime_stub(char const*, CodeBuffer*, int, int, OopMapSet*, bool)+0x92
[0x000000010c6fe1d4] SharedRuntime::generate_resolve_blob(unsigned char*, char const*)+0x7f8
(malloc=2KB #6)
[0x000000010c456d4c] G1CollectedHeap::initialize()+0x510
[0x000000010c77ded7] Universe::initialize_heap()+0x1ed
[0x000000010c77e3b9] universe_init()+0x25
[0x000000010c4b3e7e] init_globals()+0x4c
(malloc=1KB #1)
[0x000000010c6870e5] OSThread::pd_initialize()+0x49
[0x000000010c687082] OSThread::OSThread(int (*)(void*), void*)+0x26
[0x000000010c68b871] os::create_thread(Thread*, os::ThreadType, unsigned long)+0x3f
[0x000000010c7ca831] WorkGang::initialize_workers()+0x163
(malloc=1KB #10)
[0x000000010c76dc6c] Thread::Thread()+0x236
[0x000000010c76f010] NamedThread::NamedThread()+0x14
[0x000000010c7ca4a4] WorkGang::allocate_worker(unsigned int)+0x36
[0x000000010c7ca811] WorkGang::initialize_workers()+0x143
(malloc=1KB #10)
[0x000000010c6870e5] OSThread::pd_initialize()+0x49
[0x000000010c687082] OSThread::OSThread(int (*)(void*), void*)+0x26
[0x000000010c68b871] os::create_thread(Thread*, os::ThreadType, unsigned long)+0x3f
[0x000000010c3c1d2d] ConcurrentGCThread::create_and_start()+0x1b
(malloc=1KB #10)
[0x000000010c38c6c9] ClassLoader::create_class_path_entry(char const*, stat const*, bool, bool, Thread*)+0x5b
[0x000000010c38ca9c] ClassLoader::update_class_path_entry_list(char const*, bool, bool)+0x5e
[0x000000010c38cc03] ClassLoader::setup_search_path(char const*, bool)+0xfb
[0x000000010c38d6fd] ClassLoader::initialize()+0x5fb
(malloc=1KB #6)
[0x000000010c49e8e5] BasicHashtable<(MemoryType)9>::BasicHashtable(int, int)+0x8b
[0x000000010c73df98] SystemDictionary::initialize(Thread*)+0xea
[0x000000010c77f9b6] Universe::genesis(Thread*)+0x3e4
[0x000000010c77fc42] universe2_init()+0x27
(malloc=1KB #1)
[0x000000010c76c328] JavaThread::initialize()+0x1a6
[0x000000010c76dde8] JavaThread::JavaThread(void (*)(JavaThread*, Thread*), unsigned long)+0xbc
[0x000000010c76ded5] CompilerThread::CompilerThread(CompileQueue*, CompilerCounters*)+0x27
[0x000000010c3b798c] CompileBroker::make_compiler_thread(char const*, CompileQueue*, CompilerCounters*, AbstractCompiler*, Thread*)+0x12a
(malloc=1KB #4)
[0x000000010c76dc6c] Thread::Thread()+0x236
[0x000000010c76f010] NamedThread::NamedThread()+0x14
[0x000000010c3c1d70] ConcurrentGCThread::ConcurrentGCThread()+0x14
[0x000000010c3c0ff4] ConcurrentG1RefineThread::ConcurrentG1RefineThread(ConcurrentG1Refine*, ConcurrentG1RefineThread*, CardTableEntryClosure*, unsigned int, unsigned int)+0x2c
(malloc=1KB #9)
[0x000000010c45fc79] G1CollectorPolicy::G1CollectorPolicy()+0x8ad
[0x000000010c77dd60] Universe::initialize_heap()+0x76
[0x000000010c77e3b9] universe_init()+0x25
[0x000000010c4b3e7e] init_globals()+0x4c
(malloc=1KB #1)
[0x000000010c4566a7] G1CollectedHeap::G1CollectedHeap(G1CollectorPolicy*)+0xa4f
[0x000000010c77dd95] Universe::initialize_heap()+0xab
[0x000000010c77e3b9] universe_init()+0x25
[0x000000010c4b3e7e] init_globals()+0x4c
(malloc=1KB #8)
[0x000000010c69ed36] ParkEvent::Allocate(Thread*)+0x78
[0x000000010c76dd20] Thread::Thread()+0x2ea
[0x000000010c76dd4a] JavaThread::JavaThread(void (*)(JavaThread*, Thread*), unsigned long)+0x1e
[0x000000010c549656] JVM_StartThread+0x97
(malloc=1KB #2)
[0x000000010c69ed36] ParkEvent::Allocate(Thread*)+0x78
[0x000000010c76dd11] Thread::Thread()+0x2db
[0x000000010c76dd4a] JavaThread::JavaThread(void (*)(JavaThread*, Thread*), unsigned long)+0x1e
[0x000000010c549656] JVM_StartThread+0x97
(malloc=1KB #2)
[0x000000010c69ed36] ParkEvent::Allocate(Thread*)+0x78
[0x000000010c76dd02] Thread::Thread()+0x2cc
[0x000000010c76dd4a] JavaThread::JavaThread(void (*)(JavaThread*, Thread*), unsigned long)+0x1e
[0x000000010c549656] JVM_StartThread+0x97
(malloc=1KB #2)
[0x000000010c69ed36] ParkEvent::Allocate(Thread*)+0x78
[0x000000010c76dcf3] Thread::Thread()+0x2bd
[0x000000010c76dd4a] JavaThread::JavaThread(void (*)(JavaThread*, Thread*), unsigned long)+0x1e
[0x000000010c549656] JVM_StartThread+0x97
(malloc=1KB #2)
[0x000000010c6b192f] PerfDataManager::create_long_variable(CounterNS, char const*, PerfData::Units, long, Thread*)+0x2b
[0x000000010c2a3245] ageTable::ageTable(bool)+0xfb
[0x000000010c45f983] G1CollectorPolicy::G1CollectorPolicy()+0x5b7
[0x000000010c77dd60] Universe::initialize_heap()+0x76
(malloc=1KB #16)
[0x000000010c7af442] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x14a
[0x000000010c7af639] ReservedSpace::ReservedSpace(unsigned long, unsigned long, bool, char*, unsigned long)+0x17
[0x000000010c6488f8] Metaspace::allocate_metaspace_compressed_klass_ptrs(char*, unsigned char*)+0x40
[0x000000010c649f82] Metaspace::global_initialize()+0x2e6
(reserved=1048576KB, committed=512KB)
[0x000000010c7af442] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x14a
[0x000000010c7af6d6] ReservedHeapSpace::ReservedHeapSpace(unsigned long, unsigned long, bool, char*)+0x78
[0x000000010c77e1f6] Universe::reserve_heap(unsigned long, unsigned long)+0xd6
[0x000000010c456961] G1CollectedHeap::initialize()+0x125
(reserved=358400KB, committed=358400KB)
[0x000000010c7af46c] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x174
[0x000000010c7af57b] ReservedCodeSpace::ReservedCodeSpace(unsigned long, unsigned long, bool)+0x23
[0x000000010c4a0844] CodeHeap::reserve(unsigned long, unsigned long, unsigned long)+0xc0
[0x000000010c39d053] CodeCache::initialize()+0x7d
(reserved=245760KB, committed=2496KB)
[0x000000010c7af46c] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x174
[0x000000010c7af811] ReservedSpace::ReservedSpace(unsigned long, unsigned long)+0x81
[0x000000010c3c62c8] CMMarkStack::allocate(unsigned long)+0x30
[0x000000010c3c6d8a] ConcurrentMark::ConcurrentMark(G1CollectedHeap*, G1RegionToSpaceMapper*, G1RegionToSpaceMapper*)+0x72e
(reserved=32768KB, committed=32768KB)
[0x000000010c7c9992] GangWorker::initialize()+0x1c
[0x000000010c7c98a6] GangWorker::run()+0x18
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
(reserved=10240KB, committed=10240KB)
[0x000000010c3c1cf8] ConcurrentGCThread::initialize_in_thread()+0x14
[0x000000010c3c1124] ConcurrentG1RefineThread::run()+0x12
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
(reserved=9216KB, committed=9216KB)
[0x000000010c76d60f] JavaThread::run()+0x31
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x00007fff5eaeb56d] _pthread_body+0x0
(reserved=9216KB, committed=9216KB)
[0x000000010c7af46c] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x174
[0x000000010c7af639] ReservedSpace::ReservedSpace(unsigned long, unsigned long, bool, char*, unsigned long)+0x17
[0x000000010c649173] VirtualSpaceNode::VirtualSpaceNode(unsigned long)+0x18b
[0x000000010c64928d] VirtualSpaceList::create_new_virtual_space(unsigned long)+0x3f
(reserved=8192KB, committed=4352KB)
[0x000000010c7af46c] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x174
[0x000000010c7af811] ReservedSpace::ReservedSpace(unsigned long, unsigned long)+0x81
[0x000000010c455c03] G1CollectedHeap::create_aux_memory_mapper(char const*, unsigned long, unsigned long)+0x2d
[0x000000010c456b8c] G1CollectedHeap::initialize()+0x350
(reserved=5600KB, committed=5600KB)
[0x000000010c7af46c] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x174
[0x000000010c7af811] ReservedSpace::ReservedSpace(unsigned long, unsigned long)+0x81
[0x000000010c455c03] G1CollectedHeap::create_aux_memory_mapper(char const*, unsigned long, unsigned long)+0x2d
[0x000000010c456b6e] G1CollectedHeap::initialize()+0x332
(reserved=5600KB, committed=5600KB)
[0x000000010c7af46c] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x174
[0x000000010c7af811] ReservedSpace::ReservedSpace(unsigned long, unsigned long)+0x81
[0x000000010c4a0963] CodeHeap::reserve(unsigned long, unsigned long, unsigned long)+0x1df
[0x000000010c39d053] CodeCache::initialize()+0x7d
(reserved=3840KB, committed=40KB)
[0x000000010c3c1cf8] ConcurrentGCThread::initialize_in_thread()+0x14
[0x000000010c3dcb4f] ConcurrentMarkThread::run()+0x1f
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
(reserved=1024KB, committed=1024KB)
[0x000000010c7b7de8] VMThread::run()+0x20
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x00007fff5eaeb56d] _pthread_body+0x0
(reserved=1024KB, committed=1024KB)
[0x000000010c2cbdde] attach_listener_thread_entry(JavaThread*, Thread*)+0x29
[0x000000010c76c0b3] JavaThread::thread_main_inner()+0x9b
[0x000000010c76d7a0] JavaThread::run()+0x1c2
[0x000000010c68baee] java_start(Thread*)+0xf6
(reserved=1024KB, committed=1024KB)
[0x000000010c76e248] Threads::create_vm(JavaVMInitArgs*, bool*)+0x174
[0x000000010c524c0b] JNI_CreateJavaVM+0x76
[0x000000010b0c80a1] JavaMain+0x134
[0x00007fff5eaeb6c1] _pthread_body+0x154
(reserved=1024KB, committed=1024KB)
[0x000000010c76d33e] WatcherThread::run()+0x1c
[0x000000010c68baee] java_start(Thread*)+0xf6
[0x00007fff5eaeb6c1] _pthread_body+0x154
[0x00007fff5eaeb56d] _pthread_body+0x0
(reserved=1024KB, committed=1024KB)
[0x000000010c7af46c] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x174
[0x000000010c7af811] ReservedSpace::ReservedSpace(unsigned long, unsigned long)+0x81
[0x000000010c456afa] G1CollectedHeap::initialize()+0x2be
[0x000000010c77ded7] Universe::initialize_heap()+0x1ed
(reserved=700KB, committed=0KB)
[0x000000010c7af46c] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x174
[0x000000010c7af811] ReservedSpace::ReservedSpace(unsigned long, unsigned long)+0x81
[0x000000010c455c03] G1CollectedHeap::create_aux_memory_mapper(char const*, unsigned long, unsigned long)+0x2d
[0x000000010c456ad2] G1CollectedHeap::initialize()+0x296
(reserved=700KB, committed=700KB)
[0x000000010c7af46c] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x174
[0x000000010c7af811] ReservedSpace::ReservedSpace(unsigned long, unsigned long)+0x81
[0x000000010c455c03] G1CollectedHeap::create_aux_memory_mapper(char const*, unsigned long, unsigned long)+0x2d
[0x000000010c456b45] G1CollectedHeap::initialize()+0x309
(reserved=700KB, committed=700KB)
[0x000000010c7af46c] ReservedSpace::initialize(unsigned long, unsigned long, bool, char*, unsigned long, bool)+0x174
[0x000000010c7af811] ReservedSpace::ReservedSpace(unsigned long, unsigned long)+0x81
[0x000000010c455c03] G1CollectedHeap::create_aux_memory_mapper(char const*, unsigned long, unsigned long)+0x2d
[0x000000010c456b1e] G1CollectedHeap::initialize()+0x2e2
(reserved=700KB, committed=700KB)
[0x000000010c6b2f04] PerfMemory::create_memory_region(unsigned long)+0x728
[0x000000010c6b260b] PerfMemory::initialize()+0x39
[0x000000010c76e20f] Threads::create_vm(JavaVMInitArgs*, bool*)+0x13b
[0x000000010c524c0b] JNI_CreateJavaVM+0x76
(reserved=32KB, committed=32KB)
public class Sleeper {
public static void main(String args[]) {
try {
Thread.sleep(24*60*60*1000);
} catch (InterruptedException _) {
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment