Guest User

Untitled

a guest
Apr 8th, 2019
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.05 KB | None | 0 0
  1. ~/app $ java -XX:+UnlockDiagnosticVMOptions -XX:+PrintCommandLineFlags -version
  2. Picked up JAVA_TOOL_OPTIONS:
  3. -XX:G1ConcRefinementThreads=8 -XX:GCDrainStackTargetSize=64 -XX:InitialHeapSize=527051968 -XX:MaxHeapSize=8432831488 -XX:+PrintCommandL
  4. ineFlags -XX:ReservedCodeCacheSize=251658240 -XX:+SegmentedCodeCache -XX:+UnlockDiagnosticVMOptions -XX:+UseCompressedClassPointers -XX
  5. :+UseCompressedOops -XX:+UseG1GC
  6. openjdk version "11.0.2" 2019-01-15
  7. OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.2+9)
  8. OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.2+9, mixed mode)
  9.  
  10. ~/app $ java -XX:+UnlockDiagnosticVMOptions -XX:+PrintFlagsFinal -version
  11. Picked up JAVA_TOOL_OPTIONS:
  12. [Global flags]
  13. ccstrlist AOTLibrary = {product} {default}
  14. ccstr AbortVMOnException = {diagnostic} {default}
  15. ccstr AbortVMOnExceptionMessage = {diagnostic} {default}
  16. int ActiveProcessorCount = -1 {product} {default}
  17. uintx AdaptiveSizeDecrementScaleFactor = 4 {product} {default}
  18. uintx AdaptiveSizeMajorGCDecayTimeScale = 10 {product} {default}
  19. uintx AdaptiveSizePolicyCollectionCostMargin = 50 {product} {default}
  20. uintx AdaptiveSizePolicyInitializingSteps = 20 {product} {default}
  21. uintx AdaptiveSizePolicyOutputInterval = 0 {product} {default}
  22. uintx AdaptiveSizePolicyWeight = 10 {product} {default}
  23. uintx AdaptiveSizeThroughPutPolicy = 0 {product} {default}
  24. uintx AdaptiveTimeWeight = 25 {product} {default}
  25. bool AggressiveHeap = false {product} {default}
  26. bool AggressiveOpts = false {product} {default}
  27. intx AliasLevel = 3 {C2 product} {default}
  28. bool AlignVector = false {C2 product} {default}
  29. ccstr AllocateHeapAt = {product} {default}
  30. intx AllocateInstancePrefetchLines = 1 {product} {default}
  31. intx AllocatePrefetchDistance = 192 {product} {default}
  32. intx AllocatePrefetchInstr = 3 {product} {default}
  33. intx AllocatePrefetchLines = 4 {product} {default}
  34. intx AllocatePrefetchStepSize = 64 {product} {default}
  35. intx AllocatePrefetchStyle = 1 {product} {default}
  36. bool AllowJNIEnvProxy = false {product} {default}
  37. bool AllowNonVirtualCalls = false {product} {default}
  38. bool AllowParallelDefineClass = false {product} {default}
  39. bool AllowUserSignalHandlers = false {product} {default}
  40. bool AllowVectorizeOnDemand = true {C2 product} {default}
  41. bool AlwaysActAsServerClassMachine = false {product} {default}
  42. bool AlwaysCompileLoopMethods = false {product} {default}
  43. bool AlwaysLockClassLoader = false {product} {default}
  44. bool AlwaysPreTouch = false {product} {default}
  45. bool AlwaysRestoreFPU = false {product} {default}
  46. bool AlwaysTenure = false {product} {default}
  47. intx ArrayCopyLoadStoreMaxElem = 8 {C2 product} {default}
  48. bool AssertOnSuspendWaitFailure = false {product} {default}
  49. bool AssumeMP = true {product} {default}
  50. intx AutoBoxCacheMax = 128 {C2 product} {default}
  51. intx BCEATraceLevel = 0 {product} {default}
  52. bool BackgroundCompilation = true {pd product} {default}
  53. size_t BaseFootPrintEstimate = 268435456 {product} {default}
  54. intx BiasedLockingBulkRebiasThreshold = 20 {product} {default}
  55. intx BiasedLockingBulkRevokeThreshold = 40 {product} {default}
  56. intx BiasedLockingDecayTime = 25000 {product} {default}
  57. intx BiasedLockingStartupDelay = 0 {product} {default}
  58. bool BindCMSThreadToCPU = false {diagnostic} {default}
  59. bool BindGCTaskThreadsToCPUs = false {product} {default}
  60. bool BlockLayoutByFrequency = true {C2 product} {default}
  61. intx BlockLayoutMinDiamondPercentage = 20 {C2 product} {default}
  62. bool BlockLayoutRotateLoops = true {C2 product} {default}
  63. bool BlockOffsetArrayUseUnallocatedBlock = false {diagnostic} {default}
  64. bool BranchOnRegister = false {C2 product} {default}
  65. bool BytecodeVerificationLocal = false {product} {default}
  66. bool BytecodeVerificationRemote = true {product} {default}
  67. bool C1OptimizeVirtualCallProfiling = true {C1 product} {default}
  68. bool C1ProfileBranches = true {C1 product} {default}
  69. bool C1ProfileCalls = true {C1 product} {default}
  70. bool C1ProfileCheckcasts = true {C1 product} {default}
  71. bool C1ProfileInlinedCalls = true {C1 product} {default}
  72. bool C1ProfileVirtualCalls = true {C1 product} {default}
  73. bool C1UpdateMethodData = true {C1 product} {default}
  74. intx CICompilerCount = 4 {product} {ergonomic}
  75. bool CICompilerCountPerCPU = true {product} {default}
  76. bool CIPrintCompileQueue = false {diagnostic} {default}
  77. bool CITime = false {product} {default}
  78. bool CMSAbortSemantics = false {product} {default}
  79. uintx CMSAbortablePrecleanMinWorkPerIteration = 100 {product} {default}
  80. intx CMSAbortablePrecleanWaitMillis = 100 {manageable} {default}
  81. size_t CMSBitMapYieldQuantum = 10485760 {product} {default}
  82. uintx CMSBootstrapOccupancy = 50 {product} {default}
  83. bool CMSClassUnloadingEnabled = true {product} {default}
  84. uintx CMSClassUnloadingMaxInterval = 0 {product} {default}
  85. bool CMSCleanOnEnter = true {product} {default}
  86. size_t CMSConcMarkMultiple = 32 {product} {default}
  87. bool CMSConcurrentMTEnabled = true {product} {default}
  88. uintx CMSCoordinatorYieldSleepCount = 10 {product} {default}
  89. bool CMSEdenChunksRecordAlways = true {product} {default}
  90. uintx CMSExpAvgFactor = 50 {product} {default}
  91. bool CMSExtrapolateSweep = false {product} {default}
  92. uintx CMSIncrementalSafetyFactor = 10 {product} {default}
  93. uintx CMSIndexedFreeListReplenish = 4 {product} {default}
  94. intx CMSInitiatingOccupancyFraction = -1 {product} {default}
  95. uintx CMSIsTooFullPercentage = 98 {product} {default}
  96. double CMSLargeCoalSurplusPercent = 0.950000 {product} {default}
  97. double CMSLargeSplitSurplusPercent = 1.000000 {product} {default}
  98. bool CMSLoopWarn = false {product} {default}
  99. uintx CMSMaxAbortablePrecleanLoops = 0 {product} {default}
  100. intx CMSMaxAbortablePrecleanTime = 5000 {product} {default}
  101. size_t CMSOldPLABMax = 1024 {product} {default}
  102. size_t CMSOldPLABMin = 16 {product} {default}
  103. uintx CMSOldPLABNumRefills = 4 {product} {default}
  104. uintx CMSOldPLABReactivityFactor = 2 {product} {default}
  105. bool CMSOldPLABResizeQuicker = false {product} {default}
  106. uintx CMSOldPLABToleranceFactor = 4 {product} {default}
  107. bool CMSPLABRecordAlways = true {product} {default}
  108. bool CMSParallelInitialMarkEnabled = true {product} {default}
  109. bool CMSParallelRemarkEnabled = true {product} {default}
  110. bool CMSParallelSurvivorRemarkEnabled = true {product} {default}
  111. uintx CMSPrecleanDenominator = 3 {product} {default}
  112. uintx CMSPrecleanIter = 3 {product} {default}
  113. uintx CMSPrecleanNumerator = 2 {product} {default}
  114. bool CMSPrecleanRefLists1 = true {product} {default}
  115. bool CMSPrecleanRefLists2 = false {product} {default}
  116. bool CMSPrecleanSurvivors1 = false {product} {default}
  117. bool CMSPrecleanSurvivors2 = true {product} {default}
  118. uintx CMSPrecleanThreshold = 1000 {product} {default}
  119. bool CMSPrecleaningEnabled = true {product} {default}
  120. bool CMSPrintChunksInDump = false {product} {default}
  121. bool CMSPrintObjectsInDump = false {product} {default}
  122. uintx CMSRemarkVerifyVariant = 1 {product} {default}
  123. bool CMSReplenishIntermediate = true {product} {default}
  124. size_t CMSRescanMultiple = 32 {product} {default}
  125. uintx CMSSamplingGrain = 16384 {product} {default}
  126. bool CMSScavengeBeforeRemark = false {product} {default}
  127. uintx CMSScheduleRemarkEdenPenetration = 50 {product} {default}
  128. size_t CMSScheduleRemarkEdenSizeThreshold = 2097152 {product} {default}
  129. uintx CMSScheduleRemarkSamplingRatio = 5 {product} {default}
  130. double CMSSmallCoalSurplusPercent = 1.050000 {product} {default}
  131. double CMSSmallSplitSurplusPercent = 1.100000 {product} {default}
  132. bool CMSSplitIndexedFreeListBlocks = true {product} {default}
  133. intx CMSTriggerInterval = -1 {manageable} {default}
  134. uintx CMSTriggerRatio = 80 {product} {default}
  135. intx CMSWaitDuration = 2000 {manageable} {default}
  136. uintx CMSWorkQueueDrainThreshold = 10 {product} {default}
  137. bool CMSYield = true {product} {default}
  138. uintx CMSYieldSleepCount = 0 {product} {default}
  139. size_t CMSYoungGenPerWorker = 67108864 {pd product} {default}
  140. uintx CMS_FLSPadding = 1 {product} {default}
  141. uintx CMS_FLSWeight = 75 {product} {default}
  142. uintx CMS_SweepPadding = 1 {product} {default}
  143. uintx CMS_SweepTimerThresholdMillis = 10 {product} {default}
  144. uintx CMS_SweepWeight = 75 {product} {default}
  145. uintx CPUForCMSThread = 0 {diagnostic} {default}
  146. bool CalculateClassFingerprint = false {product} {default}
  147. bool CheckIntrinsics = true {diagnostic} {default}
  148. bool CheckJNICalls = false {product} {default}
  149. bool ClassUnloading = true {product} {default}
  150. bool ClassUnloadingWithConcurrentMark = true {product} {default}
  151. bool ClipInlining = true {product} {default}
  152. uintx CodeCacheExpansionSize = 65536 {pd product} {default}
  153. uintx CodeCacheMinBlockLength = 4 {pd diagnostic} {default}
  154. bool CompactFields = true {product} {default}
  155. bool CompactStrings = true {pd product} {default}
  156. intx CompilationPolicyChoice = 2 {product} {default}
  157. ccstrlist CompileCommand = {product} {default}
  158. ccstr CompileCommandFile = {product} {default}
  159. ccstrlist CompileOnly = {product} {default}
  160. intx CompileThreshold = 10000 {pd product} {default}
  161. double CompileThresholdScaling = 1.000000 {product} {default}
  162. ccstr CompilerDirectivesFile = {diagnostic} {default}
  163. bool CompilerDirectivesIgnoreCompileCommands = false {diagnostic} {default}
  164. int CompilerDirectivesLimit = 50 {diagnostic} {default}
  165. bool CompilerDirectivesPrint = false {diagnostic} {default}
  166. bool CompilerThreadHintNoPreempt = false {product} {default}
  167. intx CompilerThreadPriority = -1 {product} {default}
  168. intx CompilerThreadStackSize = 1024 {pd product} {default}
  169. size_t CompressedClassSpaceSize = 1073741824 {product} {default}
  170. uint ConcGCThreads = 2 {product} {ergonomic}
  171. intx ConditionalMoveLimit = 3 {C2 pd product} {default}
  172. intx ContendedPaddingWidth = 128 {product} {default}
  173. bool CrashOnOutOfMemoryError = false {product} {default}
  174. bool CreateCoredumpOnCrash = true {product} {default}
  175. bool CriticalJNINatives = true {product} {default}
  176. bool DTraceAllocProbes = false {product} {default}
  177. bool DTraceMethodProbes = false {product} {default}
  178. bool DTraceMonitorProbes = false {product} {default}
  179. bool DebugInlinedCalls = true {C2 diagnostic} {default}
  180. bool DebugNonSafepoints = false {diagnostic} {default}
  181. bool Debugging = false {product} {default}
  182. bool DeferInitialCardMark = false {diagnostic} {default}
  183. bool DeoptimizeRandom = false {product} {default}
  184. bool DisableAttachMechanism = false {product} {default}
  185. bool DisableExplicitGC = false {product} {default}
  186. ccstrlist DisableIntrinsic = {diagnostic} {default}
  187. bool DisplayVMOutput = true {diagnostic} {default}
  188. bool DisplayVMOutputToStderr = false {product} {default}
  189. bool DisplayVMOutputToStdout = false {product} {default}
  190. bool DoEscapeAnalysis = true {C2 product} {default}
  191. bool DoReserveCopyInSuperWord = true {C2 product} {default}
  192. intx DominatorSearchLimit = 1000 {C2 diagnostic} {default}
  193. bool DontCompileHugeMethods = true {product} {default}
  194. bool DontYieldALot = false {pd product} {default}
  195. ccstr DumpLoadedClassList = {product} {default}
  196. bool DumpReplayDataOnError = true {product} {default}
  197. bool DumpSharedSpaces = false {product} {default}
  198. bool DynamicallyResizeSystemDictionaries = true {diagnostic} {default}
  199. bool EagerXrunInit = false {product} {default}
  200. intx EliminateAllocationArraySizeLimit = 64 {C2 product} {default}
  201. bool EliminateAllocations = true {C2 product} {default}
  202. bool EliminateAutoBox = true {C2 product} {default}
  203. bool EliminateLocks = true {C2 product} {default}
  204. bool EliminateNestedLocks = true {C2 product} {default}
  205. bool EnableContended = true {product} {default}
  206. bool EnableDynamicAgentLoading = true {product} {default}
  207. bool EnableThreadSMRExtraValidityChecks = true {diagnostic} {default}
  208. bool EnableThreadSMRStatistics = false {diagnostic} {default}
  209. size_t ErgoHeapSizeLimit = 0 {product} {default}
  210. ccstr ErrorFile = {product} {default}
  211. uint64_t ErrorLogTimeout = 120 {product} {default}
  212. ccstr ErrorReportServer = {product} {default}
  213. double EscapeAnalysisTimeout = 20.000000 {C2 product} {default}
  214. bool EstimateArgEscape = true {product} {default}
  215. bool ExecutingUnitTests = false {product} {default}
  216. bool ExitOnOutOfMemoryError = false {product} {default}
  217. bool ExplicitGCInvokesConcurrent = false {product} {default}
  218. bool ExtendedDTraceProbes = false {product} {default}
  219. ccstr ExtraSharedClassListFile = {product} {default}
  220. bool FLSAlwaysCoalesceLarge = false {product} {default}
  221. uintx FLSCoalescePolicy = 2 {product} {default}
  222. double FLSLargestBlockCoalesceProximity = 0.990000 {product} {default}
  223. bool FLSVerifyAllHeapReferences = false {diagnostic} {default}
  224. bool FLSVerifyIndexTable = false {diagnostic} {default}
  225. bool FLSVerifyLists = false {diagnostic} {default}
  226. bool FailOverToOldVerifier = true {product} {default}
  227. intx FieldsAllocationStyle = 1 {product} {default}
  228. bool FilterSpuriousWakeups = true {product} {default}
  229. bool FlightRecorder = false {product} {default}
  230. ccstr FlightRecorderOptions = {product} {default}
  231. bool FoldStableValues = true {diagnostic} {default}
  232. bool ForceDynamicNumberOfGCThreads = false {diagnostic} {default}
  233. bool ForceNUMA = false {product} {default}
  234. bool ForceTimeHighResolution = false {product} {default}
  235. bool ForceUnreachable = false {diagnostic} {default}
  236. intx FreqInlineSize = 325 {pd product} {default}
  237. double G1ConcMarkStepDurationMillis = 10.000000 {product} {default}
  238. uintx G1ConcRSHotCardLimit = 4 {product} {default}
  239. size_t G1ConcRSLogCacheSize = 10 {product} {default}
  240. size_t G1ConcRefinementGreenZone = 0 {product} {default}
  241. size_t G1ConcRefinementRedZone = 0 {product} {default}
  242. uintx G1ConcRefinementServiceIntervalMillis = 300 {product} {default}
  243. uint G1ConcRefinementThreads = 8 {product} {ergonomic}
  244. size_t G1ConcRefinementThresholdStep = 2 {product} {default}
  245. size_t G1ConcRefinementYellowZone = 0 {product} {default}
  246. uintx G1ConfidencePercent = 50 {product} {default}
  247. size_t G1HeapRegionSize = 2097152 {product} {ergonomic}
  248. uintx G1HeapWastePercent = 5 {product} {default}
  249. uintx G1MixedGCCountTarget = 8 {product} {default}
  250. intx G1RSetRegionEntries = 512 {product} {default}
  251. size_t G1RSetScanBlockSize = 64 {product} {default}
  252. intx G1RSetSparseRegionEntries = 8 {product} {default}
  253. intx G1RSetUpdatingPauseTimePercent = 10 {product} {default}
  254. uint G1RefProcDrainInterval = 1000 {product} {default}
  255. uintx G1ReservePercent = 10 {product} {default}
  256. uintx G1SATBBufferEnqueueingThresholdPercent = 60 {product} {default}
  257. size_t G1SATBBufferSize = 1024 {product} {default}
  258. intx G1SummarizeRSetStatsPeriod = 0 {diagnostic} {default}
  259. size_t G1UpdateBufferSize = 256 {product} {default}
  260. bool G1UseAdaptiveConcRefinement = true {product} {default}
  261. bool G1UseAdaptiveIHOP = true {product} {default}
  262. bool G1VerifyHeapRegionCodeRoots = false {diagnostic} {default}
  263. bool G1VerifyRSetsDuringFullGC = false {diagnostic} {default}
  264. uintx GCDrainStackTargetSize = 64 {product} {ergonomic}
  265. uintx GCHeapFreeLimit = 2 {product} {default}
  266. uintx GCLockerEdenExpansionPercent = 5 {product} {default}
  267. bool GCLockerInvokesConcurrent = false {product} {default}
  268. uintx GCLockerRetryAllocationCount = 2 {diagnostic} {default}
  269. bool GCParallelVerificationEnabled = true {diagnostic} {default}
  270. uintx GCPauseIntervalMillis = 201 {product} {default}
  271. uint GCTaskTimeStampEntries = 200 {product} {default}
  272. uintx GCTimeLimit = 98 {product} {default}
  273. uintx GCTimeRatio = 12 {product} {default}
  274. intx GuaranteedSafepointInterval = 1000 {diagnostic} {default}
  275. uint HandshakeTimeout = 0 {diagnostic} {default}
  276. size_t HeapBaseMinAddress = 2147483648 {pd product} {default}
  277. bool HeapDumpAfterFullGC = false {manageable} {default}
  278. bool HeapDumpBeforeFullGC = false {manageable} {default}
  279. bool HeapDumpOnOutOfMemoryError = false {manageable} {default}
  280. ccstr HeapDumpPath = {manageable} {default}
  281. uintx HeapFirstMaximumCompactionCount = 3 {product} {default}
  282. uintx HeapMaximumCompactionInterval = 20 {product} {default}
  283. uintx HeapSearchSteps = 3 {product} {default}
  284. size_t HeapSizePerGCThread = 43620760 {product} {default}
  285. intx HotMethodDetectionLimit = 100000 {diagnostic} {default}
  286. bool IdealizeClearArrayNode = true {C2 pd diagnostic} {default}
  287. bool IgnoreEmptyClassPaths = false {product} {default}
  288. bool IgnoreUnrecognizedVMOptions = false {product} {default}
  289. bool IgnoreUnverifiableClassesDuringDump = true {diagnostic} {default}
  290. bool ImplicitNullChecks = true {pd diagnostic} {default}
  291. uintx IncreaseFirstTierCompileThresholdAt = 50 {product} {default}
  292. bool IncrementalInline = true {C2 product} {default}
  293. intx InitArrayShortSize = 64 {pd diagnostic} {default}
  294. size_t InitialBootClassLoaderMetaspaceSize = 4194304 {product} {default}
  295. uintx InitialCodeCacheSize = 2555904 {pd product} {default}
  296. size_t InitialHeapSize = 528482304 {product} {ergonomic}
  297. uintx InitialRAMFraction = 64 {product} {default}
  298. double InitialRAMPercentage = 1.562500 {product} {default}
  299. uintx InitialSurvivorRatio = 8 {product} {default}
  300. uintx InitialTenuringThreshold = 7 {product} {default}
  301. uintx InitiatingHeapOccupancyPercent = 45 {product} {default}
  302. bool InjectGCWorkerCreationFailure = false {diagnostic} {default}
  303. bool Inline = true {product} {default}
  304. bool InlineArrayCopy = true {diagnostic} {default}
  305. bool InlineClassNatives = true {diagnostic} {default}
  306. ccstr InlineDataFile = {product} {default}
  307. intx InlineFrequencyCount = 100 {pd diagnostic} {default}
  308. bool InlineMathNatives = true {diagnostic} {default}
  309. bool InlineNIOCheckIndex = true {C1 diagnostic} {default}
  310. bool InlineNatives = true {diagnostic} {default}
  311. bool InlineObjectCopy = true {C2 diagnostic} {default}
  312. bool InlineObjectHash = true {diagnostic} {default}
  313. bool InlineReflectionGetCallerClass = true {C2 diagnostic} {default}
  314. intx InlineSmallCode = 2000 {pd product} {default}
  315. bool InlineSynchronizedMethods = true {C1 product} {default}
  316. bool InlineThreadNatives = true {diagnostic} {default}
  317. bool InlineUnsafeOps = true {diagnostic} {default}
  318. bool InsertMemBarAfterArraycopy = true {C2 product} {default}
  319. intx InteriorEntryAlignment = 16 {C2 pd product} {default}
  320. intx InterpreterProfilePercentage = 33 {product} {default}
  321. bool JavaMonitorsInStackTrace = true {product} {default}
  322. intx JavaPriority10_To_OSPriority = -1 {product} {default}
  323. intx JavaPriority1_To_OSPriority = -1 {product} {default}
  324. intx JavaPriority2_To_OSPriority = -1 {product} {default}
  325. intx JavaPriority3_To_OSPriority = -1 {product} {default}
  326. intx JavaPriority4_To_OSPriority = -1 {product} {default}
  327. intx JavaPriority5_To_OSPriority = -1 {product} {default}
  328. intx JavaPriority6_To_OSPriority = -1 {product} {default}
  329. intx JavaPriority7_To_OSPriority = -1 {product} {default}
  330. intx JavaPriority8_To_OSPriority = -1 {product} {default}
  331. intx JavaPriority9_To_OSPriority = -1 {product} {default}
  332. bool LIRFillDelaySlots = false {C1 pd product} {default}
  333. size_t LargePageHeapSizeThreshold = 134217728 {product} {default}
  334. size_t LargePageSizeInBytes = 0 {product} {default}
  335. intx LiveNodeCountInliningCutoff = 40000 {C2 product} {default}
  336. bool LoadExecStackDllInVMThread = true {product} {default}
  337. bool LogCompilation = false {diagnostic} {default}
  338. bool LogEvents = true {diagnostic} {default}
  339. uintx LogEventsBufferEntries = 10 {diagnostic} {default}
  340. ccstr LogFile = {diagnostic} {default}
  341. bool LogTouchedMethods = false {diagnostic} {default}
  342. bool LogVMOutput = false {diagnostic} {default}
  343. intx LoopMaxUnroll = 16 {C2 product} {default}
  344. intx LoopOptsCount = 43 {C2 product} {default}
  345. intx LoopPercentProfileLimit = 30 {C2 pd product} {default}
  346. uintx LoopStripMiningIter = 1000 {C2 product} {default}
  347. uintx LoopStripMiningIterShortLoop = 100 {C2 product} {default}
  348. intx LoopUnrollLimit = 60 {C2 pd product} {default}
  349. intx LoopUnrollMin = 4 {C2 product} {default}
  350. bool LoopUnswitching = true {C2 product} {default}
  351. uintx MallocMaxTestWords = 0 {diagnostic} {default}
  352. bool ManagementServer = false {product} {default}
  353. size_t MarkStackSize = 4194304 {product} {ergonomic}
  354. size_t MarkStackSizeMax = 16777216 {product} {default}
  355. uint MarkSweepAlwaysCompactCount = 4 {product} {default}
  356. uintx MarkSweepDeadRatio = 5 {product} {default}
  357. intx MaxBCEAEstimateLevel = 5 {product} {default}
  358. intx MaxBCEAEstimateSize = 150 {product} {default}
  359. uint64_t MaxDirectMemorySize = 0 {product} {default}
  360. bool MaxFDLimit = true {product} {default}
  361. uintx MaxGCMinorPauseMillis = 18446744073709551615 {product} {default}
  362. uintx MaxGCPauseMillis = 200 {product} {default}
  363. uintx MaxHeapFreeRatio = 70 {manageable} {default}
  364. size_t MaxHeapSize = 8434745344 {product} {ergonomic}
  365. intx MaxInlineLevel = 9 {product} {default}
  366. intx MaxInlineSize = 35 {product} {default}
  367. intx MaxJNILocalCapacity = 65536 {product} {default}
  368. intx MaxJavaStackTraceDepth = 1024 {product} {default}
  369. intx MaxJumpTableSize = 65000 {C2 product} {default}
  370. intx MaxJumpTableSparseness = 5 {C2 product} {default}
  371. intx MaxLabelRootDepth = 1100 {C2 product} {default}
  372. intx MaxLoopPad = 11 {C2 product} {default}
  373. size_t MaxMetaspaceExpansion = 5451776 {product} {default}
  374. uintx MaxMetaspaceFreeRatio = 70 {product} {default}
  375. size_t MaxMetaspaceSize = 18446744073709547520 {product} {default}
  376. size_t MaxNewSize = 5060427776 {product} {ergonomic}
  377. intx MaxNodeLimit = 80000 {C2 product} {default}
  378. uint64_t MaxRAM = 137438953472 {pd product} {default}
  379. uintx MaxRAMFraction = 4 {product} {default}
  380. double MaxRAMPercentage = 25.000000 {product} {default}
  381. intx MaxRecursiveInlineLevel = 1 {product} {default}
  382. uintx MaxTenuringThreshold = 15 {product} {default}
  383. intx MaxTrivialSize = 6 {product} {default}
  384. intx MaxVectorSize = 32 {C2 product} {default}
  385. size_t MetaspaceSize = 21807104 {pd product} {default}
  386. bool MethodFlushing = true {product} {default}
  387. size_t MinHeapDeltaBytes = 2097152 {product} {ergonomic}
  388. uintx MinHeapFreeRatio = 40 {manageable} {default}
  389. intx MinInliningThreshold = 250 {product} {default}
  390. intx MinJumpTableSize = 10 {C2 pd product} {default}
  391. size_t MinMetaspaceExpansion = 339968 {product} {default}
  392. uintx MinMetaspaceFreeRatio = 40 {product} {default}
  393. intx MinPassesBeforeFlush = 10 {diagnostic} {default}
  394. uintx MinRAMFraction = 2 {product} {default}
  395. double MinRAMPercentage = 50.000000 {product} {default}
  396. uintx MinSurvivorRatio = 3 {product} {default}
  397. size_t MinTLABSize = 2048 {product} {default}
  398. intx MonitorBound = 0 {product} {default}
  399. bool MonitorInUseLists = true {product} {default}
  400. intx MultiArrayExpandLimit = 6 {C2 product} {default}
  401. uintx NUMAChunkResizeWeight = 20 {product} {default}
  402. size_t NUMAInterleaveGranularity = 2097152 {product} {default}
  403. uintx NUMAPageScanRate = 256 {product} {default}
  404. size_t NUMASpaceResizeRate = 1073741824 {product} {default}
  405. bool NUMAStats = false {product} {default}
  406. ccstr NativeMemoryTracking = off {product} {default}
  407. bool NeedsDeoptSuspend = false {pd product} {default}
  408. bool NeverActAsServerClassMachine = false {pd product} {default}
  409. bool NeverTenure = false {product} {default}
  410. uintx NewRatio = 2 {product} {default}
  411. size_t NewSize = 1363144 {product} {default}
  412. size_t NewSizeThreadIncrease = 5320 {pd product} {default}
  413. intx NmethodSweepActivity = 10 {product} {default}
  414. intx NodeLimitFudgeFactor = 2000 {C2 product} {default}
  415. uintx NonNMethodCodeHeapSize = 5835340 {pd product} {ergonomic}
  416. uintx NonProfiledCodeHeapSize = 122911450 {pd product} {ergonomic}
  417. intx NumberOfLoopInstrToAlign = 4 {C2 product} {default}
  418. intx ObjectAlignmentInBytes = 8 {lp64_product} {default}
  419. size_t OldPLABSize = 1024 {product} {default}
  420. uintx OldPLABWeight = 50 {product} {default}
  421. size_t OldSize = 5452592 {product} {default}
  422. bool OmitStackTraceInFastThrow = true {product} {default}
  423. ccstrlist OnError = {product} {default}
  424. ccstrlist OnOutOfMemoryError = {product} {default}
  425. intx OnStackReplacePercentage = 140 {pd product} {default}
  426. bool OptimizeExpensiveOps = true {C2 diagnostic} {default}
  427. bool OptimizeFill = true {C2 product} {default}
  428. bool OptimizePtrCompare = true {C2 product} {default}
  429. bool OptimizeStringConcat = true {C2 product} {default}
  430. bool OptoBundling = false {C2 pd product} {default}
  431. intx OptoLoopAlignment = 16 {pd product} {default}
  432. bool OptoRegScheduling = true {C2 pd product} {default}
  433. bool OptoScheduling = false {C2 pd product} {default}
  434. uintx PLABWeight = 75 {product} {default}
  435. bool PSChunkLargeArrays = true {product} {default}
  436. int ParGCArrayScanChunk = 50 {product} {default}
  437. intx ParGCCardsPerStrideChunk = 256 {diagnostic} {default}
  438. uintx ParGCDesiredObjsFromOverflowList = 20 {product} {default}
  439. uintx ParGCStridesPerThread = 2 {diagnostic} {default}
  440. bool ParGCTrimOverflow = true {product} {default}
  441. bool ParGCUseLocalOverflow = false {product} {default}
  442. uintx ParallelGCBufferWastePct = 10 {product} {default}
  443. uint ParallelGCThreads = 8 {product} {default}
  444. size_t ParallelOldDeadWoodLimiterMean = 50 {product} {default}
  445. size_t ParallelOldDeadWoodLimiterStdDev = 80 {product} {default}
  446. bool ParallelRefProcBalancingEnabled = true {product} {default}
  447. bool ParallelRefProcEnabled = true {product} {default}
  448. bool PartialPeelAtUnsignedTests = true {C2 product} {default}
  449. bool PartialPeelLoop = true {C2 product} {default}
  450. intx PartialPeelNewPhiDelta = 0 {C2 product} {default}
  451. bool PauseAtExit = false {diagnostic} {default}
  452. bool PauseAtStartup = false {diagnostic} {default}
  453. ccstr PauseAtStartupFile = {diagnostic} {default}
  454. uintx PausePadding = 1 {product} {default}
  455. intx PerBytecodeRecompilationCutoff = 200 {product} {default}
  456. intx PerBytecodeTrapLimit = 4 {product} {default}
  457. intx PerMethodRecompilationCutoff = 400 {product} {default}
  458. intx PerMethodTrapLimit = 100 {product} {default}
  459. bool PerfAllowAtExitRegistration = false {product} {default}
  460. bool PerfBypassFileSystemCheck = false {product} {default}
  461. intx PerfDataMemorySize = 32768 {product} {default}
  462. intx PerfDataSamplingInterval = 50 {product} {default}
  463. ccstr PerfDataSaveFile = {product} {default}
  464. bool PerfDataSaveToFile = false {product} {default}
  465. bool PerfDisableSharedMem = false {product} {default}
  466. intx PerfMaxStringConstLength = 1024 {product} {default}
  467. size_t PreTouchParallelChunkSize = 1073741824 {product} {default}
  468. bool PreferContainerQuotaForCPUCount = true {product} {default}
  469. bool PreferInterpreterNativeStubs = false {pd product} {default}
  470. intx PrefetchCopyIntervalInBytes = 576 {product} {default}
  471. intx PrefetchFieldsAhead = 1 {product} {default}
  472. intx PrefetchScanIntervalInBytes = 576 {product} {default}
  473. bool PreserveAllAnnotations = false {product} {default}
  474. bool PreserveFramePointer = false {pd product} {default}
  475. size_t PretenureSizeThreshold = 0 {product} {default}
  476. bool PrintAOT = false {product} {default}
  477. bool PrintAdapterHandlers = false {diagnostic} {default}
  478. bool PrintAssembly = false {diagnostic} {default}
  479. ccstr PrintAssemblyOptions = {diagnostic} {default}
  480. bool PrintBiasedLockingStatistics = false {diagnostic} {default}
  481. bool PrintClassHistogram = false {manageable} {default}
  482. bool PrintCodeCache = false {product} {default}
  483. bool PrintCodeCacheOnCompilation = false {product} {default}
  484. bool PrintCommandLineFlags = false {product} {default}
  485. bool PrintCompilation = false {product} {default}
  486. bool PrintCompilation2 = false {diagnostic} {default}
  487. bool PrintConcurrentLocks = false {manageable} {default}
  488. bool PrintExtendedThreadInfo = false {product} {default}
  489. bool PrintFlagsFinal = true {product} {command line}
  490. bool PrintFlagsInitial = false {product} {default}
  491. bool PrintFlagsRanges = false {product} {default}
  492. bool PrintGC = false {product} {default}
  493. bool PrintGCDetails = false {product} {default}
  494. bool PrintHeapAtSIGBREAK = true {product} {default}
  495. bool PrintInlining = false {diagnostic} {default}
  496. bool PrintInterpreter = false {diagnostic} {default}
  497. bool PrintIntrinsics = false {C2 diagnostic} {default}
  498. bool PrintJNIResolving = false {product} {default}
  499. bool PrintMethodData = false {diagnostic} {default}
  500. bool PrintMethodFlushingStatistics = false {diagnostic} {default}
  501. bool PrintMethodHandleStubs = false {diagnostic} {default}
  502. bool PrintNMTStatistics = false {diagnostic} {default}
  503. bool PrintNMethods = false {diagnostic} {default}
  504. bool PrintNativeNMethods = false {diagnostic} {default}
  505. bool PrintOptoAssembly = false {C2 diagnostic} {default}
  506. bool PrintPreciseBiasedLockingStatistics = false {C2 diagnostic} {default}
  507. bool PrintPreciseRTMLockingStatistics = false {C2 diagnostic} {default}
  508. bool PrintSafepointStatistics = false {product} {default}
  509. intx PrintSafepointStatisticsCount = 300 {product} {default}
  510. intx PrintSafepointStatisticsTimeout = -1 {product} {default}
  511. bool PrintSharedArchiveAndExit = false {product} {default}
  512. bool PrintSharedDictionary = false {product} {default}
  513. bool PrintSignatureHandlers = false {diagnostic} {default}
  514. bool PrintStringTableStatistics = false {product} {default}
  515. bool PrintStubCode = false {diagnostic} {default}
  516. bool PrintTieredEvents = false {product} {default}
  517. bool PrintTouchedMethodsAtExit = false {diagnostic} {default}
  518. bool PrintVMOptions = false {product} {default}
  519. bool PrintVMQWaitTime = false {product} {default}
  520. bool PrintWarnings = true {product} {default}
  521. uintx ProcessDistributionStride = 4 {product} {default}
  522. bool ProfileDynamicTypes = true {C2 diagnostic} {default}
  523. bool ProfileInterpreter = true {pd product} {default}
  524. bool ProfileIntervals = false {product} {default}
  525. intx ProfileIntervalsTicks = 100 {product} {default}
  526. intx ProfileMaturityPercentage = 20 {product} {default}
  527. bool ProfileVM = false {product} {default}
  528. uintx ProfiledCodeHeapSize = 122911450 {pd product} {ergonomic}
  529. intx ProfilerNumberOfCompiledMethods = 25 {diagnostic} {default}
  530. intx ProfilerNumberOfInterpretedMethods = 25 {diagnostic} {default}
  531. intx ProfilerNumberOfRuntimeStubNodes = 25 {diagnostic} {default}
  532. intx ProfilerNumberOfStubMethods = 25 {diagnostic} {default}
  533. bool ProfilerPrintByteCodeStatistics = false {product} {default}
  534. bool ProfilerRecordPC = false {product} {default}
  535. uintx PromotedPadding = 3 {product} {default}
  536. uintx QueuedAllocationWarningCount = 0 {product} {default}
  537. int RTMRetryCount = 5 {ARCH product} {default}
  538. bool RangeCheckElimination = true {product} {default}
  539. bool ReassociateInvariants = true {C2 product} {default}
  540. bool ReduceBulkZeroing = true {C2 product} {default}
  541. bool ReduceFieldZeroing = true {C2 product} {default}
  542. bool ReduceInitialCardMarks = true {C2 product} {default}
  543. bool ReduceNumberOfCompilerThreads = true {diagnostic} {default}
  544. bool ReduceSignalUsage = false {product} {default}
  545. intx RefDiscoveryPolicy = 0 {product} {default}
  546. bool RegisterFinalizersAtInit = true {product} {default}
  547. bool RelaxAccessControlCheck = false {product} {default}
  548. ccstr ReplayDataFile = {product} {default}
  549. bool RequireSharedSpaces = false {product} {default}
  550. uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
  551. bool ResizeOldPLAB = true {product} {default}
  552. bool ResizePLAB = true {product} {default}
  553. bool ResizeTLAB = true {pd product} {default}
  554. bool RestoreMXCSROnJNICalls = false {product} {default}
  555. bool RestrictContended = true {product} {default}
  556. bool RestrictReservedStack = true {product} {default}
  557. bool RewriteBytecodes = true {pd product} {default}
  558. bool RewriteFrequentPairs = true {pd product} {default}
  559. bool SafepointTimeout = false {product} {default}
  560. intx SafepointTimeoutDelay = 10000 {product} {default}
  561. bool ScavengeBeforeFullGC = false {product} {default}
  562. intx ScavengeRootsInCode = 2 {diagnostic} {default}
  563. bool SegmentedCodeCache = true {product} {ergonomic}
  564. intx SelfDestructTimer = 0 {product} {default}
  565. bool SerializeVMOutput = true {diagnostic} {default}
  566. ccstr SharedArchiveConfigFile = {product} {default}
  567. ccstr SharedArchiveFile = {product} {default}
  568. size_t SharedBaseAddress = 34359738368 {product} {default}
  569. ccstr SharedClassListFile = {product} {default}
  570. uintx SharedSymbolTableBucketSize = 4 {product} {default}
  571. bool ShowHiddenFrames = false {diagnostic} {default}
  572. bool ShowMessageBoxOnError = false {product} {default}
  573. bool ShowRegistersOnAssert = false {diagnostic} {default}
  574. bool ShrinkHeapInSteps = true {product} {default}
  575. intx SoftRefLRUPolicyMSPerMB = 1000 {product} {default}
  576. bool SpecialArraysEquals = true {C2 diagnostic} {default}
  577. bool SpecialEncodeISOArray = true {C2 diagnostic} {default}
  578. bool SpecialStringCompareTo = true {C2 diagnostic} {default}
  579. bool SpecialStringEquals = true {C2 diagnostic} {default}
  580. bool SpecialStringIndexOf = true {C2 diagnostic} {default}
  581. bool SplitIfBlocks = true {C2 product} {default}
  582. intx StackRedPages = 1 {pd product} {default}
  583. intx StackReservedPages = 1 {pd product} {default}
  584. intx StackShadowPages = 20 {pd product} {default}
  585. bool StackTraceInThrowable = true {product} {default}
  586. intx StackYellowPages = 2 {pd product} {default}
  587. uintx StartAggressiveSweepingAt = 10 {product} {default}
  588. bool StartAttachListener = false {product} {default}
  589. ccstr StartFlightRecording = {product} {default}
  590. bool StressCodeAging = false {diagnostic} {default}
  591. bool StressGCM = false {C2 diagnostic} {default}
  592. bool StressLCM = false {C2 diagnostic} {default}
  593. bool StressLdcRewrite = false {product} {default}
  594. uintx StringDeduplicationAgeThreshold = 3 {product} {default}
  595. bool StringDeduplicationRehashALot = false {diagnostic} {default}
  596. bool StringDeduplicationResizeALot = false {diagnostic} {default}
  597. uintx StringTableSize = 65536 {product} {default}
  598. bool SuperWordLoopUnrollAnalysis = true {C2 pd product} {default}
  599. bool SuperWordReductions = true {C2 product} {default}
  600. bool SuppressFatalErrorMessage = false {product} {default}
  601. uintx SurvivorPadding = 3 {product} {default}
  602. uintx SurvivorRatio = 8 {product} {default}
  603. intx SuspendRetryCount = 50 {product} {default}
  604. intx SuspendRetryDelay = 5 {product} {default}
  605. uintx TLABAllocationWeight = 35 {product} {default}
  606. uintx TLABRefillWasteFraction = 64 {product} {default}
  607. size_t TLABSize = 0 {product} {default}
  608. bool TLABStats = true {product} {default}
  609. uintx TLABWasteIncrement = 4 {product} {default}
  610. uintx TLABWasteTargetPercent = 1 {product} {default}
  611. uintx TargetPLABWastePct = 10 {product} {default}
  612. uintx TargetSurvivorRatio = 50 {product} {default}
  613. uintx TenuredGenerationSizeIncrement = 20 {product} {default}
  614. uintx TenuredGenerationSizeSupplement = 80 {product} {default}
  615. uintx TenuredGenerationSizeSupplementDecay = 2 {product} {default}
  616. bool ThreadLocalHandshakes = true {pd product} {default}
  617. intx ThreadPriorityPolicy = 0 {product} {default}
  618. bool ThreadPriorityVerbose = false {product} {default}
  619. intx ThreadStackSize = 1024 {pd product} {default}
  620. uintx ThresholdTolerance = 10 {product} {default}
  621. intx Tier0BackedgeNotifyFreqLog = 10 {product} {default}
  622. intx Tier0InvokeNotifyFreqLog = 7 {product} {default}
  623. intx Tier0ProfilingStartPercentage = 200 {product} {default}
  624. intx Tier23InlineeNotifyFreqLog = 20 {product} {default}
  625. intx Tier2BackEdgeThreshold = 0 {product} {default}
  626. intx Tier2BackedgeNotifyFreqLog = 14 {product} {default}
  627. intx Tier2CompileThreshold = 0 {product} {default}
  628. intx Tier2InvokeNotifyFreqLog = 11 {product} {default}
  629. intx Tier3AOTBackEdgeThreshold = 120000 {product} {default}
  630. intx Tier3AOTCompileThreshold = 15000 {product} {default}
  631. intx Tier3AOTInvocationThreshold = 10000 {product} {default}
  632. intx Tier3AOTMinInvocationThreshold = 1000 {product} {default}
  633. intx Tier3BackEdgeThreshold = 60000 {product} {default}
  634. intx Tier3BackedgeNotifyFreqLog = 13 {product} {default}
  635. intx Tier3CompileThreshold = 2000 {product} {default}
  636. intx Tier3DelayOff = 2 {product} {default}
  637. intx Tier3DelayOn = 5 {product} {default}
  638. intx Tier3InvocationThreshold = 200 {product} {default}
  639. intx Tier3InvokeNotifyFreqLog = 10 {product} {default}
  640. intx Tier3LoadFeedback = 5 {product} {default}
  641. intx Tier3MinInvocationThreshold = 100 {product} {default}
  642. intx Tier4BackEdgeThreshold = 40000 {product} {default}
  643. intx Tier4CompileThreshold = 15000 {product} {default}
  644. intx Tier4InvocationThreshold = 5000 {product} {default}
  645. intx Tier4LoadFeedback = 3 {product} {default}
  646. intx Tier4MinInvocationThreshold = 600 {product} {default}
  647. bool TieredCompilation = true {pd product} {default}
  648. intx TieredCompileTaskTimeout = 50 {product} {default}
  649. intx TieredRateUpdateMaxTime = 25 {product} {default}
  650. intx TieredRateUpdateMinTime = 1 {product} {default}
  651. intx TieredStopAtLevel = 4 {product} {default}
  652. bool TimeLinearScan = false {C1 product} {default}
  653. bool TraceCompilerThreads = false {diagnostic} {default}
  654. ccstr TraceJVMTI = {product} {default}
  655. bool TraceJVMTIObjectTagging = false {diagnostic} {default}
  656. bool TraceNMethodInstalls = false {diagnostic} {default}
  657. bool TraceSpilling = false {C2 diagnostic} {default}
  658. bool TraceSuspendWaitFailures = false {product} {default}
  659. bool TraceTypeProfile = false {C2 diagnostic} {default}
  660. intx TrackedInitializationLimit = 50 {C2 product} {default}
  661. bool TransmitErrorReport = false {product} {default}
  662. bool TrapBasedNullChecks = false {pd product} {default}
  663. bool TrapBasedRangeChecks = false {C2 pd product} {default}
  664. intx TypeProfileArgsLimit = 2 {product} {default}
  665. uintx TypeProfileLevel = 111 {pd product} {default}
  666. intx TypeProfileMajorReceiverPercent = 90 {C2 product} {default}
  667. intx TypeProfileParmsLimit = 2 {product} {default}
  668. intx TypeProfileWidth = 2 {product} {default}
  669. intx UnguardOnExecutionViolation = 0 {product} {default}
  670. bool UnlinkSymbolsALot = false {product} {default}
  671. bool UnlockDiagnosticVMOptions = true {diagnostic} {command line}
  672. bool UseAES = true {product} {default}
  673. bool UseAESCTRIntrinsics = true {diagnostic} {default}
  674. bool UseAESIntrinsics = true {diagnostic} {default}
  675. bool UseAOT = false {product} {default}
  676. bool UseAOTStrictLoading = false {diagnostic} {default}
  677. intx UseAVX = 2 {ARCH product} {default}
  678. bool UseAdaptiveGCBoundary = false {product} {default}
  679. bool UseAdaptiveGenerationSizePolicyAtMajorCollection = true {product} {default}
  680. bool UseAdaptiveGenerationSizePolicyAtMinorCollection = true {product} {default}
  681. bool UseAdaptiveNUMAChunkSizing = true {product} {default}
  682. bool UseAdaptiveSizeDecayMajorGCCost = true {product} {default}
  683. bool UseAdaptiveSizePolicy = true {product} {default}
  684. bool UseAdaptiveSizePolicyFootprintGoal = true {product} {default}
  685. bool UseAdaptiveSizePolicyWithSystemGC = false {product} {default}
  686. bool UseAddressNop = true {ARCH product} {default}
  687. bool UseAdler32Intrinsics = false {diagnostic} {default}
  688. bool UseBASE64Intrinsics = false {product} {default}
  689. bool UseBMI1Instructions = true {ARCH product} {default}
  690. bool UseBMI2Instructions = true {ARCH product} {default}
  691. bool UseBiasedLocking = true {product} {default}
  692. bool UseBimorphicInlining = true {C2 product} {default}
  693. int UseBootstrapCallInfo = 1 {diagnostic} {default}
  694. bool UseCLMUL = true {ARCH product} {default}
  695. bool UseCMSBestFit = true {product} {default}
  696. bool UseCMSInitiatingOccupancyOnly = false {product} {default}
  697. bool UseCMoveUnconditionally = false {C2 product} {default}
  698. bool UseCRC32CIntrinsics = true {diagnostic} {default}
  699. bool UseCRC32Intrinsics = true {diagnostic} {default}
  700. bool UseCodeAging = true {product} {default}
  701. bool UseCodeCacheFlushing = true {product} {default}
  702. bool UseCompiler = true {product} {default}
  703. bool UseCompressedClassPointers = true {lp64_product} {ergonomic}
  704. bool UseCompressedOops = true {lp64_product} {ergonomic}
  705. bool UseConcMarkSweepGC = false {product} {default}
  706. bool UseCondCardMark = false {product} {default}
  707. bool UseContainerSupport = true {product} {default}
  708. bool UseCountLeadingZerosInstruction = true {ARCH product} {default}
  709. bool UseCountTrailingZerosInstruction = true {ARCH product} {default}
  710. bool UseCountedLoopSafepoints = true {C2 product} {default}
  711. bool UseCounterDecay = true {product} {default}
  712. bool UseCpuAllocPath = false {diagnostic} {default}
  713. bool UseDivMod = true {C2 product} {default}
  714. bool UseDynamicNumberOfCompilerThreads = true {product} {default}
  715. bool UseDynamicNumberOfGCThreads = true {product} {default}
  716. bool UseFMA = true {product} {default}
  717. bool UseFPUForSpilling = true {C2 product} {default}
  718. bool UseFastJNIAccessors = true {product} {default}
  719. bool UseFastStosb = true {ARCH product} {default}
  720. bool UseG1GC = true {product} {ergonomic}
  721. bool UseGCOverheadLimit = true {product} {default}
  722. bool UseGCTaskAffinity = false {product} {default}
  723. bool UseGHASHIntrinsics = true {diagnostic} {default}
  724. bool UseHeavyMonitors = false {product} {default}
  725. bool UseHugeTLBFS = false {product} {default}
  726. bool UseImplicitStableValues = true {C2 diagnostic} {default}
  727. bool UseIncDec = true {ARCH diagnostic} {default}
  728. bool UseInlineCaches = true {product} {default}
  729. bool UseInlineDepthForSpeculativeTypes = true {C2 diagnostic} {default}
  730. bool UseInterpreter = true {product} {default}
  731. bool UseJumpTables = true {C2 product} {default}
  732. bool UseLWPSynchronization = true {product} {default}
  733. bool UseLargePages = false {pd product} {default}
  734. bool UseLargePagesInMetaspace = false {product} {default}
  735. bool UseLargePagesIndividualAllocation = false {pd product} {default}
  736. bool UseLibmIntrinsic = true {ARCH diagnostic} {default}
  737. bool UseLinuxPosixThreadCPUClocks = true {product} {default}
  738. bool UseLoopCounter = true {product} {default}
  739. bool UseLoopInvariantCodeMotion = true {C1 product} {default}
  740. bool UseLoopPredicate = true {C2 product} {default}
  741. bool UseMathExactIntrinsics = true {C2 diagnostic} {default}
  742. bool UseMaximumCompactionOnSystemGC = true {product} {default}
  743. bool UseMembar = true {pd product} {default}
  744. bool UseMontgomeryMultiplyIntrinsic = true {C2 diagnostic} {default}
  745. bool UseMontgomerySquareIntrinsic = true {C2 diagnostic} {default}
  746. bool UseMulAddIntrinsic = true {C2 diagnostic} {default}
  747. bool UseMultiplyToLenIntrinsic = true {C2 diagnostic} {default}
  748. bool UseNUMA = false {product} {default}
  749. bool UseNUMAInterleaving = false {product} {default}
  750. bool UseNewCode = false {diagnostic} {default}
  751. bool UseNewCode2 = false {diagnostic} {default}
  752. bool UseNewCode3 = false {diagnostic} {default}
  753. bool UseNewLongLShift = false {ARCH product} {default}
  754. bool UseOSErrorReporting = false {pd product} {default}
  755. bool UseOnStackReplacement = true {pd product} {default}
  756. bool UseOnlyInlinedBimorphic = true {C2 product} {default}
  757. bool UseOprofile = false {product} {default}
  758. bool UseOptoBiasInlining = true {C2 product} {default}
  759. bool UsePSAdaptiveSurvivorSizePolicy = true {product} {default}
  760. bool UseParallelGC = false {product} {default}
  761. bool UseParallelOldGC = false {product} {default}
  762. bool UsePerfData = true {product} {default}
  763. bool UsePopCountInstruction = true {product} {default}
  764. bool UseProfiledLoopPredicate = true {C2 product} {default}
  765. bool UseRDPCForConstantTableBase = false {C2 product} {default}
  766. bool UseRTMDeopt = false {ARCH product} {default}
  767. bool UseRTMLocking = false {ARCH product} {default}
  768. bool UseSHA = true {product} {default}
  769. bool UseSHA1Intrinsics = false {diagnostic} {default}
  770. bool UseSHA256Intrinsics = true {diagnostic} {default}
  771. bool UseSHA512Intrinsics = true {diagnostic} {default}
  772. bool UseSHM = false {product} {default}
  773. intx UseSSE = 4 {product} {default}
  774. bool UseSSE42Intrinsics = true {ARCH product} {default}
  775. bool UseSemaphoreGCThreadsSynchronization = true {diagnostic} {default}
  776. bool UseSerialGC = false {product} {default}
  777. bool UseSharedSpaces = false {product} {default}
  778. bool UseSignalChaining = true {product} {default}
  779. bool UseSquareToLenIntrinsic = true {C2 diagnostic} {default}
  780. bool UseStoreImmI16 = false {ARCH product} {default}
  781. bool UseStringDeduplication = false {product} {default}
  782. bool UseSubwordForMaxVector = true {C2 product} {default}
  783. bool UseSuperWord = true {C2 product} {default}
  784. bool UseTLAB = true {pd product} {default}
  785. bool UseThreadPriorities = true {pd product} {default}
  786. bool UseTransparentHugePages = false {product} {default}
  787. bool UseTypeProfile = true {product} {default}
  788. bool UseTypeSpeculation = true {C2 product} {default}
  789. bool UseUnalignedAccesses = true {diagnostic} {default}
  790. bool UseUnalignedLoadStores = true {ARCH product} {default}
  791. bool UseVectorCmov = false {C2 product} {default}
  792. bool UseVectorizedMismatchIntrinsic = true {diagnostic} {default}
  793. bool UseXMMForArrayCopy = true {product} {default}
  794. bool UseXMMForObjInit = false {ARCH product} {default}
  795. bool UseXmmI2D = false {ARCH product} {default}
  796. bool UseXmmI2F = false {ARCH product} {default}
  797. bool UseXmmLoadAndClearUpper = true {ARCH product} {default}
  798. bool UseXmmRegToRegMoveAll = true {ARCH product} {default}
  799. bool VMThreadHintNoPreempt = false {product} {default}
  800. intx VMThreadPriority = -1 {product} {default}
  801. intx VMThreadStackSize = 1024 {pd product} {default}
  802. intx ValueMapInitialSize = 11 {C1 product} {default}
  803. intx ValueMapMaxLoopSize = 8 {C1 product} {default}
  804. intx ValueSearchLimit = 1000 {C2 product} {default}
  805. bool VerifyAdapterCalls = false {diagnostic} {default}
  806. bool VerifyAfterGC = false {diagnostic} {default}
  807. bool VerifyBeforeExit = false {diagnostic} {default}
  808. bool VerifyBeforeGC = false {diagnostic} {default}
  809. bool VerifyBeforeIteration = false {diagnostic} {default}
  810. bool VerifyDuringGC = false {diagnostic} {default}
  811. bool VerifyDuringStartup = false {diagnostic} {default}
  812. intx VerifyGCLevel = 0 {diagnostic} {default}
  813. uintx VerifyGCStartAt = 0 {diagnostic} {default}
  814. ccstrlist VerifyGCType = {diagnostic} {default}
  815. bool VerifyMergedCPBytecodes = true {product} {default}
  816. bool VerifyMethodHandles = false {diagnostic} {default}
  817. bool VerifyObjectStartArray = true {diagnostic} {default}
  818. bool VerifyRememberedSets = false {diagnostic} {default}
  819. bool VerifySharedSpaces = false {product} {default}
  820. bool VerifyStringTableAtExit = false {diagnostic} {default}
  821. ccstrlist VerifySubSet = {diagnostic} {default}
  822. bool WhiteBoxAPI = false {diagnostic} {default}
  823. uintx YoungGenerationSizeIncrement = 20 {product} {default}
  824. uintx YoungGenerationSizeSupplement = 80 {product} {default}
  825. uintx YoungGenerationSizeSupplementDecay = 8 {product} {default}
  826. size_t YoungPLABSize = 4096 {product} {default}
  827. bool ZeroTLAB = false {product} {default}
  828. openjdk version "11.0.2" 2019-01-15
  829. OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.2+9)
  830. OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.2+9, mixed mode)
  831.  
  832. here is the pod details:
  833.  
  834. apiVersion: v1
  835. kind: Pod
  836. metadata:
  837. creationTimestamp: 2019-04-08T01:31:56Z
  838. generateName: xxxxxx-867f44dffc-
  839. labels:
  840. app: xxxxxx
  841. pod-template-hash: 867f44dffc
  842. name: xxxxxx-867f44dffc-kx8kh
  843. namespace: development
  844. ownerReferences:
  845. - apiVersion: apps/v1
  846. blockOwnerDeletion: true
  847. controller: true
  848. kind: ReplicaSet
  849. name: xxxxxx-867f44dffc
  850. uid: f2d47ab4-58f8-11e9-8f0e-0a58ac1f0b1d
  851. resourceVersion: "35749592"
  852. selfLink: /api/v1/namespaces/development/pods/xxxxxx-867f44dffc-kx8kh
  853. uid: 18b45558-599e-11e9-af20-0a58ac1f0b1e
  854. spec:
  855. containers:
  856. - env:
  857. - name: MYSQL_DB_USER
  858. valueFrom:
  859. secretKeyRef:
  860. key: username
  861. name: empelidb-credentials
  862. - name: MYSQL_DB_PASSWORD
  863. valueFrom:
  864. secretKeyRef:
  865. key: password
  866. name: empelidb-credentials
  867. - name: MYSQL_DB_HOST
  868. valueFrom:
  869. secretKeyRef:
  870. key: host
  871. name: empelidb-credentials
  872. - name: MYSQL_DB_PORT
  873. valueFrom:
  874. secretKeyRef:
  875. key: port
  876. name: empelidb-credentials
  877. - name: MYSQL_DB_NAME
  878. valueFrom:
  879. secretKeyRef:
  880. key: dbname
  881. name: empelidb-credentials
  882. - name: JWT_SECRET
  883. valueFrom:
  884. secretKeyRef:
  885. key: jwtsecret
  886. name: empelidb-credentials
  887. - name: JWT_APP_NAME
  888. valueFrom:
  889. secretKeyRef:
  890. key: jwtissuer
  891. name: empelidb-credentials
  892. - name: DATA_LOADER_ENCRYPT_KEY
  893. valueFrom:
  894. secretKeyRef:
  895. key: dataloaderkey
  896. name: empelidb-credentials
  897. - name: AZMON_COLLECT_ENV
  898. value: "False"
  899. - name: NEW_RELIC_APP_NAME
  900. value: service-emp-check-eligi-dev
  901. - name: KUBERNETES_PORT_443_TCP_ADDR
  902. value: wsibdevclygyytster-31d00930.hcp.canadaeast.azmk8s.io
  903. - name: KUBERNETES_PORT
  904. value: tcp://wsibdxxxxster-31d00930.hcp.canadaeast.azmk8s.io:443
  905. - name: KUBERNETES_PORT_443_TCP
  906. value: tcp://wsibdevclustexdxddx.hcp.canadaeast.azmk8s.io:443
  907. - name: KUBERNETES_SERVICE_HOST
  908. value: wsibdggggcluster-31d00930.hcp.canadaeast.azmk8s.io
  909. image: wsibprivateftftft.azurecr.io/xxxxxx:PR-39-52c8ca41
  910. imagePullPolicy: IfNotPresent
  911. livenessProbe:
  912. failureThreshold: 3
  913. httpGet:
  914. path: /actuator/health
  915. port: 8001
  916. scheme: HTTP
  917. initialDelaySeconds: 150
  918. periodSeconds: 10
  919. successThreshold: 1
  920. timeoutSeconds: 10
  921. name: xxxxxx
  922. ports:
  923. - containerPort: 8500
  924. name: web-port
  925. protocol: TCP
  926. readinessProbe:
  927. failureThreshold: 3
  928. httpGet:
  929. path: /actuator/health
  930. port: 8001
  931. scheme: HTTP
  932. initialDelaySeconds: 130
  933. periodSeconds: 10
  934. successThreshold: 1
  935. timeoutSeconds: 10
  936. resources:
  937. limits:
  938. cpu: 800m
  939. memory: 1600Mi
  940. requests:
  941. cpu: 800m
  942. memory: 1600Mi
  943. terminationMessagePath: /dev/termination-log
  944. terminationMessagePolicy: File
  945. volumeMounts:
  946. - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
  947. name: default-token-vnlmd
  948. readOnly: true
  949. dnsPolicy: ClusterFirst
  950. nodeName: aks-agentpool-26393911-0
  951. priority: 0
  952. restartPolicy: Always
  953. schedulerName: default-scheduler
  954. securityContext: {}
  955. serviceAccount: default
  956. serviceAccountName: default
  957. terminationGracePeriodSeconds: 30
  958. tolerations:
  959. - effect: NoExecute
  960. key: node.kubernetes.io/not-ready
  961. operator: Exists
  962. tolerationSeconds: 300
  963. - effect: NoExecute
  964. key: node.kubernetes.io/unreachable
  965. operator: Exists
  966. tolerationSeconds: 300
  967. volumes:
  968. - name: default-token-vnlmd
  969. secret:
  970. defaultMode: 420
  971. secretName: default-token-vnlmd
  972. status:
  973. conditions:
  974. - lastProbeTime: null
  975. lastTransitionTime: 2019-04-08T01:31:56Z
  976. status: "True"
  977. type: Initialized
  978. - lastProbeTime: null
  979. lastTransitionTime: 2019-04-08T15:08:36Z
  980. status: "True"
  981. type: Ready
  982. - lastProbeTime: null
  983. lastTransitionTime: 2019-04-08T15:08:36Z
  984. status: "True"
  985. type: ContainersReady
  986. - lastProbeTime: null
  987. lastTransitionTime: 2019-04-08T01:31:56Z
  988. status: "True"
  989. type: PodScheduled
  990. containerStatuses:
  991. - containerID: docker://816fc7e17a801f13b72b0b6720143192576dcabc68f73427061eb06ae1af4496
  992. image: wsibprivateregistry.azurecr.io/xxxxxx:PR-39-52c8ca41
  993. imageID: docker-pullable://wsibprivateregistry.azurecr.io/xxxxxx@sha256:00d8f9d553e5b6ce45d830b63d766da8cdc88ff9561d34193b11c9bd203933d6
  994. lastState:
  995. terminated:
  996. containerID: docker://0ea415f8541efb684015c2d6893e44aaa4647d62d7981510d47cb471dac3f520
  997. exitCode: 137
  998. finishedAt: 2019-04-08T15:05:53Z
  999. reason: OOMKilled
  1000. startedAt: 2019-04-08T15:04:40Z
  1001. name: xxxxxx
  1002. ready: true
  1003. restartCount: 10
  1004. state:
  1005. running:
  1006. startedAt: 2019-04-08T15:06:20Z
  1007. hostIP: 10.240.0.8
  1008. phase: Running
  1009. podIP: 10.244.4.74
  1010. qosClass: Guaranteed
  1011. startTime: 2019-04-08T01:31:56Z
  1012.  
  1013.  
  1014. env
  1015. SERVICE_RECON_SEARCH_API_PORT_8091_TCP_ADDR=10.0.65.47
  1016. ERECONCILIATION_FRONTEND_UI_PORT_8080_TCP_PORT=8080
  1017. CLAMAVD_SERVICE_HOST=10.0.183.122
  1018. DEMO_SERVICE_HOST=10.0.95.188
  1019. KUBERNETES_PORT=tcp://wsibxxx.hcp.canadaeast.azmk8s.io:443
  1020. KUBERNETES_SERVICE_PORT=443
  1021. ADDRESS_UPDATE_EMAIL_SUBMIT_PORT_8083_TCP=tcp://10.0.154.164:8083
  1022. GS_MESSAGING_RABBITMQ_PORT_8080_TCP_PORT=8080
  1023. SERVICE_COMMON_EMAIL_SERVICE_HOST=10.0.116.52
  1024. ADDRESS_UPDATE_UI_PORT_8080_TCP_ADDR=10.0.26.145
  1025. CLAMAV_REST_SERVICE_PORT=8080
  1026. ERECONCILIATION_FRONTEND_UI_PORT_8080_TCP_PROTO=tcp
  1027. CLAMAV_REST_PORT=tcp://10.0.169.46:8080
  1028. ECLEARANCE_DOCUMENT_SERVICE_SERVICE_HOST=10.0.158.102
  1029. SMTPRELAY_PORT_25_TCP_ADDR=10.0.19.32
  1030. ADDRESS_UPDATE_UI_SERVICE_HOST=10.0.26.145
  1031. SPRING_BOOT_MVC_RABBITMQ_API_PORT_8080_TCP_PORT=8080
  1032. ECLEARANCE_WEB_UI_PORT_80_TCP_PORT=80
  1033. GS_MESSAGING_RABBITMQ_PORT_8080_TCP_PROTO=tcp
  1034. ECLEARANCE_DOCUMENT_SERVICE_PORT_8081_TCP_ADDR=10.0.158.102
  1035. CLAMAVD_PORT_3310_TCP=tcp://10.0.183.122:3310
  1036. SERVICE_RECON_SEARCH_API_PORT_8091_TCP_PORT=8091
  1037. ECLEARANCE_WEB_UI_PORT_80_TCP_PROTO=tcp
  1038. LIGHT_AUTHENTICATION_SERVICE_API_PORT_8085_TCP_ADDR=10.0.94.192
  1039. WSIBCLOUD_NGINX_IMAGE_PORT_80_TCP_ADDR=10.0.110.134
  1040. SPRING_BOOT_MVC_RABBITMQ_API_PORT_8080_TCP_PROTO=tcp
  1041. JAVA_TOOL_OPTIONS=
  1042. HOSTNAME=emp-check-eligibility-867f44dffc-kx8kh
  1043. ERECONCILIATION_FRONTEND_UI_PORT=tcp://10.0.104.209:8080
  1044. SMTPRELAY_PORT_25_TCP_PORT=25
  1045. SERVICE_RECON_SEARCH_API_PORT_8091_TCP_PROTO=tcp
  1046. ADDRESS_UPDATE_UI_PORT_8080_TCP_PORT=8080
  1047. ERECONCILIATION_FRONTEND_UI_SERVICE_PORT=8080
  1048. ECLEARANCE_DOCUMENT_SERVICE_PORT_8081_TCP_PORT=8081
  1049. LIGHT_AUTHENTICATION_SERVICE_API_SERVICE_PORT=8085
  1050. SERVICE_COMMON_EMAIL_PORT_8084_TCP_ADDR=10.0.116.52
  1051. SMTPRELAY_PORT_25_TCP_PROTO=tcp
  1052. LIGHT_AUTHENTICATION_SERVICE_API_PORT=tcp://10.0.94.192:8085
  1053. SERVICE_RECON_SEARCH_API_PORT=tcp://10.0.65.47:8091
  1054. SERVICE_RECON_SEARCH_API_SERVICE_PORT=8091
  1055. GS_MESSAGING_RABBITMQ_PORT=tcp://10.0.8.63:8080
  1056. GS_MESSAGING_RABBITMQ_SERVICE_PORT=8080
  1057. ADDRESS_UPDATE_UI_PORT_8080_TCP_PROTO=tcp
  1058. SHLVL=1
  1059. SPRING_BOOT_MVC_RABBITMQ_API_PORT=tcp://10.0.79.160:8080
  1060. CLAMAV_REST_PORT_8080_TCP=tcp://10.0.169.46:8080
  1061. WSIBCLOUD_NGINX_IMAGE_PORT_80_TCP_PORT=80
  1062. SPRING_BOOT_MVC_RABBITMQ_API_SERVICE_PORT=8080
  1063. LIGHT_AUTHENTICATION_SERVICE_API_PORT_8085_TCP_PORT=8085
  1064. ECLEARANCE_SEARCH_SERVICE_API_PORT_8085_TCP=tcp://10.0.102.132:8085
  1065. ECLEARANCE_DOCUMENT_SERVICE_PORT_8081_TCP_PROTO=tcp
  1066. ECLEARANCE_EMAIL_SERVICE_PORT_8086_TCP=tcp://10.0.119.108:8086
  1067. HOME=/home/wsib
  1068. LIGHT_AUTHENTICATION_SERVICE_API_PORT_8085_TCP_PROTO=tcp
  1069. CLAMAVD_PORT=tcp://10.0.183.122:3310
  1070. WSIBCLOUD_NGINX_IMAGE_PORT_80_TCP_PROTO=tcp
  1071. ADDRESS_UPDATE_EMAIL_NOTIFY_PORT_8084_TCP=tcp://10.0.154.125:8084
  1072. DEMO_SERVICE_PORT=8099
  1073. CLAMAVD_SERVICE_PORT=3310
  1074. DEMO_PORT=tcp://10.0.95.188:8099
  1075. SERVICE_COMMON_EMAIL_PORT_8084_TCP_PORT=8084
  1076. SERVICE_COMMON_EMAIL_PORT=tcp://10.0.116.52:8084
  1077. ADDRESS_UPDATE_UI_SERVICE_PORT=8080
  1078. ECLEARANCE_DOCUMENT_SERVICE_PORT=tcp://10.0.158.102:8081
  1079. EMP_ACCT_INFO_LOADER_SERVICE_HOST=10.0.124.44
  1080. ECLEARANCE_DOCUMENT_SERVICE_SERVICE_PORT=8081
  1081. ADDRESS_UPDATE_UI_PORT=tcp://10.0.26.145:8080
  1082. SERVICE_COMMON_EMAIL_SERVICE_PORT=8084
  1083. ERECONCILIATION_FRONTEND_UI_PORT_8080_TCP=tcp://10.0.104.209:8080
  1084. ADDRESS_UPDATE_LOADER_SERVICE_HOST=10.0.227.180
  1085. SERVICE_COMMON_EMAIL_PORT_8084_TCP_PROTO=tcp
  1086. EMP_ACCT_INFO_LOADER_PORT_8091_TCP_ADDR=10.0.124.44
  1087. GS_MESSAGING_RABBITMQ_PORT_8080_TCP=tcp://10.0.8.63:8080
  1088. ADDRESS_UPDATE_BFF_SERVICE_HOST=10.0.96.137
  1089. ADDRESS_UPDATE_BFF_PORT_8080_TCP_ADDR=10.0.96.137
  1090. DEMO_PORT_8099_TCP_ADDR=10.0.95.188
  1091. UI_RECON_BFF_SERVICE_HOST=10.0.100.169
  1092. UI_RECON_BFF_PORT_8080_TCP_ADDR=10.0.100.169
  1093. SERVICE_RECON_API_SERVICE_HOST=10.0.254.132
  1094. ECLEARANCE_WEB_UI_PORT_80_TCP=tcp://10.0.94.132:80
  1095. SPRING_BOOT_MVC_RABBITMQ_API_PORT_8080_TCP=tcp://10.0.79.160:8080
  1096. SERVICE_RECON_SEARCH_API_PORT_8091_TCP=tcp://10.0.65.47:8091
  1097. DEMO_PORT_8099_TCP_PORT=8099
  1098. EMP_ACCT_INFO_LOADER_PORT_8091_TCP_PORT=8091
  1099. ADDRESS_UPDATE_BFF_PORT_8080_TCP_PORT=8080
  1100. ADDRESS_UPDATE_UI_PORT_8080_TCP=tcp://10.0.26.145:8080
  1101. SMTPRELAY_PORT_25_TCP=tcp://10.0.19.32:25
  1102. JAVA_VERSION=jdk-11.0.2+9
  1103. CD_JENKINS_AGENT_PORT_50000_TCP_ADDR=10.0.48.57
  1104. ADDRESS_UPDATE_BFF_PORT_8080_TCP_PROTO=tcp
  1105. UI_RECON_BFF_PORT_8080_TCP_PORT=8080
  1106. EMP_ACCT_INFO_LOADER_PORT_8091_TCP_PROTO=tcp
  1107. ECLEARANCE_DOCUMENT_SERVICE_PORT_8081_TCP=tcp://10.0.158.102:8081
  1108. DEMO_PORT_8099_TCP_PROTO=tcp
  1109. MYSQL_DB_PASSWORD=M@nday11!
  1110. CD_JENKINS_SERVICE_PORT_HTTP=8080
  1111. EMP_ACCT_INFO_LOADER_SERVICE_PORT=8091
  1112. WSIBCLOUD_NGINX_IMAGE_PORT_80_TCP=tcp://10.0.110.134:80
  1113. EMP_ACCT_INFO_LOADER_PORT=tcp://10.0.124.44:8091
  1114. LIGHT_AUTHENTICATION_SERVICE_API_PORT_8085_TCP=tcp://10.0.94.192:8085
  1115. UI_RECON_BFF_PORT_8080_TCP_PROTO=tcp
  1116. CD_JENKINS_AGENT_SERVICE_HOST=10.0.48.57
  1117. ADDRESS_UPDATE_LOADER_PORT=tcp://10.0.227.180:8087
  1118. ADDRESS_UPDATE_LOADER_PORT_8087_TCP_ADDR=10.0.227.180
  1119. ADDRESS_UPDATE_LOADER_SERVICE_PORT=8087
  1120. CD_JENKINS_AGENT_PORT_50000_TCP_PORT=50000
  1121. ADDRESS_UPDATE_BFF_SERVICE_PORT=8080
  1122. SERVICE_COMMON_EMAIL_PORT_8084_TCP=tcp://10.0.116.52:8084
  1123. ADDRESS_UPDATE_BFF_PORT=tcp://10.0.96.137:8080
  1124. TERM=xterm
  1125. MYSQL_DB_HOST=devwsibcloud.mysql.database.azure.com
  1126. UI_RECON_BFF_PORT=tcp://10.0.100.169:8080
  1127. SERVICE_RECON_API_PORT=tcp://10.0.254.132:8088
  1128. CD_JENKINS_AGENT_PORT_50000_TCP_PROTO=tcp
  1129. SERVICE_RECON_API_SERVICE_PORT=8088
  1130. UI_RECON_BFF_SERVICE_PORT=8080
  1131. KUBERNETES_PORT_443_TCP_ADDR=wsibdevcluster-31d00930.hcp.canadaeast.azmk8s.io
  1132. MYSQL_DB_USER=empeli@devwsibcloud
  1133. CD_JENKINS_AGENT_SERVICE_PORT_SLAVELISTENER=50000
  1134. ADDRESS_UPDATE_LOADER_PORT_8087_TCP_PORT=8087
  1135. SERVICE_RECON_API_PORT_8088_TCP_ADDR=10.0.254.132
  1136. APP_HOME=/home/wsib/app
  1137. ADDRESS_UPDATE_LOADER_PORT_8087_TCP_PROTO=tcp
  1138. PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  1139. ADDRESS_UPDATE_BFF_PORT_8080_TCP=tcp://10.0.96.137:8080
  1140. DEMO_PORT_8099_TCP=tcp://10.0.95.188:8099
  1141. ADDRESS_UPDATE_SERVICE_API_SERVICE_HOST=10.0.26.125
  1142. SERVICE_RECON_API_PORT_8088_TCP_PORT=8088
  1143. CD_JENKINS_PORT_8080_TCP_ADDR=10.0.223.90
  1144. KUBERNETES_PORT_443_TCP_PORT=443
  1145. EMP_ACCT_INFO_LOADER_PORT_8091_TCP=tcp://10.0.124.44:8091
  1146. CD_JENKINS_SERVICE_HOST=10.0.223.90
  1147. SERVICE_RECON_API_PORT_8088_TCP_PROTO=tcp
  1148. CD_JENKINS_AGENT_PORT=tcp://10.0.48.57:50000
  1149. EMP_CHECK_ELIGIBILITY_API_PORT_8500_TCP_ADDR=10.0.179.224
  1150. KUBERNETES_PORT_443_TCP_PROTO=tcp
  1151. UI_RECON_BFF_PORT_8080_TCP=tcp://10.0.100.169:8080
  1152. CD_JENKINS_AGENT_SERVICE_PORT=50000
  1153. ADDRESS_UPDATE_SERVICE_API_PORT_8091_TCP_ADDR=10.0.26.125
  1154. MYSQL_DB_PORT=3306
  1155. CD_JENKINS_PORT_8080_TCP_PORT=8080
  1156. ECLEARANCE_WEB_UI_SERVICE_HOST=10.0.94.132
  1157. ADDRESS_UPDATE_EMAIL_SUBMIT_SERVICE_HOST=10.0.154.164
  1158. CD_JENKINS_PORT_8080_TCP_PROTO=tcp
  1159. EMP_CHECK_ELIGIBILITY_API_SERVICE_HOST=10.0.179.224
  1160. EMP_CHECK_ELIGIBILITY_API_PORT_8500_TCP_PORT=8500
  1161. CD_JENKINS_AGENT_PORT_50000_TCP=tcp://10.0.48.57:50000
  1162. ECLEARANCE_EMAIL_SERVICE_SERVICE_HOST=10.0.119.108
  1163. ADDRESS_UPDATE_SERVICE_API_PORT_8091_TCP_PORT=8091
  1164. EMP_CHECK_ELIGIBILITY_API_PORT_8500_TCP_PROTO=tcp
  1165. ECLEARANCE_SEARCH_SERVICE_API_SERVICE_HOST=10.0.102.132
  1166. SMTPRELAY_SERVICE_HOST=10.0.19.32
  1167. ADDRESS_UPDATE_EMAIL_SUBMIT_PORT_8083_TCP_ADDR=10.0.154.164
  1168. ADDRESS_UPDATE_LOADER_PORT_8087_TCP=tcp://10.0.227.180:8087
  1169. ADDRESS_UPDATE_SERVICE_API_PORT_8091_TCP_PROTO=tcp
  1170. ADDRESS_UPDATE_SERVICE_API_PORT=tcp://10.0.26.125:8091
  1171. CD_JENKINS_SERVICE_PORT=8080
  1172. WSIBCLOUD_NGINX_IMAGE_SERVICE_HOST=10.0.110.134
  1173. ADDRESS_UPDATE_SERVICE_API_SERVICE_PORT=8091
  1174. CD_JENKINS_PORT=tcp://10.0.223.90:8080
  1175. AZMON_COLLECT_ENV=False
  1176. ADDRESS_UPDATE_EMAIL_NOTIFY_SERVICE_HOST=10.0.154.125
  1177. CLAMAVD_PORT_3310_TCP_ADDR=10.0.183.122
  1178. KUBERNETES_PORT_443_TCP=tcp://xxx:443
  1179. ADDRESS_UPDATE_EMAIL_SUBMIT_PORT_8083_TCP_PORT=8083
  1180. SERVICE_RECON_API_PORT_8088_TCP=tcp://10.0.254.132:8088
  1181. KUBERNETES_SERVICE_PORT_HTTPS=443
  1182. ADDRESS_UPDATE_EMAIL_SUBMIT_PORT=tcp://10.0.154.164:8083
  1183. ECLEARANCE_WEB_UI_PORT=tcp://10.0.94.132:80
  1184. ADDRESS_UPDATE_EMAIL_SUBMIT_SERVICE_PORT=8083
  1185. ECLEARANCE_WEB_UI_SERVICE_PORT=80
  1186. ADDRESS_UPDATE_EMAIL_SUBMIT_PORT_8083_TCP_PROTO=tcp
  1187. KUBERNETES_SERVICE_HOST=xx.hcp.canadaeast.azmk8s.io
  1188. ECLEARANCE_EMAIL_SERVICE_PORT_8086_TCP_ADDR=10.0.119.108
  1189. EMP_CHECK_ELIGIBILITY_API_PORT=tcp://10.0.179.224:8500
  1190. CLAMAV_REST_PORT_8080_TCP_ADDR=10.0.169.46
  1191. CLAMAV_REST_SERVICE_HOST=10.0.169.46
  1192. EMP_CHECK_ELIGIBILITY_API_SERVICE_PORT=8500
  1193. CLAMAVD_PORT_3310_TCP_PORT=3310
  1194. ECLEARANCE_SEARCH_SERVICE_API_PORT_8085_TCP_ADDR=10.0.102.132
  1195. JAVA_HOME=/opt/java/openjdk
  1196. PWD=/home/wsib/app
  1197. CD_JENKINS_PORT_8080_TCP=tcp://10.0.223.90:8080
  1198. ADDRESS_UPDATE_EMAIL_NOTIFY_PORT_8084_TCP_ADDR=10.0.154.125
  1199. ECLEARANCE_EMAIL_SERVICE_PORT=tcp://10.0.119.108:8086
  1200. CLAMAVD_PORT_3310_TCP_PROTO=tcp
  1201. ECLEARANCE_EMAIL_SERVICE_SERVICE_PORT=8086
  1202. NEW_RELIC_APP_NAME=service-emp-check-eligi-dev
  1203. ECLEARANCE_SEARCH_SERVICE_API_PORT=tcp://10.0.102.132:8085
  1204. SMTPRELAY_SERVICE_PORT=25
  1205. ECLEARANCE_SEARCH_SERVICE_API_SERVICE_PORT=8085
  1206. SMTPRELAY_PORT=tcp://10.0.19.32:25
  1207. EMP_CHECK_ELIGIBILITY_API_PORT_8500_TCP=tcp://10.0.179.224:8500
  1208. USER_NAME=wsib
  1209. WSIBCLOUD_NGINX_IMAGE_SERVICE_PORT=80
  1210. ERECONCILIATION_FRONTEND_UI_SERVICE_HOST=10.0.104.209
  1211. WSIBCLOUD_NGINX_IMAGE_PORT=tcp://10.0.110.134:80
  1212. ERECONCILIATION_FRONTEND_UI_PORT_8080_TCP_ADDR=10.0.104.209
  1213. ECLEARANCE_SEARCH_SERVICE_API_PORT_8085_TCP_PORT=8085
  1214. CLAMAV_REST_PORT_8080_TCP_PORT=8080
  1215. ECLEARANCE_EMAIL_SERVICE_PORT_8086_TCP_PORT=8086
  1216. ADDRESS_UPDATE_SERVICE_API_PORT_8091_TCP=tcp://10.0.26.125:8091
  1217. ECLEARANCE_EMAIL_SERVICE_PORT_8086_TCP_PROTO=tcp
  1218. SERVICE_RECON_SEARCH_API_SERVICE_HOST=10.0.65.47
  1219. ADDRESS_UPDATE_EMAIL_NOTIFY_SERVICE_PORT=8084
  1220. ADDRESS_UPDATE_EMAIL_NOTIFY_PORT=tcp://10.0.154.125:8084
  1221. GS_MESSAGING_RABBITMQ_PORT_8080_TCP_ADDR=10.0.8.63
  1222. ADDRESS_UPDATE_EMAIL_NOTIFY_PORT_8084_TCP_PORT=8084
  1223. LIGHT_AUTHENTICATION_SERVICE_API_SERVICE_HOST=10.0.94.192
  1224. GS_MESSAGING_RABBITMQ_SERVICE_HOST=10.0.8.63
  1225. ECLEARANCE_SEARCH_SERVICE_API_PORT_8085_TCP_PROTO=tcp
  1226. CLAMAV_REST_PORT_8080_TCP_PROTO=tcp
  1227. ECLEARANCE_WEB_UI_PORT_80_TCP_ADDR=10.0.94.132
  1228. SPRING_BOOT_MVC_RABBITMQ_API_PORT_8080_TCP_ADDR=10.0.79.160
  1229. SPRING_BOOT_MVC_RABBITMQ_API_SERVICE_HOST=10.0.79.160
  1230. ADDRESS_UPDATE_EMAIL_NOTIFY_PORT_8084_TCP_PROTO=tcp
Add Comment
Please, Sign In to add comment