Lines Matching refs:diagnostic

390 // diagnostic information about VM problems.  To use a VM diagnostic
406 // Nota bene: neither diagnostic nor experimental options should be used casually,
439 #define RUNTIME_FLAGS(develop, develop_pd, product, product_pd, diagnostic, experimental, notproduct, manageable, product_rw, lp64_product) \
451 diagnostic(bool, PrintCompressedOopsMode, false, \
477 diagnostic(bool, UnlockDiagnosticVMOptions, trueInDebug, \
584 diagnostic(bool, ForceUnreachable, false, \
712 diagnostic(bool, LogEvents, true, \
715 diagnostic(intx, LogEventsBufferEntries, 10, \
797 diagnostic(bool, VerboseVerification, false, \
869 diagnostic(bool, PrintNMTStatistics, false, \
872 diagnostic(bool, AutoShutdownNMT, true, \
877 diagnostic(bool, LogCompilation, false, \
883 diagnostic(bool, TraceNMethodInstalls, false, \
886 diagnostic(intx, ScavengeRootsInCode, 2, \
894 diagnostic(bool, PrintCompilation2, false, \
897 diagnostic(bool, PrintAdapterHandlers, false, \
900 diagnostic(bool, VerifyAdapterCalls, trueInDebug, \
906 diagnostic(bool, PrintAssembly, false, \
909 diagnostic(ccstr, PrintAssemblyOptions, NULL, \
912 diagnostic(bool, PrintNMethods, false, \
915 diagnostic(bool, PrintNativeNMethods, false, \
943 diagnostic(bool, PrintStubCode, false, \
1027 diagnostic(bool, UnsyncloadClass, false, \
1190 diagnostic(bool, PrintBiasedLockingStatistics, false, \
1358 diagnostic(bool, ForceDynamicNumberOfGCThreads, false, \
1446 diagnostic(bool, ParallelGCRetainPLAB, false, \
1483 diagnostic(uintx, ParGCStridesPerThread, 2, \
1487 diagnostic(intx, ParGCCardsPerStrideChunk, 256, \
1797 diagnostic(bool, FLSVerifyAllHeapReferences, false, \
1801 diagnostic(bool, FLSVerifyLists, false, \
1804 diagnostic(bool, FLSVerifyIndexTable, false, \
1813 diagnostic(bool, BlockOffsetArrayUseUnallocatedBlock, false, \
1885 "Print additional diagnostic information following " \
2129 diagnostic(bool, VerifyBeforeExit, trueInDebug, \
2132 diagnostic(bool, VerifyBeforeGC, false, \
2135 diagnostic(bool, VerifyAfterGC, false, \
2138 diagnostic(bool, VerifyDuringGC, false, \
2141 diagnostic(bool, GCParallelVerificationEnabled, true, \
2144 diagnostic(bool, DeferInitialCardMark, false, \
2148 diagnostic(bool, VerifyRememberedSets, false, \
2151 diagnostic(bool, VerifyObjectStartArray, true, \
2163 diagnostic(bool, BindCMSThreadToCPU, false, \
2166 diagnostic(uintx, CPUForCMSThread, 0, \
2279 diagnostic(bool, TraceGCTaskThread, false, \
2302 "Print diagnostic message when GC is stalled" \
2325 diagnostic(bool, TraceJVMTIObjectTagging, false, \
2328 diagnostic(bool, VerifyBeforeIteration, false, \
2430 diagnostic(bool, PrintInlining, false, \
2451 diagnostic(bool, DebugNonSafepoints, trueInDebug, \
2472 diagnostic(bool, SerializeVMOutput, true, \
2475 diagnostic(bool, DisplayVMOutput, true, \
2478 diagnostic(bool, LogVMOutput, trueInDebug, \
2481 diagnostic(ccstr, LogFile, NULL, \
2618 diagnostic(bool, PrintInterpreter, false, \
2656 diagnostic(bool, PrintSignatureHandlers, false, \
2787 NOT_EMBEDDED(diagnostic(intx, GuaranteedSafepointInterval, 1000, \
2913 diagnostic(intx, MallocVerifyInterval, 0, \
2917 diagnostic(intx, MallocVerifyStart, 0, \
3035 diagnostic(uintx, VerifyGCStartAt, 0, \
3038 diagnostic(intx, VerifyGCLevel, 0, \
3457 diagnostic(bool, UseNewCode, false, \
3460 diagnostic(bool, UseNewCode2, false, \
3463 diagnostic(bool, UseNewCode3, false, \
3559 diagnostic(bool, SharedOptimizeColdStart, true, \
3568 diagnostic(bool, SharedSkipVerify, false, \
3572 diagnostic(bool, EnableInvokeDynamic, true, \
3576 diagnostic(bool, PrintMethodHandleStubs, false, \
3582 diagnostic(bool, VerifyMethodHandles, trueInDebug, \
3585 diagnostic(bool, ShowHiddenFrames, false, \
3594 diagnostic(bool, PauseAtStartup, false, \
3598 diagnostic(ccstr, PauseAtStartupFile, NULL, \
3602 diagnostic(bool, PauseAtExit, false, \
3620 diagnostic(bool, PrintDTraceDOF, false, \
3634 diagnostic(bool, WhiteBoxAPI, false, \