Blocks :
|
|
Duplicate :
|
|
Duplicate :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
Since JDK-8054823 it is possible to use size_t as the type for the JVM command line flags. There are a number of flags that are handling memory sizes and should be changed to use size_t. List of flags to be updated: BaseFootPrintEstimate CMSBitMapYieldQuantum CMSConcMarkMultiple CMSOldPLABMax CMSOldPLABMin CMSRescanMultiple CMSScheduleRemarkEdenSizeThreshold CMSYoungGenPerWorker CodeCacheExpansionSize CodeCacheMinimumUseSpace CodeCacheSegmentSize CompressedClassSpaceSize ErgoHeapSizeLimit GCLogFileSize HandleAllocationLimit HeapBaseMinAddress HeapDumpSegmentSize HeapSizePerGCThread InitialBootClassLoaderMetaspaceSize InitialCodeCacheSize InitialHeapSize JVMInvokeMethodSlack LargePageHeapSizeThreshold LargePageSizeInBytes MarkStackSize MarkStackSizeMax MaxDirectMemorySize MaxHeapSize MaxMetaspaceExpansion MaxMetaspaceSize MaxNewSize MetaspaceSize MinHeapDeltaBytes MinMetaspaceExpansion MinTLABSize NewSize NewSizeThreadIncrease NonNMethodCodeHeapSize NonProfiledCodeHeapSize NUMASpaceResizeRate OldPLABSize OldSize PretenureSizeThreshold ProfiledCodeHeapSize ReservedCodeCacheSize SharedMiscCodeSize SharedMiscDataSize SharedReadOnlySize SharedReadWriteSize ThreadSafetyMargin TLABSize TotalHandleAllocationLimit YoungPLABSize
|