Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 71.88 KB | None | 0 0
  1. C:\Users\serri>java -XX:+PrintFlagsFinal 2>&1
  2. [Global flags]
  3. uintx AdaptiveSizeDecrementScaleFactor = 4 {product}
  4. uintx AdaptiveSizeMajorGCDecayTimeScale = 10 {product}
  5. uintx AdaptiveSizePausePolicy = 0 {product}
  6. uintx AdaptiveSizePolicyCollectionCostMargin = 50 {product}
  7. uintx AdaptiveSizePolicyInitializingSteps = 20 {product}
  8. uintx AdaptiveSizePolicyOutputInterval = 0 {product}
  9. uintx AdaptiveSizePolicyWeight = 10 {product}
  10. uintx AdaptiveSizeThroughPutPolicy = 0 {product}
  11. uintx AdaptiveTimeWeight = 25 {product}
  12. bool AdjustConcurrency = false {product}
  13. bool AggressiveOpts = false {product}
  14. intx AliasLevel = 3 {C2 product}
  15. bool AlignVector = false {C2 product}
  16. intx AllocateInstancePrefetchLines = 1 {product}
  17. intx AllocatePrefetchDistance = 192 {product}
  18. intx AllocatePrefetchInstr = 3 {product}
  19. intx AllocatePrefetchLines = 4 {product}
  20. intx AllocatePrefetchStepSize = 64 {product}
  21. intx AllocatePrefetchStyle = 1 {product}
  22. bool AllowJNIEnvProxy = false {product}
  23. bool AllowNonVirtualCalls = false {product}
  24. bool AllowParallelDefineClass = false {product}
  25. bool AllowUserSignalHandlers = false {product}
  26. bool AlwaysActAsServerClassMachine = false {product}
  27. bool AlwaysCompileLoopMethods = false {product}
  28. bool AlwaysLockClassLoader = false {product}
  29. bool AlwaysPreTouch = false {product}
  30. bool AlwaysRestoreFPU = false {product}
  31. bool AlwaysTenure = false {product}
  32. bool AssertOnSuspendWaitFailure = false {product}
  33. bool AssumeMP = false {product}
  34. intx AutoBoxCacheMax = 128 {C2 product}
  35. uintx AutoGCSelectPauseMillis = 5000 {product}
  36. intx BCEATraceLevel = 0 {product}
  37. intx BackEdgeThreshold = 100000 {pd product}
  38. bool BackgroundCompilation = true {pd product}
  39. uintx BaseFootPrintEstimate = 268435456 {product}
  40. intx BiasedLockingBulkRebiasThreshold = 20 {product}
  41. intx BiasedLockingBulkRevokeThreshold = 40 {product}
  42. intx BiasedLockingDecayTime = 25000 {product}
  43. intx BiasedLockingStartupDelay = 4000 {product}
  44. bool BindGCTaskThreadsToCPUs = false {product}
  45. bool BlockLayoutByFrequency = true {C2 product}
  46. intx BlockLayoutMinDiamondPercentage = 20 {C2 product}
  47. bool BlockLayoutRotateLoops = true {C2 product}
  48. bool BranchOnRegister = false {C2 product}
  49. bool BytecodeVerificationLocal = false {product}
  50. bool BytecodeVerificationRemote = true {product}
  51. bool C1OptimizeVirtualCallProfiling = true {C1 product}
  52. bool C1ProfileBranches = true {C1 product}
  53. bool C1ProfileCalls = true {C1 product}
  54. bool C1ProfileCheckcasts = true {C1 product}
  55. bool C1ProfileInlinedCalls = true {C1 product}
  56. bool C1ProfileVirtualCalls = true {C1 product}
  57. bool C1UpdateMethodData = true {C1 product}
  58. intx CICompilerCount := 4 {product}
  59. bool CICompilerCountPerCPU = true {product}
  60. bool CITime = false {product}
  61. bool CMSAbortSemantics = false {product}
  62. uintx CMSAbortablePrecleanMinWorkPerIteration = 100 {product}
  63. intx CMSAbortablePrecleanWaitMillis = 100 {manageable}
  64. uintx CMSBitMapYieldQuantum = 10485760 {product}
  65. uintx CMSBootstrapOccupancy = 50 {product}
  66. bool CMSClassUnloadingEnabled = true {product}
  67. uintx CMSClassUnloadingMaxInterval = 0 {product}
  68. bool CMSCleanOnEnter = true {product}
  69. bool CMSCompactWhenClearAllSoftRefs = true {product}
  70. uintx CMSConcMarkMultiple = 32 {product}
  71. bool CMSConcurrentMTEnabled = true {product}
  72. uintx CMSCoordinatorYieldSleepCount = 10 {product}
  73. bool CMSDumpAtPromotionFailure = false {product}
  74. bool CMSEdenChunksRecordAlways = true {product}
  75. uintx CMSExpAvgFactor = 50 {product}
  76. bool CMSExtrapolateSweep = false {product}
  77. uintx CMSFullGCsBeforeCompaction = 0 {product}
  78. uintx CMSIncrementalDutyCycle = 10 {product}
  79. uintx CMSIncrementalDutyCycleMin = 0 {product}
  80. bool CMSIncrementalMode = false {product}
  81. uintx CMSIncrementalOffset = 0 {product}
  82. bool CMSIncrementalPacing = true {product}
  83. uintx CMSIncrementalSafetyFactor = 10 {product}
  84. uintx CMSIndexedFreeListReplenish = 4 {product}
  85. intx CMSInitiatingOccupancyFraction = -1 {product}
  86. uintx CMSIsTooFullPercentage = 98 {product}
  87. double CMSLargeCoalSurplusPercent = 0.950000 {product}
  88. double CMSLargeSplitSurplusPercent = 1.000000 {product}
  89. bool CMSLoopWarn = false {product}
  90. uintx CMSMaxAbortablePrecleanLoops = 0 {product}
  91. intx CMSMaxAbortablePrecleanTime = 5000 {product}
  92. uintx CMSOldPLABMax = 1024 {product}
  93. uintx CMSOldPLABMin = 16 {product}
  94. uintx CMSOldPLABNumRefills = 4 {product}
  95. uintx CMSOldPLABReactivityFactor = 2 {product}
  96. bool CMSOldPLABResizeQuicker = false {product}
  97. uintx CMSOldPLABToleranceFactor = 4 {product}
  98. bool CMSPLABRecordAlways = true {product}
  99. uintx CMSParPromoteBlocksToClaim = 16 {product}
  100. bool CMSParallelInitialMarkEnabled = true {product}
  101. bool CMSParallelRemarkEnabled = true {product}
  102. bool CMSParallelSurvivorRemarkEnabled = true {product}
  103. uintx CMSPrecleanDenominator = 3 {product}
  104. uintx CMSPrecleanIter = 3 {product}
  105. uintx CMSPrecleanNumerator = 2 {product}
  106. bool CMSPrecleanRefLists1 = true {product}
  107. bool CMSPrecleanRefLists2 = false {product}
  108. bool CMSPrecleanSurvivors1 = false {product}
  109. bool CMSPrecleanSurvivors2 = true {product}
  110. uintx CMSPrecleanThreshold = 1000 {product}
  111. bool CMSPrecleaningEnabled = true {product}
  112. bool CMSPrintChunksInDump = false {product}
  113. bool CMSPrintEdenSurvivorChunks = false {product}
  114. bool CMSPrintObjectsInDump = false {product}
  115. uintx CMSRemarkVerifyVariant = 1 {product}
  116. bool CMSReplenishIntermediate = true {product}
  117. uintx CMSRescanMultiple = 32 {product}
  118. uintx CMSSamplingGrain = 16384 {product}
  119. bool CMSScavengeBeforeRemark = false {product}
  120. uintx CMSScheduleRemarkEdenPenetration = 50 {product}
  121. uintx CMSScheduleRemarkEdenSizeThreshold = 2097152 {product}
  122. uintx CMSScheduleRemarkSamplingRatio = 5 {product}
  123. double CMSSmallCoalSurplusPercent = 1.050000 {product}
  124. double CMSSmallSplitSurplusPercent = 1.100000 {product}
  125. bool CMSSplitIndexedFreeListBlocks = true {product}
  126. intx CMSTriggerInterval = -1 {manageable}
  127. uintx CMSTriggerRatio = 80 {product}
  128. intx CMSWaitDuration = 2000 {manageable}
  129. uintx CMSWorkQueueDrainThreshold = 10 {product}
  130. bool CMSYield = true {product}
  131. uintx CMSYieldSleepCount = 0 {product}
  132. uintx CMSYoungGenPerWorker = 67108864 {pd product}
  133. uintx CMS_FLSPadding = 1 {product}
  134. uintx CMS_FLSWeight = 75 {product}
  135. uintx CMS_SweepPadding = 1 {product}
  136. uintx CMS_SweepTimerThresholdMillis = 10 {product}
  137. uintx CMS_SweepWeight = 75 {product}
  138. bool CheckEndorsedAndExtDirs = false {product}
  139. bool CheckJNICalls = false {product}
  140. bool ClassUnloading = true {product}
  141. bool ClassUnloadingWithConcurrentMark = true {product}
  142. intx ClearFPUAtPark = 0 {product}
  143. bool ClipInlining = true {product}
  144. uintx CodeCacheExpansionSize = 65536 {pd product}
  145. uintx CodeCacheMinimumFreeSpace = 512000 {product}
  146. bool CollectGen0First = false {product}
  147. bool CompactFields = true {product}
  148. intx CompilationPolicyChoice = 3 {product}
  149. ccstrlist CompileCommand = {product}
  150. ccstr CompileCommandFile = {product}
  151. ccstrlist CompileOnly = {product}
  152. intx CompileThreshold = 10000 {pd product}
  153. bool CompilerThreadHintNoPreempt = true {product}
  154. intx CompilerThreadPriority = -1 {product}
  155. intx CompilerThreadStackSize = 0 {pd product}
  156. uintx CompressedClassSpaceSize = 1073741824 {product}
  157. uintx ConcGCThreads = 0 {product}
  158. intx ConditionalMoveLimit = 3 {C2 pd product}
  159. intx ContendedPaddingWidth = 128 {product}
  160. bool ConvertSleepToYield = true {pd product}
  161. bool ConvertYieldToSleep = false {product}
  162. bool CrashOnOutOfMemoryError = false {product}
  163. bool CreateMinidumpOnCrash = false {product}
  164. bool CriticalJNINatives = true {product}
  165. bool DTraceAllocProbes = false {product}
  166. bool DTraceMethodProbes = false {product}
  167. bool DTraceMonitorProbes = false {product}
  168. bool Debugging = false {product}
  169. uintx DefaultMaxRAMFraction = 4 {product}
  170. intx DefaultThreadPriority = -1 {product}
  171. intx DeferPollingPageLoopCount = -1 {product}
  172. intx DeferThrSuspendLoopCount = 4000 {product}
  173. bool DeoptimizeRandom = false {product}
  174. bool DisableAttachMechanism = false {product}
  175. bool DisableExplicitGC = false {product}
  176. bool DisplayVMOutputToStderr = false {product}
  177. bool DisplayVMOutputToStdout = false {product}
  178. bool DoEscapeAnalysis = true {C2 product}
  179. bool DontCompileHugeMethods = true {product}
  180. bool DontYieldALot = false {pd product}
  181. ccstr DumpLoadedClassList = {product}
  182. bool DumpReplayDataOnError = true {product}
  183. bool DumpSharedSpaces = false {product}
  184. bool EagerXrunInit = false {product}
  185. intx EliminateAllocationArraySizeLimit = 64 {C2 product}
  186. bool EliminateAllocations = true {C2 product}
  187. bool EliminateAutoBox = true {C2 product}
  188. bool EliminateLocks = true {C2 product}
  189. bool EliminateNestedLocks = true {C2 product}
  190. intx EmitSync = 0 {product}
  191. bool EnableContended = true {product}
  192. bool EnableResourceManagementTLABCache = true {product}
  193. bool EnableSharedLookupCache = true {product}
  194. bool EnableTracing = false {product}
  195. uintx ErgoHeapSizeLimit = 0 {product}
  196. ccstr ErrorFile = {product}
  197. ccstr ErrorReportServer = {product}
  198. double EscapeAnalysisTimeout = 20.000000 {C2 product}
  199. bool EstimateArgEscape = true {product}
  200. bool ExitOnOutOfMemoryError = false {product}
  201. bool ExplicitGCInvokesConcurrent = false {product}
  202. bool ExplicitGCInvokesConcurrentAndUnloadsClasses = false {product}
  203. bool ExtendedDTraceProbes = false {product}
  204. ccstr ExtraSharedClassListFile = {product}
  205. bool FLSAlwaysCoalesceLarge = false {product}
  206. uintx FLSCoalescePolicy = 2 {product}
  207. double FLSLargestBlockCoalesceProximity = 0.990000 {product}
  208. bool FailOverToOldVerifier = true {product}
  209. bool FastTLABRefill = true {product}
  210. intx FenceInstruction = 0 {ARCH product}
  211. intx FieldsAllocationStyle = 1 {product}
  212. bool FilterSpuriousWakeups = true {product}
  213. ccstr FlightRecorderOptions = {product}
  214. bool ForceNUMA = false {product}
  215. bool ForceTimeHighResolution = false {product}
  216. intx FreqInlineSize = 325 {pd product}
  217. double G1ConcMarkStepDurationMillis = 10.000000 {product}
  218. uintx G1ConcRSHotCardLimit = 4 {product}
  219. uintx G1ConcRSLogCacheSize = 10 {product}
  220. intx G1ConcRefinementGreenZone = 0 {product}
  221. intx G1ConcRefinementRedZone = 0 {product}
  222. intx G1ConcRefinementServiceIntervalMillis = 300 {product}
  223. uintx G1ConcRefinementThreads = 0 {product}
  224. intx G1ConcRefinementThresholdStep = 0 {product}
  225. intx G1ConcRefinementYellowZone = 0 {product}
  226. uintx G1ConfidencePercent = 50 {product}
  227. uintx G1HeapRegionSize = 0 {product}
  228. uintx G1HeapWastePercent = 5 {product}
  229. uintx G1MixedGCCountTarget = 8 {product}
  230. intx G1RSetRegionEntries = 0 {product}
  231. uintx G1RSetScanBlockSize = 64 {product}
  232. intx G1RSetSparseRegionEntries = 0 {product}
  233. intx G1RSetUpdatingPauseTimePercent = 10 {product}
  234. intx G1RefProcDrainInterval = 10 {product}
  235. uintx G1ReservePercent = 10 {product}
  236. uintx G1SATBBufferEnqueueingThresholdPercent = 60 {product}
  237. intx G1SATBBufferSize = 1024 {product}
  238. intx G1UpdateBufferSize = 256 {product}
  239. bool G1UseAdaptiveConcRefinement = true {product}
  240. uintx GCDrainStackTargetSize = 64 {product}
  241. uintx GCHeapFreeLimit = 2 {product}
  242. uintx GCLockerEdenExpansionPercent = 5 {product}
  243. bool GCLockerInvokesConcurrent = false {product}
  244. uintx GCLogFileSize = 8192 {product}
  245. uintx GCPauseIntervalMillis = 0 {product}
  246. uintx GCTaskTimeStampEntries = 200 {product}
  247. uintx GCTimeLimit = 98 {product}
  248. uintx GCTimeRatio = 99 {product}
  249. uintx HeapBaseMinAddress = 2147483648 {pd product}
  250. bool HeapDumpAfterFullGC = false {manageable}
  251. bool HeapDumpBeforeFullGC = false {manageable}
  252. bool HeapDumpOnOutOfMemoryError = false {manageable}
  253. ccstr HeapDumpPath = {manageable}
  254. uintx HeapFirstMaximumCompactionCount = 3 {product}
  255. uintx HeapMaximumCompactionInterval = 20 {product}
  256. uintx HeapSizePerGCThread = 87241520 {product}
  257. bool IgnoreEmptyClassPaths = false {product}
  258. bool IgnoreUnrecognizedVMOptions = false {product}
  259. uintx IncreaseFirstTierCompileThresholdAt = 50 {product}
  260. bool IncrementalInline = true {C2 product}
  261. uintx InitialBootClassLoaderMetaspaceSize = 4194304 {product}
  262. uintx InitialCodeCacheSize = 2555904 {pd product}
  263. uintx InitialHeapSize := 536870912 {product}
  264. uintx InitialRAMFraction = 64 {product}
  265. uintx InitialSurvivorRatio = 8 {product}
  266. uintx InitialTenuringThreshold = 7 {product}
  267. uintx InitiatingHeapOccupancyPercent = 45 {product}
  268. bool Inline = true {product}
  269. ccstr InlineDataFile = {product}
  270. intx InlineSmallCode = 2000 {pd product}
  271. bool InlineSynchronizedMethods = true {C1 product}
  272. bool InsertMemBarAfterArraycopy = true {C2 product}
  273. intx InteriorEntryAlignment = 16 {C2 pd product}
  274. intx InterpreterProfilePercentage = 33 {product}
  275. bool JNIDetachReleasesMonitors = true {product}
  276. bool JavaMonitorsInStackTrace = true {product}
  277. intx JavaPriority10_To_OSPriority = -1 {product}
  278. intx JavaPriority1_To_OSPriority = -1 {product}
  279. intx JavaPriority2_To_OSPriority = -1 {product}
  280. intx JavaPriority3_To_OSPriority = -1 {product}
  281. intx JavaPriority4_To_OSPriority = -1 {product}
  282. intx JavaPriority5_To_OSPriority = -1 {product}
  283. intx JavaPriority6_To_OSPriority = -1 {product}
  284. intx JavaPriority7_To_OSPriority = -1 {product}
  285. intx JavaPriority8_To_OSPriority = -1 {product}
  286. intx JavaPriority9_To_OSPriority = -1 {product}
  287. bool LIRFillDelaySlots = false {C1 pd product}
  288. uintx LargePageHeapSizeThreshold = 134217728 {product}
  289. uintx LargePageSizeInBytes = 0 {product}
  290. bool LazyBootClassLoader = true {product}
  291. intx LiveNodeCountInliningCutoff = 40000 {C2 product}
  292. bool LogCommercialFeatures = false {product}
  293. intx LoopMaxUnroll = 16 {C2 product}
  294. intx LoopOptsCount = 43 {C2 product}
  295. intx LoopUnrollLimit = 60 {C2 pd product}
  296. intx LoopUnrollMin = 4 {C2 product}
  297. bool LoopUnswitching = true {C2 product}
  298. bool ManagementServer = false {product}
  299. uintx MarkStackSize = 4194304 {product}
  300. uintx MarkStackSizeMax = 536870912 {product}
  301. uintx MarkSweepAlwaysCompactCount = 4 {product}
  302. uintx MarkSweepDeadRatio = 1 {product}
  303. intx MaxBCEAEstimateLevel = 5 {product}
  304. intx MaxBCEAEstimateSize = 150 {product}
  305. uintx MaxDirectMemorySize = 0 {product}
  306. bool MaxFDLimit = true {product}
  307. uintx MaxGCMinorPauseMillis = 4294967295 {product}
  308. uintx MaxGCPauseMillis = 4294967295 {product}
  309. uintx MaxHeapFreeRatio = 100 {manageable}
  310. uintx MaxHeapSize := 4286578688 {product}
  311. intx MaxInlineLevel = 9 {product}
  312. intx MaxInlineSize = 35 {product}
  313. intx MaxJNILocalCapacity = 65536 {product}
  314. intx MaxJavaStackTraceDepth = 1024 {product}
  315. intx MaxJumpTableSize = 65000 {C2 product}
  316. intx MaxJumpTableSparseness = 5 {C2 product}
  317. intx MaxLabelRootDepth = 1100 {C2 product}
  318. intx MaxLoopPad = 11 {C2 product}
  319. uintx MaxMetaspaceExpansion = 5451776 {product}
  320. uintx MaxMetaspaceFreeRatio = 70 {product}
  321. uintx MaxMetaspaceSize = 4294901760 {product}
  322. uintx MaxNewSize := 2860515328 {product}
  323. intx MaxNodeLimit = 75000 {C2 product}
  324. uint64_t MaxRAM = 0 {pd product}
  325. uintx MaxRAMFraction = 4 {product}
  326. intx MaxRecursiveInlineLevel = 1 {product}
  327. uintx MaxTenuringThreshold = 15 {product}
  328. intx MaxTrivialSize = 6 {product}
  329. intx MaxVectorSize = 32 {C2 product}
  330. uintx MetaspaceSize = 21807104 {pd product}
  331. bool MethodFlushing = true {product}
  332. uintx MinHeapDeltaBytes := 524288 {product}
  333. uintx MinHeapFreeRatio = 0 {manageable}
  334. intx MinInliningThreshold = 250 {product}
  335. intx MinJumpTableSize = 10 {C2 pd product}
  336. uintx MinMetaspaceExpansion = 339968 {product}
  337. uintx MinMetaspaceFreeRatio = 40 {product}
  338. uintx MinRAMFraction = 2 {product}
  339. uintx MinSurvivorRatio = 3 {product}
  340. uintx MinTLABSize = 2048 {product}
  341. intx MonitorBound = 0 {product}
  342. bool MonitorInUseLists = false {product}
  343. intx MultiArrayExpandLimit = 6 {C2 product}
  344. bool MustCallLoadClassInternal = false {product}
  345. uintx NUMAChunkResizeWeight = 20 {product}
  346. uintx NUMAInterleaveGranularity = 2097152 {product}
  347. uintx NUMAPageScanRate = 256 {product}
  348. uintx NUMASpaceResizeRate = 1073741824 {product}
  349. bool NUMAStats = false {product}
  350. ccstr NativeMemoryTracking = off {product}
  351. bool NeedsDeoptSuspend = false {pd product}
  352. bool NeverActAsServerClassMachine = false {pd product}
  353. bool NeverTenure = false {product}
  354. uintx NewRatio = 2 {product}
  355. uintx NewSize := 178782208 {product}
  356. uintx NewSizeThreadIncrease = 5320 {pd product}
  357. intx NmethodSweepActivity = 10 {product}
  358. intx NmethodSweepCheckInterval = 5 {product}
  359. intx NmethodSweepFraction = 16 {product}
  360. intx NodeLimitFudgeFactor = 2000 {C2 product}
  361. uintx NumberOfGCLogFiles = 0 {product}
  362. intx NumberOfLoopInstrToAlign = 4 {C2 product}
  363. intx ObjectAlignmentInBytes = 8 {lp64_product}
  364. uintx OldPLABSize = 1024 {product}
  365. uintx OldPLABWeight = 50 {product}
  366. uintx OldSize := 358088704 {product}
  367. bool OmitStackTraceInFastThrow = true {product}
  368. ccstrlist OnError = {product}
  369. ccstrlist OnOutOfMemoryError = {product}
  370. intx OnStackReplacePercentage = 140 {pd product}
  371. bool OptimizeFill = true {C2 product}
  372. bool OptimizePtrCompare = true {C2 product}
  373. bool OptimizeStringConcat = true {C2 product}
  374. bool OptoBundling = false {C2 pd product}
  375. intx OptoLoopAlignment = 16 {pd product}
  376. bool OptoScheduling = false {C2 pd product}
  377. uintx PLABWeight = 75 {product}
  378. bool PSChunkLargeArrays = true {product}
  379. intx ParGCArrayScanChunk = 50 {product}
  380. uintx ParGCDesiredObjsFromOverflowList = 20 {product}
  381. bool ParGCTrimOverflow = true {product}
  382. bool ParGCUseLocalOverflow = false {product}
  383. uintx ParallelGCBufferWastePct = 10 {product}
  384. uintx ParallelGCThreads = 8 {product}
  385. bool ParallelGCVerbose = false {product}
  386. uintx ParallelOldDeadWoodLimiterMean = 50 {product}
  387. uintx ParallelOldDeadWoodLimiterStdDev = 80 {product}
  388. bool ParallelRefProcBalancingEnabled = true {product}
  389. bool ParallelRefProcEnabled = false {product}
  390. bool PartialPeelAtUnsignedTests = true {C2 product}
  391. bool PartialPeelLoop = true {C2 product}
  392. intx PartialPeelNewPhiDelta = 0 {C2 product}
  393. uintx PausePadding = 1 {product}
  394. intx PerBytecodeRecompilationCutoff = 200 {product}
  395. intx PerBytecodeTrapLimit = 4 {product}
  396. intx PerMethodRecompilationCutoff = 400 {product}
  397. intx PerMethodTrapLimit = 100 {product}
  398. bool PerfAllowAtExitRegistration = false {product}
  399. bool PerfBypassFileSystemCheck = false {product}
  400. intx PerfDataMemorySize = 32768 {product}
  401. intx PerfDataSamplingInterval = 50 {product}
  402. ccstr PerfDataSaveFile = {product}
  403. bool PerfDataSaveToFile = false {product}
  404. bool PerfDisableSharedMem = false {product}
  405. intx PerfMaxStringConstLength = 1024 {product}
  406. intx PreInflateSpin = 10 {pd product}
  407. bool PreferInterpreterNativeStubs = false {pd product}
  408. intx PrefetchCopyIntervalInBytes = 576 {product}
  409. intx PrefetchFieldsAhead = 1 {product}
  410. intx PrefetchScanIntervalInBytes = 576 {product}
  411. bool PreserveAllAnnotations = false {product}
  412. bool PreserveFramePointer = false {pd product}
  413. uintx PretenureSizeThreshold = 0 {product}
  414. bool PrintAdaptiveSizePolicy = false {product}
  415. bool PrintCMSInitiationStatistics = false {product}
  416. intx PrintCMSStatistics = 0 {product}
  417. bool PrintClassHistogram = false {manageable}
  418. bool PrintClassHistogramAfterFullGC = false {manageable}
  419. bool PrintClassHistogramBeforeFullGC = false {manageable}
  420. bool PrintCodeCache = false {product}
  421. bool PrintCodeCacheOnCompilation = false {product}
  422. bool PrintCommandLineFlags = false {product}
  423. bool PrintCompilation = false {product}
  424. bool PrintConcurrentLocks = false {manageable}
  425. intx PrintFLSCensus = 0 {product}
  426. intx PrintFLSStatistics = 0 {product}
  427. bool PrintFlagsFinal := true {product}
  428. bool PrintFlagsInitial = false {product}
  429. bool PrintGC = false {manageable}
  430. bool PrintGCApplicationConcurrentTime = false {product}
  431. bool PrintGCApplicationStoppedTime = false {product}
  432. bool PrintGCCause = true {product}
  433. bool PrintGCDateStamps = false {manageable}
  434. bool PrintGCDetails = false {manageable}
  435. bool PrintGCID = false {manageable}
  436. bool PrintGCTaskTimeStamps = false {product}
  437. bool PrintGCTimeStamps = false {manageable}
  438. bool PrintHeapAtGC = false {product rw}
  439. bool PrintHeapAtGCExtended = false {product rw}
  440. bool PrintHeapAtSIGBREAK = true {product}
  441. bool PrintJNIGCStalls = false {product}
  442. bool PrintJNIResolving = false {product}
  443. bool PrintOldPLAB = false {product}
  444. bool PrintOopAddress = false {product}
  445. bool PrintPLAB = false {product}
  446. bool PrintParallelOldGCPhaseTimes = false {product}
  447. bool PrintPromotionFailure = false {product}
  448. bool PrintReferenceGC = false {product}
  449. bool PrintSafepointStatistics = false {product}
  450. intx PrintSafepointStatisticsCount = 300 {product}
  451. intx PrintSafepointStatisticsTimeout = -1 {product}
  452. bool PrintSharedArchiveAndExit = false {product}
  453. bool PrintSharedDictionary = false {product}
  454. bool PrintSharedSpaces = false {product}
  455. bool PrintStringDeduplicationStatistics = false {product}
  456. bool PrintStringTableStatistics = false {product}
  457. bool PrintTLAB = false {product}
  458. bool PrintTenuringDistribution = false {product}
  459. bool PrintTieredEvents = false {product}
  460. bool PrintVMOptions = false {product}
  461. bool PrintVMQWaitTime = false {product}
  462. bool PrintWarnings = true {product}
  463. uintx ProcessDistributionStride = 4 {product}
  464. bool ProfileInterpreter = true {pd product}
  465. bool ProfileIntervals = false {product}
  466. intx ProfileIntervalsTicks = 100 {product}
  467. intx ProfileMaturityPercentage = 20 {product}
  468. bool ProfileVM = false {product}
  469. bool ProfilerPrintByteCodeStatistics = false {product}
  470. bool ProfilerRecordPC = false {product}
  471. uintx PromotedPadding = 3 {product}
  472. uintx QueuedAllocationWarningCount = 0 {product}
  473. uintx RTMRetryCount = 5 {ARCH product}
  474. bool RangeCheckElimination = true {product}
  475. intx ReadPrefetchInstr = 0 {ARCH product}
  476. bool ReassociateInvariants = true {C2 product}
  477. bool ReduceBulkZeroing = true {C2 product}
  478. bool ReduceFieldZeroing = true {C2 product}
  479. bool ReduceInitialCardMarks = true {C2 product}
  480. bool ReduceSignalUsage = false {product}
  481. intx RefDiscoveryPolicy = 0 {product}
  482. bool ReflectionWrapResolutionErrors = true {product}
  483. bool RegisterFinalizersAtInit = true {product}
  484. bool RelaxAccessControlCheck = false {product}
  485. ccstr ReplayDataFile = {product}
  486. bool RequireSharedSpaces = false {product}
  487. uintx ReservedCodeCacheSize = 251658240 {pd product}
  488. bool ResizeOldPLAB = true {product}
  489. bool ResizePLAB = true {product}
  490. bool ResizeTLAB = true {pd product}
  491. bool RestoreMXCSROnJNICalls = false {product}
  492. bool RestrictContended = true {product}
  493. bool RewriteBytecodes = true {pd product}
  494. bool RewriteFrequentPairs = true {pd product}
  495. intx SafepointPollOffset = 256 {C1 pd product}
  496. intx SafepointSpinBeforeYield = 2000 {product}
  497. bool SafepointTimeout = false {product}
  498. intx SafepointTimeoutDelay = 10000 {product}
  499. bool ScavengeBeforeFullGC = true {product}
  500. intx SelfDestructTimer = 0 {product}
  501. uintx SharedBaseAddress = 0 {product}
  502. ccstr SharedClassListFile = {product}
  503. uintx SharedMiscCodeSize = 122880 {product}
  504. uintx SharedMiscDataSize = 4194304 {product}
  505. uintx SharedReadOnlySize = 16777216 {product}
  506. uintx SharedReadWriteSize = 16777216 {product}
  507. bool ShowMessageBoxOnError = false {product}
  508. intx SoftRefLRUPolicyMSPerMB = 1000 {product}
  509. bool SpecialEncodeISOArray = true {C2 product}
  510. bool SplitIfBlocks = true {C2 product}
  511. intx StackRedPages = 1 {pd product}
  512. intx StackShadowPages = 6 {pd product}
  513. bool StackTraceInThrowable = true {product}
  514. intx StackYellowPages = 3 {pd product}
  515. bool StartAttachListener = false {product}
  516. intx StarvationMonitorInterval = 200 {product}
  517. bool StressLdcRewrite = false {product}
  518. uintx StringDeduplicationAgeThreshold = 3 {product}
  519. uintx StringTableSize = 60013 {product}
  520. bool SuppressFatalErrorMessage = false {product}
  521. uintx SurvivorPadding = 3 {product}
  522. uintx SurvivorRatio = 8 {product}
  523. intx SuspendRetryCount = 50 {product}
  524. intx SuspendRetryDelay = 5 {product}
  525. intx SyncFlags = 0 {product}
  526. ccstr SyncKnobs = {product}
  527. intx SyncVerbose = 0 {product}
  528. uintx TLABAllocationWeight = 35 {product}
  529. uintx TLABRefillWasteFraction = 64 {product}
  530. uintx TLABSize = 0 {product}
  531. bool TLABStats = true {product}
  532. uintx TLABWasteIncrement = 4 {product}
  533. uintx TLABWasteTargetPercent = 1 {product}
  534. uintx TargetPLABWastePct = 10 {product}
  535. uintx TargetSurvivorRatio = 50 {product}
  536. uintx TenuredGenerationSizeIncrement = 20 {product}
  537. uintx TenuredGenerationSizeSupplement = 80 {product}
  538. uintx TenuredGenerationSizeSupplementDecay = 2 {product}
  539. intx ThreadPriorityPolicy = 0 {product}
  540. bool ThreadPriorityVerbose = false {product}
  541. uintx ThreadSafetyMargin = 52428800 {product}
  542. intx ThreadStackSize = 0 {pd product}
  543. uintx ThresholdTolerance = 10 {product}
  544. intx Tier0BackedgeNotifyFreqLog = 10 {product}
  545. intx Tier0InvokeNotifyFreqLog = 7 {product}
  546. intx Tier0ProfilingStartPercentage = 200 {product}
  547. intx Tier23InlineeNotifyFreqLog = 20 {product}
  548. intx Tier2BackEdgeThreshold = 0 {product}
  549. intx Tier2BackedgeNotifyFreqLog = 14 {product}
  550. intx Tier2CompileThreshold = 0 {product}
  551. intx Tier2InvokeNotifyFreqLog = 11 {product}
  552. intx Tier3BackEdgeThreshold = 60000 {product}
  553. intx Tier3BackedgeNotifyFreqLog = 13 {product}
  554. intx Tier3CompileThreshold = 2000 {product}
  555. intx Tier3DelayOff = 2 {product}
  556. intx Tier3DelayOn = 5 {product}
  557. intx Tier3InvocationThreshold = 200 {product}
  558. intx Tier3InvokeNotifyFreqLog = 10 {product}
  559. intx Tier3LoadFeedback = 5 {product}
  560. intx Tier3MinInvocationThreshold = 100 {product}
  561. intx Tier4BackEdgeThreshold = 40000 {product}
  562. intx Tier4CompileThreshold = 15000 {product}
  563. intx Tier4InvocationThreshold = 5000 {product}
  564. intx Tier4LoadFeedback = 3 {product}
  565. intx Tier4MinInvocationThreshold = 600 {product}
  566. bool TieredCompilation = true {pd product}
  567. intx TieredCompileTaskTimeout = 50 {product}
  568. intx TieredRateUpdateMaxTime = 25 {product}
  569. intx TieredRateUpdateMinTime = 1 {product}
  570. intx TieredStopAtLevel = 4 {product}
  571. bool TimeLinearScan = false {C1 product}
  572. bool TraceBiasedLocking = false {product}
  573. bool TraceClassLoading = false {product rw}
  574. bool TraceClassLoadingPreorder = false {product}
  575. bool TraceClassPaths = false {product}
  576. bool TraceClassResolution = false {product}
  577. bool TraceClassUnloading = false {product rw}
  578. bool TraceDynamicGCThreads = false {product}
  579. bool TraceGen0Time = false {product}
  580. bool TraceGen1Time = false {product}
  581. ccstr TraceJVMTI = {product}
  582. bool TraceLoaderConstraints = false {product rw}
  583. bool TraceMetadataHumongousAllocation = false {product}
  584. bool TraceMonitorInflation = false {product}
  585. bool TraceParallelOldGCTasks = false {product}
  586. intx TraceRedefineClasses = 0 {product}
  587. bool TraceSafepointCleanupTime = false {product}
  588. bool TraceSharedLookupCache = false {product}
  589. bool TraceSuspendWaitFailures = false {product}
  590. intx TrackedInitializationLimit = 50 {C2 product}
  591. bool TransmitErrorReport = false {product}
  592. bool TrapBasedNullChecks = false {pd product}
  593. bool TrapBasedRangeChecks = false {C2 pd product}
  594. intx TypeProfileArgsLimit = 2 {product}
  595. uintx TypeProfileLevel = 111 {pd product}
  596. intx TypeProfileMajorReceiverPercent = 90 {C2 product}
  597. intx TypeProfileParmsLimit = 2 {product}
  598. intx TypeProfileWidth = 2 {product}
  599. intx UnguardOnExecutionViolation = 0 {product}
  600. bool UnlinkSymbolsALot = false {product}
  601. bool Use486InstrsOnly = false {ARCH product}
  602. bool UseAES = true {product}
  603. bool UseAESIntrinsics = true {product}
  604. intx UseAVX = 2 {ARCH product}
  605. bool UseAdaptiveGCBoundary = false {product}
  606. bool UseAdaptiveGenerationSizePolicyAtMajorCollection = true {product}
  607. bool UseAdaptiveGenerationSizePolicyAtMinorCollection = true {product}
  608. bool UseAdaptiveNUMAChunkSizing = true {product}
  609. bool UseAdaptiveSizeDecayMajorGCCost = true {product}
  610. bool UseAdaptiveSizePolicy = true {product}
  611. bool UseAdaptiveSizePolicyFootprintGoal = true {product}
  612. bool UseAdaptiveSizePolicyWithSystemGC = false {product}
  613. bool UseAddressNop = true {ARCH product}
  614. bool UseAltSigs = false {product}
  615. bool UseAutoGCSelectPolicy = false {product}
  616. bool UseBMI1Instructions = true {ARCH product}
  617. bool UseBMI2Instructions = true {ARCH product}
  618. bool UseBiasedLocking = true {product}
  619. bool UseBimorphicInlining = true {C2 product}
  620. bool UseBoundThreads = true {product}
  621. bool UseCLMUL = true {ARCH product}
  622. bool UseCMSBestFit = true {product}
  623. bool UseCMSCollectionPassing = true {product}
  624. bool UseCMSCompactAtFullCollection = true {product}
  625. bool UseCMSInitiatingOccupancyOnly = false {product}
  626. bool UseCRC32Intrinsics = true {product}
  627. bool UseCodeCacheFlushing = true {product}
  628. bool UseCompiler = true {product}
  629. bool UseCompilerSafepoints = true {product}
  630. bool UseCompressedClassPointers := true {lp64_product}
  631. bool UseCompressedOops := true {lp64_product}
  632. bool UseConcMarkSweepGC = false {product}
  633. bool UseCondCardMark = false {C2 product}
  634. bool UseCountLeadingZerosInstruction = true {ARCH product}
  635. bool UseCountTrailingZerosInstruction = true {ARCH product}
  636. bool UseCountedLoopSafepoints = false {C2 product}
  637. bool UseCounterDecay = true {product}
  638. bool UseDivMod = true {C2 product}
  639. bool UseDynamicNumberOfGCThreads = false {product}
  640. bool UseFPUForSpilling = true {C2 product}
  641. bool UseFastAccessorMethods = false {product}
  642. bool UseFastEmptyMethods = false {product}
  643. bool UseFastJNIAccessors = true {product}
  644. bool UseFastStosb = true {ARCH product}
  645. bool UseG1GC = false {product}
  646. bool UseGCLogFileRotation = false {product}
  647. bool UseGCOverheadLimit = true {product}
  648. bool UseGCTaskAffinity = false {product}
  649. bool UseHeavyMonitors = false {product}
  650. bool UseInlineCaches = true {product}
  651. bool UseInterpreter = true {product}
  652. bool UseJumpTables = true {C2 product}
  653. bool UseLWPSynchronization = true {product}
  654. bool UseLargePages = false {pd product}
  655. bool UseLargePagesInMetaspace = false {product}
  656. bool UseLargePagesIndividualAllocation := false {pd product}
  657. bool UseLockedTracing = false {product}
  658. bool UseLoopCounter = true {product}
  659. bool UseLoopInvariantCodeMotion = true {C1 product}
  660. bool UseLoopPredicate = true {C2 product}
  661. bool UseMathExactIntrinsics = true {C2 product}
  662. bool UseMaximumCompactionOnSystemGC = true {product}
  663. bool UseMembar = false {pd product}
  664. bool UseMontgomeryMultiplyIntrinsic = true {C2 product}
  665. bool UseMontgomerySquareIntrinsic = true {C2 product}
  666. bool UseMulAddIntrinsic = true {C2 product}
  667. bool UseMultiplyToLenIntrinsic = true {C2 product}
  668. bool UseNUMA = false {product}
  669. bool UseNUMAInterleaving = false {product}
  670. bool UseNewLongLShift = false {ARCH product}
  671. bool UseOSErrorReporting = false {pd product}
  672. bool UseOldInlining = true {C2 product}
  673. bool UseOnStackReplacement = true {pd product}
  674. bool UseOnlyInlinedBimorphic = true {C2 product}
  675. bool UseOptoBiasInlining = true {C2 product}
  676. bool UsePSAdaptiveSurvivorSizePolicy = true {product}
  677. bool UseParNewGC = false {product}
  678. bool UseParallelGC := true {product}
  679. bool UseParallelOldGC = true {product}
  680. bool UsePerfData = true {product}
  681. bool UsePopCountInstruction = true {product}
  682. bool UseRDPCForConstantTableBase = false {C2 product}
  683. bool UseRTMDeopt = false {ARCH product}
  684. bool UseRTMLocking = false {ARCH product}
  685. bool UseSHA = false {product}
  686. bool UseSHA1Intrinsics = false {product}
  687. bool UseSHA256Intrinsics = false {product}
  688. bool UseSHA512Intrinsics = false {product}
  689. intx UseSSE = 4 {product}
  690. bool UseSSE42Intrinsics = true {product}
  691. bool UseSerialGC = false {product}
  692. bool UseSharedSpaces = false {product}
  693. bool UseSignalChaining = true {product}
  694. bool UseSquareToLenIntrinsic = true {C2 product}
  695. bool UseStoreImmI16 = false {ARCH product}
  696. bool UseStringDeduplication = false {product}
  697. bool UseSuperWord = true {C2 product}
  698. bool UseTLAB = true {pd product}
  699. bool UseThreadPriorities = true {pd product}
  700. bool UseTypeProfile = true {product}
  701. bool UseTypeSpeculation = true {C2 product}
  702. bool UseUTCFileTimestamp = true {product}
  703. bool UseUnalignedLoadStores = true {ARCH product}
  704. bool UseVMInterruptibleIO = false {product}
  705. bool UseXMMForArrayCopy = true {product}
  706. bool UseXmmI2D = false {ARCH product}
  707. bool UseXmmI2F = false {ARCH product}
  708. bool UseXmmLoadAndClearUpper = true {ARCH product}
  709. bool UseXmmRegToRegMoveAll = true {ARCH product}
  710. bool VMThreadHintNoPreempt = false {product}
  711. intx VMThreadPriority = -1 {product}
  712. intx VMThreadStackSize = 0 {pd product}
  713. intx ValueMapInitialSize = 11 {C1 product}
  714. intx ValueMapMaxLoopSize = 8 {C1 product}
  715. intx ValueSearchLimit = 1000 {C2 product}
  716. bool VerifyMergedCPBytecodes = true {product}
  717. bool VerifySharedSpaces = false {product}
  718. intx WorkAroundNPTLTimedWaitHang = 1 {product}
  719. uintx YoungGenerationSizeIncrement = 20 {product}
  720. uintx YoungGenerationSizeSupplement = 80 {product}
  721. uintx YoungGenerationSizeSupplementDecay = 8 {product}
  722. uintx YoungPLABSize = 4096 {product}
  723. bool ZeroTLAB = false {product}
  724. intx hashCode = 5 {product}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement