A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages

A

AALOAD - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
AASTORE - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ABSTRACT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
AbstractAssemblyParser - Class in org.adoptopenjdk.jitwatch.model.assembly
 
AbstractAssemblyParser(Architecture) - Constructor for class org.adoptopenjdk.jitwatch.model.assembly.AbstractAssemblyParser
 
AbstractCompilationVisitable - Class in org.adoptopenjdk.jitwatch.compilation
 
AbstractCompilationVisitable() - Constructor for class org.adoptopenjdk.jitwatch.compilation.AbstractCompilationVisitable
 
AbstractCompilationWalker - Class in org.adoptopenjdk.jitwatch.compilation
 
AbstractCompilationWalker(IReadOnlyJITDataModel) - Constructor for class org.adoptopenjdk.jitwatch.compilation.AbstractCompilationWalker
 
AbstractEscapeAnalysisWalker - Class in org.adoptopenjdk.jitwatch.report.escapeanalysis
 
AbstractEscapeAnalysisWalker(IReadOnlyJITDataModel) - Constructor for class org.adoptopenjdk.jitwatch.report.escapeanalysis.AbstractEscapeAnalysisWalker
 
AbstractGraphStage - Class in org.adoptopenjdk.jitwatch.ui.graphing
 
AbstractGraphStage(JITWatchUI, int, int, boolean) - Constructor for class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
AbstractHistoVisitable - Class in org.adoptopenjdk.jitwatch.histo
 
AbstractHistoVisitable(IReadOnlyJITDataModel, long) - Constructor for class org.adoptopenjdk.jitwatch.histo.AbstractHistoVisitable
 
AbstractLogParser - Class in org.adoptopenjdk.jitwatch.parser
 
AbstractLogParser(IJITListener) - Constructor for class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
AbstractMetaMember - Class in org.adoptopenjdk.jitwatch.model
 
AbstractMetaMember(String) - Constructor for class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
AbstractNMethodStage - Class in org.adoptopenjdk.jitwatch.ui.nmethod
 
AbstractNMethodStage(JITWatchUI, String) - Constructor for class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
AbstractProcess - Class in org.adoptopenjdk.jitwatch.process
 
AbstractProcess() - Constructor for class org.adoptopenjdk.jitwatch.process.AbstractProcess
 
AbstractReportBuilder - Class in org.adoptopenjdk.jitwatch.report
 
AbstractReportBuilder(IReadOnlyJITDataModel) - Constructor for class org.adoptopenjdk.jitwatch.report.AbstractReportBuilder
 
AbstractReportRowBean - Class in org.adoptopenjdk.jitwatch.ui.report
 
AbstractReportRowBean(Report) - Constructor for class org.adoptopenjdk.jitwatch.ui.report.AbstractReportRowBean
 
AbstractTextViewerStage - Class in org.adoptopenjdk.jitwatch.ui.viewer
 
AbstractTextViewerStage(JITWatchUI, String, boolean) - Constructor for class org.adoptopenjdk.jitwatch.ui.viewer.AbstractTextViewerStage
 
AbstractTopListVisitable - Class in org.adoptopenjdk.jitwatch.toplist
 
AbstractTopListVisitable(IReadOnlyJITDataModel, boolean) - Constructor for class org.adoptopenjdk.jitwatch.toplist.AbstractTopListVisitable
 
accessProxy - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
ACONST_NULL - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
action - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.UncommonTrap
 
add - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage.QueueCounter
 
add(long, long) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
add(NextInstructionCount) - Method in class org.adoptopenjdk.jitwatch.jarscan.nextinstruction.NextInstructionCountList
 
add(ExceptionTableEntry) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ExceptionTable
 
add(LineTable) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineTable
 
add(LineTableEntry) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineTable
 
ADD_CLOSE_DECORATION - Static variable in class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil
 
addAllowedPackagePrefix(String) - Method in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
addAndShow(Stage, Stage) - Static method in class org.adoptopenjdk.jitwatch.ui.stage.StageManager
 
addAndShow(Stage, Stage, IStageClosedListener) - Static method in class org.adoptopenjdk.jitwatch.ui.stage.StageManager
 
addAnnotation(int, LineAnnotation) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationList
 
addAnnotation(IMetaMember, int, LineAnnotation) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotations
 
addArrowWithNewLineToEachIntrinsicEntry(StringBuilder, Map<String, String>) - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
addAssembly(AssemblyMethod) - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
addAssembly(AssemblyMethod) - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
addAssemblyLine(NumberedLine) - Method in class org.adoptopenjdk.jitwatch.model.SplitLog
 
addAttribute(String, String) - Method in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
addBCIOpcodeMapping(String, int, Opcode) - Method in class org.adoptopenjdk.jitwatch.model.Task
 
addBlock(AssemblyBlock) - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyMethod
 
addCaller(String) - Method in class org.adoptopenjdk.jitwatch.inline.HeadlessInlineVisitor.InlineFailureInfo
 
addChild(CompileNode) - Method in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
addChild(Tag) - Method in class org.adoptopenjdk.jitwatch.model.Tag
 
addChildPackage(MetaPackage) - Method in class org.adoptopenjdk.jitwatch.model.MetaPackage
 
addClass(MetaClass) - Method in class org.adoptopenjdk.jitwatch.model.MetaPackage
 
addClassLoaderLine(NumberedLine) - Method in class org.adoptopenjdk.jitwatch.model.SplitLog
 
addClassLocation(String) - Method in class org.adoptopenjdk.jitwatch.model.ParsedClasspath
 
addCloseButton(Stage) - Static method in class org.adoptopenjdk.jitwatch.ui.stage.StageManager
 
addCodeCacheEvent(CodeCacheEvent) - Method in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
addCommentLine(String) - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyInstruction
 
addCompilation(Compilation) - Method in class org.adoptopenjdk.jitwatch.model.CompilerThread
 
addCompilationLine(NumberedLine) - Method in class org.adoptopenjdk.jitwatch.model.SplitLog
 
addConstant(int) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
addDictionaryKlass(String, Tag) - Method in class org.adoptopenjdk.jitwatch.model.Task
 
addDictionaryMethod(String, Tag) - Method in class org.adoptopenjdk.jitwatch.model.Task
 
addDictionaryType(String, Tag) - Method in class org.adoptopenjdk.jitwatch.model.Task
 
addEditor(File) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
addEntry(String) - Method in class org.adoptopenjdk.jitwatch.core.ErrorLog
 
addEvent(CodeCacheEvent) - Method in class org.adoptopenjdk.jitwatch.compilation.codecache.CodeCacheWalkerResult
 
addEvent(JITEvent) - Method in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
addExceptionTableEntry(ExceptionTableEntry) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.MemberBytecode
 
addFeatures(String) - Method in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
addGenericsMapping(String, String) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
addGroovyJars(List<String>) - Method in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeGroovy
 
addHeaderLine(NumberedLine) - Method in class org.adoptopenjdk.jitwatch.model.SplitLog
 
addInnerClassName(String) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
addInstruction(AssemblyInstruction) - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyBlock
 
addLineTableEntry(LineTableEntry) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.MemberBytecode
 
addMember(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
addMember(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
addMemberBytecode(MemberBytecode) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
addMetaClass(MetaClass) - Method in class org.adoptopenjdk.jitwatch.model.PackageManager
 
addModifierMapping(int) - Static method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
addNativeBytes(long) - Method in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
addNativeBytes(long) - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
addOrUpdateVMLanguage(String, String) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
addParam(StringBuilder) - Method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
addParameter(IBytecodeParam) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
addPathToList(String) - Method in class org.adoptopenjdk.jitwatch.ui.filechooser.FileChooserList
 
address - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyInstruction
 
addresses - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyLabels
 
addressRange - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
addScalaCoreLibs(List<String>) - Method in class org.adoptopenjdk.jitwatch.process.compiler.CompilerScala
 
addSourceClassMapping(ClassBC) - Static method in class org.adoptopenjdk.jitwatch.model.bytecode.SourceMapper
 
addSourceFolder(File) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
addSourceFolder(File) - Method in interface org.adoptopenjdk.jitwatch.ui.sandbox.ISandboxStage
 
addSourceFolder(File) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
addTextContent(String) - Method in class org.adoptopenjdk.jitwatch.model.Tag
 
addToClassModel(String) - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
addToGraph(double, double, Color, double, CodeCacheEvent, double) - Method in class org.adoptopenjdk.jitwatch.ui.graphing.CodeCacheStage
 
addValue(long) - Method in class org.adoptopenjdk.jitwatch.histo.Histo
 
addVariable(int) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
addVMLanguages(JITWatchConfig) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
alignLeft(long, int) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
alignLeft(String, int) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
alignRight(long, int) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
alignRight(String, int) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
AllocationCountOperation - Class in org.adoptopenjdk.jitwatch.jarscan.allocationcount
 
AllocationCountOperation(int) - Constructor for class org.adoptopenjdk.jitwatch.jarscan.allocationcount.AllocationCountOperation
 
AllocCountMap - Class in org.adoptopenjdk.jitwatch.jarscan.allocationcount
 
AllocCountMap() - Constructor for class org.adoptopenjdk.jitwatch.jarscan.allocationcount.AllocCountMap
 
allowedAnnotations - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
allowedPackagePrefixes - Variable in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
ALOAD - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ALOAD_0 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ALOAD_1 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ALOAD_2 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ALOAD_3 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ANEWARRAY - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
animate(double) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
annotatedLineCount() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationList
 
annotation - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyInstruction
 
annotation - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.LineAnnotation
 
AnnotationException - Exception in org.adoptopenjdk.jitwatch.model
 
AnnotationException(String, int, BytecodeInstruction) - Constructor for exception org.adoptopenjdk.jitwatch.model.AnnotationException
 
annotationMap - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationList
 
appendToLastCommentLine(String) - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyInstruction
 
applyActionsIfOffsetMismatchDetected(StringBuilder) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
applyGenericSubstitutionsForClassLoading(String) - Method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
ARCH_AMD_64 - Static variable in enum org.adoptopenjdk.jitwatch.model.assembly.Architecture
 
ARCH_ARM_32 - Static variable in enum org.adoptopenjdk.jitwatch.model.assembly.Architecture
 
ARCH_ARM_64 - Static variable in enum org.adoptopenjdk.jitwatch.model.assembly.Architecture
 
ARCH_X86_32 - Static variable in enum org.adoptopenjdk.jitwatch.model.assembly.Architecture
 
ARCH_X86_64 - Static variable in enum org.adoptopenjdk.jitwatch.model.assembly.Architecture
 
architecture - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AbstractAssemblyParser
 
architecture - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyMethod
 
architecture - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyProcessor
 
Architecture - Enum in org.adoptopenjdk.jitwatch.model.assembly
 
Architecture() - Constructor for enum org.adoptopenjdk.jitwatch.model.assembly.Architecture
 
ARETURN - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ARG_LENGTH - Static variable in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
ARG_LIMIT - Static variable in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
ARG_MODE - Static variable in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
ARG_PACKAGES - Static variable in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
ARG_SEQUENCE - Static variable in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
ARG_VERBOSE - Static variable in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
ARM_32 - org.adoptopenjdk.jitwatch.model.assembly.Architecture
 
ARM_64 - org.adoptopenjdk.jitwatch.model.assembly.Architecture
 
ARRAYLENGTH - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
arrayToString(Object[]) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
ASM_REF_PATH - Static variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyReference
 
assembly - Variable in class org.adoptopenjdk.jitwatch.model.Compilation
 
ASSEMBLY - org.adoptopenjdk.jitwatch.ui.triview.ILineListener.LineType
 
ASSEMBLY_CONSTANT - Static variable in class org.adoptopenjdk.jitwatch.model.assembly.arm.AssemblyParserARM
 
ASSEMBLY_CONSTANT - Static variable in class org.adoptopenjdk.jitwatch.model.assembly.x86.AssemblyParserX86
 
AssemblyBlock - Class in org.adoptopenjdk.jitwatch.model.assembly
 
AssemblyBlock() - Constructor for class org.adoptopenjdk.jitwatch.model.assembly.AssemblyBlock
 
AssemblyInstruction - Class in org.adoptopenjdk.jitwatch.model.assembly
 
AssemblyInstruction(String, long, List<String>, String, List<String>, String, AssemblyLabels) - Constructor for class org.adoptopenjdk.jitwatch.model.assembly.AssemblyInstruction
 
AssemblyLabel - Class in org.adoptopenjdk.jitwatch.ui.triview.assembly
 
AssemblyLabel(AssemblyInstruction, int, int, boolean) - Constructor for class org.adoptopenjdk.jitwatch.ui.triview.assembly.AssemblyLabel
 
AssemblyLabels - Class in org.adoptopenjdk.jitwatch.model.assembly
Calculate symbolic names for method-local addresses.
AssemblyLabels() - Constructor for class org.adoptopenjdk.jitwatch.model.assembly.AssemblyLabels
 
assemblyLines - Variable in class org.adoptopenjdk.jitwatch.model.SplitLog
 
AssemblyMethod - Class in org.adoptopenjdk.jitwatch.model.assembly
 
AssemblyMethod(Architecture) - Constructor for class org.adoptopenjdk.jitwatch.model.assembly.AssemblyMethod
 
assemblyMethods - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyProcessor
 
assemblyMethodSignature - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyMethod
 
AssemblyParserARM - Class in org.adoptopenjdk.jitwatch.model.assembly.arm
 
AssemblyParserARM(Architecture) - Constructor for class org.adoptopenjdk.jitwatch.model.assembly.arm.AssemblyParserARM
 
AssemblyParserX86 - Class in org.adoptopenjdk.jitwatch.model.assembly.x86
 
AssemblyParserX86(Architecture) - Constructor for class org.adoptopenjdk.jitwatch.model.assembly.x86.AssemblyParserX86
 
AssemblyProcessor - Class in org.adoptopenjdk.jitwatch.model.assembly
 
AssemblyProcessor() - Constructor for class org.adoptopenjdk.jitwatch.model.assembly.AssemblyProcessor
 
AssemblyReference - Class in org.adoptopenjdk.jitwatch.model.assembly
 
AssemblyReference() - Constructor for class org.adoptopenjdk.jitwatch.model.assembly.AssemblyReference
 
assemblyStarted - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyProcessor
 
AssemblyUtil - Class in org.adoptopenjdk.jitwatch.model.assembly
 
AssemblyUtil() - Constructor for class org.adoptopenjdk.jitwatch.model.assembly.AssemblyUtil
 
ASTORE - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ASTORE_0 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ASTORE_1 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ASTORE_2 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ASTORE_3 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
asyncSetMember(IMetaMember, boolean, boolean, int) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
ATHROW - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
attachAssemblyToMembers(PackageManager) - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyProcessor
 
attachListener(Shape, Compilation) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
attr - Variable in class org.adoptopenjdk.jitwatch.toplist.CompiledAttributeTopListVisitable
 
ATTR_ACTION - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_ADDRESS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_ARGUMENTS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_BCI - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_BRANCH_COUNT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_BRANCH_NOT_TAKEN - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_BRANCH_PROB - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_BRANCH_TAKEN - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_BUILDIR - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_BYTES - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_CODE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_COMMENT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_COMPILE_ID - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_COMPILE_KIND - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_COMPILER - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_COUNT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_DECOMPILES - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_ENTRY - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_FREE_CODE_CACHE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_HOLDER - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_ID - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_IICOUNT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_KIND - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_KLASS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_LEVEL - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_METHOD - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_NAME - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_NMSIZE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_OSR_BCI - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_PARSE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_PREALLOCATED - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_PROF_FACTOR - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_REASON - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_RETURN - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_SIZE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_STAMP - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_STAMP_COMPLETED - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_THREAD - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_TIME_MS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_TYPE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ATTR_UNLOADED - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
attributeMapToString(Map<String, String>) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
attributeMapToString(Map<String, String>, char) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
attributeName - Variable in class org.adoptopenjdk.jitwatch.histo.AttributeNameHistoWalker
 
AttributeNameHistoWalker - Class in org.adoptopenjdk.jitwatch.histo
 
AttributeNameHistoWalker(IReadOnlyJITDataModel, boolean, String, long) - Constructor for class org.adoptopenjdk.jitwatch.histo.AttributeNameHistoWalker
 
attributes - Variable in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
attributeString - Variable in class org.adoptopenjdk.jitwatch.model.Tag
 
attributeStringToMap(String) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 

B

BackgroundCompilation() - Constructor for enum org.adoptopenjdk.jitwatch.core.JITWatchConfig.BackgroundCompilation
 
backgroundCompilationMode - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
BALOAD - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
baseRedraw() - Method in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
baseTimestamp - Variable in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
BASTORE - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
bcAnnotationBuilder - Variable in class org.adoptopenjdk.jitwatch.report.escapeanalysis.AbstractEscapeAnalysisWalker
 
bcAnnotationBuilder - Variable in class org.adoptopenjdk.jitwatch.report.inlining.InliningWalker
 
bcAnnotations - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
BCAnnotationType - Enum in org.adoptopenjdk.jitwatch.model.bytecode
 
BCAnnotationType() - Constructor for enum org.adoptopenjdk.jitwatch.model.bytecode.BCAnnotationType
 
bcDescriptionMap - Static variable in class org.adoptopenjdk.jitwatch.util.JVMSUtil
 
bci - Variable in class org.adoptopenjdk.jitwatch.hotthrow.HotThrowResult
 
bci - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.UncommonTrap
 
bci - Variable in class org.adoptopenjdk.jitwatch.report.Report
 
BCIOpcodeMap - Class in org.adoptopenjdk.jitwatch.model
 
BCIOpcodeMap() - Constructor for class org.adoptopenjdk.jitwatch.model.BCIOpcodeMap
 
BCParamConstant - Class in org.adoptopenjdk.jitwatch.model.bytecode
 
BCParamConstant(String) - Constructor for class org.adoptopenjdk.jitwatch.model.bytecode.BCParamConstant
 
BCParamNumeric - Class in org.adoptopenjdk.jitwatch.model.bytecode
 
BCParamNumeric(int) - Constructor for class org.adoptopenjdk.jitwatch.model.bytecode.BCParamNumeric
 
BCParamString - Class in org.adoptopenjdk.jitwatch.model.bytecode
 
BCParamString(String) - Constructor for class org.adoptopenjdk.jitwatch.model.bytecode.BCParamString
 
BCParamSwitch - Class in org.adoptopenjdk.jitwatch.model.bytecode
 
BCParamSwitch() - Constructor for class org.adoptopenjdk.jitwatch.model.bytecode.BCParamSwitch
 
bigMethod(long, int) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
BIPUSH - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
blocks - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyMethod
 
BRANCH - org.adoptopenjdk.jitwatch.model.bytecode.BCAnnotationType
 
BRANCH - org.adoptopenjdk.jitwatch.report.ReportType
 
BRANCH_TAKEN_ALWAYS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
BRANCH_TAKEN_MAX - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
BRANCH_TAKEN_MIN - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
BRANCH_TAKEN_NEVER - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
BREAKPOINT - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
browseMnemonic(Opcode) - Method in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode
 
browserStage - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
BrowserStage - Class in org.adoptopenjdk.jitwatch.ui.browser
 
BrowserStage() - Constructor for class org.adoptopenjdk.jitwatch.ui.browser.BrowserStage
 
btnAnimate - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
btnCodeCacheTimeline - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
btnCompileChain - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
btnCompilerThreads - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
btnConfigure - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
btnErrorLog - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
btnHisto - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
btnInlinedInto - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
btnJITJournal - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
btnLineTable - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
btnNMethods - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
btnReportEliminatedAllocations - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
btnReportOptimisedLocks - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
btnReportSuggestions - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
btnReset - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
btnRun - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
btnSandbox - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
btnSandboxConfig - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
btnStart - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
btnStats - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
btnStop - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
btnTimeLine - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
btnTopList - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
btnTriView - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
btnTriView - Variable in class org.adoptopenjdk.jitwatch.ui.report.cell.LinkedBCICell
 
btnTriView - Variable in class org.adoptopenjdk.jitwatch.ui.report.cell.MemberTableCell
 
btnZoomIn - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
btnZoomOut - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
btnZoomReset - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
bucketMap - Variable in class org.adoptopenjdk.jitwatch.histo.Histo
 
BUFFER_SIZE - Static variable in class org.adoptopenjdk.jitwatch.process.javap.ReflectionJavap
 
buildAndGetMetaClass(Class<?>) - Method in interface org.adoptopenjdk.jitwatch.model.IReadOnlyJITDataModel
 
buildAndGetMetaClass(Class<?>) - Method in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
buildBranchAnnotation(Map<String, String>) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
buildBytecodeAnnotations(IMetaMember, int, IReadOnlyJITDataModel) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
buildBytecodeAnnotations(IMetaMember, int, IReadOnlyJITDataModel, EnumSet<BCAnnotationType>) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
buildCallTree(Compilation) - Method in class org.adoptopenjdk.jitwatch.chain.CompileChainWalker
 
buildChart() - Method in class org.adoptopenjdk.jitwatch.jarscan.visualiser.HistoPlotter
 
buildCheckBoxDisableInlining() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
buildCheckBoxPrintAssembly() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
buildClassGenerics(String, ClassBC) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
buildClassModel() - Method in class org.adoptopenjdk.jitwatch.parser.hotspot.HotSpotLogParser
 
buildClassModel(String) - Method in class org.adoptopenjdk.jitwatch.parser.hotspot.HotSpotLogParser
 
buildClassPathFromClassLocations(List<String>, String) - Static method in class org.adoptopenjdk.jitwatch.process.javap.ReflectionJavap
 
buildCodeCacheResult() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
buildContextMenuCompiledMember(IStageAccessProxy) - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
buildContextMenuUncompiledMember(IStageAccessProxy) - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
buildControlButtons(Scene) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
buildControlButtons(Scene) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
buildControlInfo() - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
buildControls(Scene) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
buildControls(Scene) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
buildControls(Scene) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
buildElidedLockAnnotation(boolean) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
buildEliminatedAllocationAnnotation(String, boolean) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
buildEliminatedAllocationReport() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
buildEliminationTagAnnotations(int, Compilation) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
builder - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyProcessor
 
buildGenerics(String) - Method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
buildHBoxAssemblySyntax() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
buildHBoxBackgroundCompilation() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
buildHBoxButtons() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
buildHBoxCompilationThreshold() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
buildHBoxCompressedOops() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
buildHBoxExtraCompilationSwitches() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
buildHBoxExtraRuntimeSwitches() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
buildHBoxFreqInline(HBox) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
buildHBoxInliningSettings() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
buildHBoxMaxInline(HBox) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
buildHBoxOnStackReplacement() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
buildHBoxSandboxWorkingDir() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
buildHBoxTieredCompilation() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
buildHistogram() - Method in class org.adoptopenjdk.jitwatch.histo.AbstractHistoVisitable
 
buildHistogram() - Method in interface org.adoptopenjdk.jitwatch.histo.IHistoVisitable
 
buildInlineAnnotation(IParseDictionary, Map<String, String>, Map<String, String>, String, boolean) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
buildInlineAnnotationText(boolean, String, Map<String, String>, Map<String, String>, IParseDictionary) - Static method in class org.adoptopenjdk.jitwatch.util.TooltipUtil
 
buildLabel(Tag, long, Compilation) - Method in class org.adoptopenjdk.jitwatch.ui.graphing.TimeLineStage
 
buildLabels() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyLabels
 
buildMetaClassFromClass(String) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
buildModeHBox() - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
buildNode(String, double, double, boolean, boolean, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
buildOptimisedLocksReport() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
buildPackage(String) - Method in class org.adoptopenjdk.jitwatch.model.PackageManager
 
buildParamTypes(String) - Method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
buildParsedClasspath() - Method in class org.adoptopenjdk.jitwatch.parser.hotspot.HotSpotLogParser
 
buildParsedClasspath(String) - Method in class org.adoptopenjdk.jitwatch.parser.hotspot.HotSpotLogParser
 
buildParseTagAnnotations(int, Compilation) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
buildParseTagAnnotations(Tag, BytecodeAnnotations, IParseDictionary) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
buildResultsMenu(List<String>) - Method in class org.adoptopenjdk.jitwatch.ui.triview.ClassSearch
 
buildSuggestions() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
buildTable(ObservableList<IReportRowBean>) - Static method in class org.adoptopenjdk.jitwatch.ui.report.eliminatedallocation.EliminatedAllocationRowBuilder
 
buildTable(ObservableList<IReportRowBean>) - Static method in class org.adoptopenjdk.jitwatch.ui.report.inlining.InliningRowBuilder
 
buildTable(ObservableList<IReportRowBean>) - Static method in class org.adoptopenjdk.jitwatch.ui.report.locks.OptimisedLockRowBuilder
 
buildTable(ObservableList<IReportRowBean>) - Static method in class org.adoptopenjdk.jitwatch.ui.report.suggestion.SuggestionRowBuilder
 
buildTableMemberAttributes(ObservableList<CompilationTableRow>) - Static method in class org.adoptopenjdk.jitwatch.ui.main.CompilationTableBuilder
 
buildTableStats(ObservableList<StatsTableRow>) - Static method in class org.adoptopenjdk.jitwatch.ui.stats.StatsTableBuilder
 
buildTableView(TopListWrapper) - Method in class org.adoptopenjdk.jitwatch.ui.toplist.TopListStage
 
buildTopList() - Method in class org.adoptopenjdk.jitwatch.toplist.AbstractTopListVisitable
 
buildTopList() - Method in interface org.adoptopenjdk.jitwatch.toplist.ITopListVisitable
 
buildTree(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
buildUniqueClasspath(JITWatchConfig) - Method in class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
BYTECODE - org.adoptopenjdk.jitwatch.ui.triview.ILineListener.LineType
 
BYTECODE_BCI - org.adoptopenjdk.jitwatch.ui.triview.ILineListener.LineType
 
BYTECODE_SIZE - org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage.PlotMode
 
BytecodeAnnotationBuilder - Class in org.adoptopenjdk.jitwatch.model.bytecode
 
BytecodeAnnotationBuilder(boolean) - Constructor for class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
BytecodeAnnotationBuilder(boolean, boolean) - Constructor for class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
BytecodeAnnotationList - Class in org.adoptopenjdk.jitwatch.model.bytecode
 
BytecodeAnnotationList() - Constructor for class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationList
 
bytecodeAnnotations - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.MemberBytecode
 
BytecodeAnnotations - Class in org.adoptopenjdk.jitwatch.model.bytecode
 
BytecodeAnnotations() - Constructor for class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotations
 
bytecodeCommentSignatureToLogCompilationSignature(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
BytecodeInstruction - Class in org.adoptopenjdk.jitwatch.model.bytecode
 
BytecodeInstruction() - Constructor for class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
bytecodeInstructions - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.MemberBytecode
 
BytecodeLabel - Class in org.adoptopenjdk.jitwatch.ui.triview.bytecode
 
BytecodeLabel(BytecodeInstruction, int, int) - Constructor for class org.adoptopenjdk.jitwatch.ui.triview.bytecode.BytecodeLabel
 
BytecodeLoader - Class in org.adoptopenjdk.jitwatch.loader
 
BytecodeLoader() - Constructor for class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
BytecodeLoader.BytecodeSection - Enum in org.adoptopenjdk.jitwatch.loader
 
bytecodeMethodCommentHasNoClassPrefix(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
bytecodeMethodCommentToReadableString(String, String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
bytecodeOffset - Variable in exception org.adoptopenjdk.jitwatch.model.AnnotationException
 
bytecodeOffset - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.LineTableEntry
 
bytecodeOffset - Variable in class org.adoptopenjdk.jitwatch.model.EliminatedAllocation
 
BytecodeSection() - Constructor for enum org.adoptopenjdk.jitwatch.loader.BytecodeLoader.BytecodeSection
 
bytecodeSize - Variable in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
byteCodeSize - Variable in class org.adoptopenjdk.jitwatch.inline.HeadlessInlineVisitor.InlineFailureInfo
 

C

C_AT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_BACKSLASH - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_CLOSE_ANGLE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_CLOSE_BRACE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_CLOSE_PARENTHESES - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_CLOSE_SQUARE_BRACKET - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_COLON - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_COMMA - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_DOLLAR - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_DOT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_DOUBLE_QUOTE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_EQUALS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_HASH - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_HAT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_NEWLINE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_OBJECT_REF - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_OPEN_ANGLE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_OPEN_BRACE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_OPEN_PARENTHESES - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_OPEN_SQUARE_BRACKET - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_QUESTION - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_QUOTE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_SEMICOLON - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_SLASH - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C_SPACE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C1 - org.adoptopenjdk.jitwatch.model.CompilerName
 
C1 - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C2 - org.adoptopenjdk.jitwatch.model.CompilerName
 
C2 - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
C2N - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
CACHE_FULL - org.adoptopenjdk.jitwatch.model.CodeCacheEvent.CodeCacheEventType
 
calculate() - Method in class org.adoptopenjdk.jitwatch.jarscan.nextinstruction.NextInstructionOperation
 
calculateMaxCompiles(List<JITEvent>) - Method in class org.adoptopenjdk.jitwatch.ui.graphing.TimeLineStage
 
caller - Variable in class org.adoptopenjdk.jitwatch.report.Report
 
callerName - Variable in class org.adoptopenjdk.jitwatch.inline.HeadlessInlineVisitor.InlineJournalVisitor
 
callers - Variable in class org.adoptopenjdk.jitwatch.inline.HeadlessInlineVisitor.InlineFailureInfo
 
CALOAD - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
canUseReflectionJavap - Static variable in class org.adoptopenjdk.jitwatch.process.javap.ReflectionJavap
 
canUseReflectionJavap() - Static method in class org.adoptopenjdk.jitwatch.process.javap.ReflectionJavap
 
canvas - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
CASTORE - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
cbHideInterfaces - Variable in class org.adoptopenjdk.jitwatch.ui.main.ClassTree
 
cbHideUncompiled - Variable in class org.adoptopenjdk.jitwatch.ui.main.ClassTree
 
cbOnlyCompiled - Variable in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
cbOnlyFailures - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
chain - Variable in class org.adoptopenjdk.jitwatch.jarscan.sequencecount.SequenceCountOperation
 
chain - Variable in class org.adoptopenjdk.jitwatch.jarscan.sequencesearch.SequenceSearchOperation
 
chainA1(long) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
chainA2(long) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
chainA3(long) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
chainA4(long) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
chainB1(long) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
chainB2(long) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
chainB3(long) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
chainC1(long) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
chainC2(long) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
chainC3(long) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
chainCountMap - Variable in class org.adoptopenjdk.jitwatch.jarscan.sequencecount.SequenceCountOperation
 
changed(ObservableValue<? extends Number>, Number, Number) - Method in class org.adoptopenjdk.jitwatch.ui.resize.RateLimitedResizeListener
 
changeSection(BytecodeLoader.BytecodeSection) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
changingBranchTest(int) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
chart - Variable in class org.adoptopenjdk.jitwatch.jarscan.visualiser.HistoPlotter
 
chartHeight - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
chartWidth - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
checkAssembly - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
checkBounds(int) - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
checkBoxDisableInlining - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
checkBoxPrintAssembly - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
checkBytecode - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
checkC1 - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
checkC2 - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
CHECKCAST - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
checkColumns() - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
checkHsdis() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
checkIfCodeCacheFull() - Method in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
checkIfErrorDialogNeeded() - Method in class org.adoptopenjdk.jitwatch.parser.hotspot.HotSpotLogParser
 
checkIfExistingSuggestionForMember(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode
 
checkLocalLabels - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
checkMouseover - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
checkPolymorphicSignature(Method) - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
checkSource - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
childClass - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.InnerClassRelationship
 
childPackages - Variable in class org.adoptopenjdk.jitwatch.model.MetaPackage
 
children - Variable in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
children - Variable in class org.adoptopenjdk.jitwatch.model.Tag
 
chooseFile() - Method in class org.adoptopenjdk.jitwatch.ui.filechooser.FileChooserList
 
chooseFile(String) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.VMLanguageConfigStage
 
chooseFolder() - Method in class org.adoptopenjdk.jitwatch.ui.filechooser.FileChooserList
 
chooseJITLog() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
chooserClasses - Variable in class org.adoptopenjdk.jitwatch.ui.main.MainConfigStage
 
chooserClasses - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
chooserSource - Variable in class org.adoptopenjdk.jitwatch.ui.main.MainConfigStage
 
CLASS_NAME_REGEX_GROUP - Static variable in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
ClassBC - Class in org.adoptopenjdk.jitwatch.model.bytecode
 
ClassBC(String) - Constructor for class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
classBytecode - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.MemberBytecode
 
classBytecode - Variable in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
classBytecode - Variable in class org.adoptopenjdk.jitwatch.model.MetaClass
 
classBytecodeMismatch - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
classConstructors - Variable in class org.adoptopenjdk.jitwatch.model.MetaClass
 
classForPrimitive(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
classGenericsMap - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
classJavapTask - Static variable in class org.adoptopenjdk.jitwatch.process.javap.ReflectionJavap
 
classLoaderLines - Variable in class org.adoptopenjdk.jitwatch.model.SplitLog
 
classLocations - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
classLocationSet - Variable in class org.adoptopenjdk.jitwatch.model.ParsedClasspath
 
classMemberList - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
ClassMemberList - Class in org.adoptopenjdk.jitwatch.ui.main
 
ClassMemberList(IStageAccessProxy, JITWatchConfig) - Constructor for class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
ClassMemberList.MetaMethodCell - Class in org.adoptopenjdk.jitwatch.ui.main
 
classMethods - Variable in class org.adoptopenjdk.jitwatch.model.MetaClass
 
className - Variable in class org.adoptopenjdk.jitwatch.model.MetaClass
 
classPackage - Variable in class org.adoptopenjdk.jitwatch.model.MetaClass
 
classSearch - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
ClassSearch - Class in org.adoptopenjdk.jitwatch.ui.triview
 
ClassSearch(TriView, PackageManager) - Constructor for class org.adoptopenjdk.jitwatch.ui.triview.ClassSearch
 
classTree - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
ClassTree - Class in org.adoptopenjdk.jitwatch.ui.main
 
ClassTree(JITWatchUI, JITWatchConfig) - Constructor for class org.adoptopenjdk.jitwatch.ui.main.ClassTree
 
ClassUtil - Class in org.adoptopenjdk.jitwatch.util
 
ClassUtil() - Constructor for class org.adoptopenjdk.jitwatch.util.ClassUtil
 
clear() - Method in class org.adoptopenjdk.jitwatch.core.ErrorLog
 
clear() - Method in class org.adoptopenjdk.jitwatch.histo.Histo
 
clear() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyProcessor
 
clear() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationList
 
clear() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotations
 
clear() - Static method in class org.adoptopenjdk.jitwatch.model.bytecode.SourceMapper
 
clear() - Method in class org.adoptopenjdk.jitwatch.model.CompilerThread
 
clear() - Method in class org.adoptopenjdk.jitwatch.model.PackageManager
 
clear() - Method in class org.adoptopenjdk.jitwatch.model.ParsedClasspath
 
clear() - Method in class org.adoptopenjdk.jitwatch.model.SplitLog
 
clear() - Method in class org.adoptopenjdk.jitwatch.ui.compilationchooser.CompilationChooser
 
clear() - Method in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
clear() - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
clear() - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassTree
 
clear() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
clear() - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
clear() - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
clear() - Method in class org.adoptopenjdk.jitwatch.ui.parserchooser.ParserChooser
 
clear() - Method in class org.adoptopenjdk.jitwatch.ui.report.ReportStage
 
clear() - Method in class org.adoptopenjdk.jitwatch.ui.triview.ClassSearch
 
clear() - Method in class org.adoptopenjdk.jitwatch.ui.triview.CompilationInfo
 
clear() - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
clear() - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriViewPane
 
clear() - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
clear() - Static method in class org.adoptopenjdk.jitwatch.util.ClassUtil
 
clearable - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
clearAllHighlighting() - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
clearAndRefreshTreeView(boolean) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
clearChildren(Stage) - Static method in class org.adoptopenjdk.jitwatch.ui.stage.StageManager
 
clearClassMembers() - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
clearOpenPackageHistory() - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassTree
 
clearReportStages() - Static method in class org.adoptopenjdk.jitwatch.ui.stage.StageManager
 
clearTextArea() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
clone() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
closedListener - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
closeStage(Stage) - Static method in class org.adoptopenjdk.jitwatch.ui.stage.StageManager
 
code - Variable in enum org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
CODE - org.adoptopenjdk.jitwatch.loader.BytecodeLoader.BytecodeSection
 
CODE_CACHE - org.adoptopenjdk.jitwatch.report.ReportType
 
CODE_CACHE_FULL - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
codeCacheBlocksStage - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
codeCacheData - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
CodeCacheEvent - Class in org.adoptopenjdk.jitwatch.model
 
CodeCacheEvent(CodeCacheEvent.CodeCacheEventType, long, long, long) - Constructor for class org.adoptopenjdk.jitwatch.model.CodeCacheEvent
 
CodeCacheEvent.CodeCacheEventType - Enum in org.adoptopenjdk.jitwatch.model
 
CodeCacheEventType() - Constructor for enum org.adoptopenjdk.jitwatch.model.CodeCacheEvent.CodeCacheEventType
 
CodeCacheEventWalker - Class in org.adoptopenjdk.jitwatch.compilation.codecache
 
CodeCacheEventWalker(IReadOnlyJITDataModel) - Constructor for class org.adoptopenjdk.jitwatch.compilation.codecache.CodeCacheEventWalker
 
CodeCacheLayoutStage - Class in org.adoptopenjdk.jitwatch.ui.nmethod.codecache
 
CodeCacheLayoutStage(JITWatchUI) - Constructor for class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
CodeCacheStage - Class in org.adoptopenjdk.jitwatch.ui.graphing
 
CodeCacheStage(JITWatchUI) - Constructor for class org.adoptopenjdk.jitwatch.ui.graphing.CodeCacheStage
 
codeCacheTagList - Variable in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
codeCacheTimelineStage - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
codeCacheWalkerResult - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
CodeCacheWalkerResult - Class in org.adoptopenjdk.jitwatch.compilation.codecache
 
CodeCacheWalkerResult() - Constructor for class org.adoptopenjdk.jitwatch.compilation.codecache.CodeCacheWalkerResult
 
COLOR_OTHER_MEMBER_COMPILATIONS - Static variable in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
COLOR_SELECTED_COMPILATION - Static variable in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
COLOR_UNSELECTED_COMPILATION - Static variable in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
COLOUR_BLACK - Static variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
COLOUR_BLUE - Static variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
COLOUR_GREEN - Static variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
COLOUR_RED - Static variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
columns - Variable in class org.adoptopenjdk.jitwatch.ui.toplist.TopListWrapper
 
comboBoxVMLanguage - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
comboCompilationList - Variable in class org.adoptopenjdk.jitwatch.ui.compilationchooser.CompilationChooser
 
comboMember - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
comboMemberList - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
comboParser - Variable in class org.adoptopenjdk.jitwatch.ui.parserchooser.ParserChooser
 
comboSelectedCompilation - Variable in class org.adoptopenjdk.jitwatch.ui.compilationchooser.CompilationChooser
 
comment - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
comment - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.UncommonTrap
 
commentLines - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyInstruction
 
compare(Report, Report) - Method in class org.adoptopenjdk.jitwatch.report.comparator.MemberComparator
 
compare(Report, Report) - Method in class org.adoptopenjdk.jitwatch.report.comparator.ScoreComparator
 
compareChains() - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencesearch.SequenceSearchOperation
 
compareTo(InstructionSequence) - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencecount.InstructionSequence
 
compareTo(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
compareTo(MetaClass) - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
compareTo(MetaPackage) - Method in class org.adoptopenjdk.jitwatch.model.MetaPackage
 
compareTypeEquality(String, String, Map<String, String>) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
compilation - Variable in class org.adoptopenjdk.jitwatch.chain.CompileChainWalker
 
compilation - Variable in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
compilation - Variable in class org.adoptopenjdk.jitwatch.model.CodeCacheEvent
 
compilation - Variable in class org.adoptopenjdk.jitwatch.ui.main.CompilationTableRow
 
compilation - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage.QueueCounter
 
compilation - Variable in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode
 
Compilation - Class in org.adoptopenjdk.jitwatch.model
 
Compilation(IMetaMember, int) - Constructor for class org.adoptopenjdk.jitwatch.model.Compilation
 
COMPILATION - org.adoptopenjdk.jitwatch.model.CodeCacheEvent.CodeCacheEventType
 
compilationChanged(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.ui.compilationchooser.CompilationChooser
 
compilationChanged(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
compilationChanged(IMetaMember) - Method in interface org.adoptopenjdk.jitwatch.ui.main.ICompilationChangeListener
 
compilationChanged(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
compilationChanged(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
compilationChooser - Variable in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
compilationChooser - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
CompilationChooser - Class in org.adoptopenjdk.jitwatch.ui.compilationchooser
 
CompilationChooser(IMemberSelectedListener) - Constructor for class org.adoptopenjdk.jitwatch.ui.compilationchooser.CompilationChooser
 
compilationIndex - Variable in class org.adoptopenjdk.jitwatch.report.Report
 
compilationIndex - Variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
compilationIndex - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.TimeLineStage
 
compilationInfo - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
CompilationInfo - Class in org.adoptopenjdk.jitwatch.ui.triview
 
CompilationInfo() - Constructor for class org.adoptopenjdk.jitwatch.ui.triview.CompilationInfo
 
compilationLevel - Variable in class org.adoptopenjdk.jitwatch.model.CodeCacheEvent
 
compilationLines - Variable in class org.adoptopenjdk.jitwatch.model.SplitLog
 
compilationRootMember - Variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
compilationRowList - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
compilations - Variable in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
compilations - Variable in class org.adoptopenjdk.jitwatch.model.CompilerThread
 
compilationTable - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
CompilationTableBuilder - Class in org.adoptopenjdk.jitwatch.ui.main
 
CompilationTableBuilder() - Constructor for class org.adoptopenjdk.jitwatch.ui.main.CompilationTableBuilder
 
CompilationTableRow - Class in org.adoptopenjdk.jitwatch.ui.main
 
CompilationTableRow(Compilation) - Constructor for class org.adoptopenjdk.jitwatch.ui.main.CompilationTableRow
 
CompilationUtil - Class in org.adoptopenjdk.jitwatch.compilation
 
CompilationUtil() - Constructor for class org.adoptopenjdk.jitwatch.compilation.CompilationUtil
 
compile(List<File>, List<String>, List<String>, File, Map<String, String>, ILogListener) - Method in class org.adoptopenjdk.jitwatch.process.compiler.CompilerGroovy
 
compile(List<File>, List<String>, List<String>, File, Map<String, String>, ILogListener) - Method in class org.adoptopenjdk.jitwatch.process.compiler.CompilerJava
 
compile(List<File>, List<String>, List<String>, File, Map<String, String>, ILogListener) - Method in class org.adoptopenjdk.jitwatch.process.compiler.CompilerJavaScript
 
compile(List<File>, List<String>, List<String>, File, Map<String, String>, ILogListener) - Method in class org.adoptopenjdk.jitwatch.process.compiler.CompilerJRuby
 
compile(List<File>, List<String>, List<String>, File, Map<String, String>, ILogListener) - Method in class org.adoptopenjdk.jitwatch.process.compiler.CompilerKotlin
 
compile(List<File>, List<String>, List<String>, File, Map<String, String>, ILogListener) - Method in class org.adoptopenjdk.jitwatch.process.compiler.CompilerScala
 
compile(List<File>, List<String>, List<String>, File, Map<String, String>, ILogListener) - Method in interface org.adoptopenjdk.jitwatch.process.compiler.ICompiler
 
CompileChainStage - Class in org.adoptopenjdk.jitwatch.ui.compilechain
 
CompileChainStage(IMemberSelectedListener, IStageAccessProxy, IReadOnlyJITDataModel) - Constructor for class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
CompileChainStage.PlotNode - Class in org.adoptopenjdk.jitwatch.ui.compilechain
 
CompileChainWalker - Class in org.adoptopenjdk.jitwatch.chain
 
CompileChainWalker(IReadOnlyJITDataModel) - Constructor for class org.adoptopenjdk.jitwatch.chain.CompileChainWalker
 
CompiledAttributeTopListVisitable - Class in org.adoptopenjdk.jitwatch.toplist
 
CompiledAttributeTopListVisitable(IReadOnlyJITDataModel, String, boolean) - Constructor for class org.adoptopenjdk.jitwatch.toplist.CompiledAttributeTopListVisitable
 
compiledMethodCount - Variable in class org.adoptopenjdk.jitwatch.model.MetaClass
 
compileId - Variable in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
compileID - Variable in class org.adoptopenjdk.jitwatch.model.Compilation
 
compileID - Variable in class org.adoptopenjdk.jitwatch.parser.j9.J9LogParser
 
compileIdMap - Variable in class org.adoptopenjdk.jitwatch.parser.zing.ZingLogParser
 
CompileNode - Class in org.adoptopenjdk.jitwatch.chain
 
CompileNode(String) - Constructor for class org.adoptopenjdk.jitwatch.chain.CompileNode
 
COMPILER_NAME - Variable in class org.adoptopenjdk.jitwatch.process.compiler.CompilerGroovy
 
COMPILER_NAME - Variable in class org.adoptopenjdk.jitwatch.process.compiler.CompilerJava
 
COMPILER_NAME - Variable in class org.adoptopenjdk.jitwatch.process.compiler.CompilerJavaScript
 
COMPILER_NAME - Variable in class org.adoptopenjdk.jitwatch.process.compiler.CompilerJRuby
 
COMPILER_NAME - Variable in class org.adoptopenjdk.jitwatch.process.compiler.CompilerKotlin
 
COMPILER_NAME - Variable in class org.adoptopenjdk.jitwatch.process.compiler.CompilerScala
 
CompilerGroovy - Class in org.adoptopenjdk.jitwatch.process.compiler
 
CompilerGroovy(String) - Constructor for class org.adoptopenjdk.jitwatch.process.compiler.CompilerGroovy
 
CompilerJava - Class in org.adoptopenjdk.jitwatch.process.compiler
 
CompilerJava(String) - Constructor for class org.adoptopenjdk.jitwatch.process.compiler.CompilerJava
 
CompilerJavaScript - Class in org.adoptopenjdk.jitwatch.process.compiler
 
CompilerJavaScript(String) - Constructor for class org.adoptopenjdk.jitwatch.process.compiler.CompilerJavaScript
 
CompilerJRuby - Class in org.adoptopenjdk.jitwatch.process.compiler
 
CompilerJRuby(String) - Constructor for class org.adoptopenjdk.jitwatch.process.compiler.CompilerJRuby
 
CompilerKotlin - Class in org.adoptopenjdk.jitwatch.process.compiler
 
CompilerKotlin(String) - Constructor for class org.adoptopenjdk.jitwatch.process.compiler.CompilerKotlin
 
CompilerName - Enum in org.adoptopenjdk.jitwatch.model
 
CompilerName() - Constructor for enum org.adoptopenjdk.jitwatch.model.CompilerName
 
compilerPath - Variable in class org.adoptopenjdk.jitwatch.process.compiler.CompilerGroovy
 
compilerPath - Variable in class org.adoptopenjdk.jitwatch.process.compiler.CompilerJava
 
compilerPath - Variable in class org.adoptopenjdk.jitwatch.process.compiler.CompilerJavaScript
 
compilerPath - Variable in class org.adoptopenjdk.jitwatch.process.compiler.CompilerJRuby
 
compilerPath - Variable in class org.adoptopenjdk.jitwatch.process.compiler.CompilerKotlin
 
compilerPath - Variable in class org.adoptopenjdk.jitwatch.process.compiler.CompilerScala
 
CompilerScala - Class in org.adoptopenjdk.jitwatch.process.compiler
 
CompilerScala(String) - Constructor for class org.adoptopenjdk.jitwatch.process.compiler.CompilerScala
 
compilerThread - Variable in class org.adoptopenjdk.jitwatch.model.Compilation
 
CompilerThread - Class in org.adoptopenjdk.jitwatch.model
 
CompilerThread(String, String) - Constructor for class org.adoptopenjdk.jitwatch.model.CompilerThread
 
compilerThreads - Variable in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
compilerThreadStage - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
CompilerThreadStage - Class in org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread
 
CompilerThreadStage(JITWatchUI) - Constructor for class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
CompilerThreadStage.PlotMode - Enum in org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread
 
CompilerThreadStage.QueueCounter - Class in org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread
 
compileThreshold - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
CompileTimeHistoWalker - Class in org.adoptopenjdk.jitwatch.histo
 
CompileTimeHistoWalker(IReadOnlyJITDataModel, long) - Constructor for class org.adoptopenjdk.jitwatch.histo.CompileTimeHistoWalker
 
CompileTimeTopListVisitable - Class in org.adoptopenjdk.jitwatch.toplist
 
CompileTimeTopListVisitable(IReadOnlyJITDataModel, boolean) - Constructor for class org.adoptopenjdk.jitwatch.toplist.CompileTimeTopListVisitable
 
complete() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyProcessor
 
completeLineInstalled(ZingLine, String[], int) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLogParser
 
completeLineQueued(ZingLine, String[], int) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLogParser
 
completeSignature(String, MemberSignatureParts) - Static method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
CompressedOops() - Constructor for enum org.adoptopenjdk.jitwatch.core.JITWatchConfig.CompressedOops
 
compressedOopsMode - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
computeValue() - Method in class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil.TooltipBinding
 
config - Variable in class org.adoptopenjdk.jitwatch.jvmlang.LanguageManager
 
config - Variable in class org.adoptopenjdk.jitwatch.launch.LaunchHeadless
 
config - Variable in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
config - Variable in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
config - Variable in class org.adoptopenjdk.jitwatch.ui.main.ClassTree
 
config - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
config - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
config - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.VMLanguageConfigStage
 
config - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.VMLanguageList
 
config - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
CONFIG_OVERRIDE - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
configStage - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
configureDisposableClassLoader() - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
configureLocale(Locale) - Static method in class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil
 
CONSTANT_POOL - org.adoptopenjdk.jitwatch.loader.BytecodeLoader.BytecodeSection
 
constantPool - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
ConstantPool - Class in org.adoptopenjdk.jitwatch.model.bytecode
 
ConstantPool() - Constructor for class org.adoptopenjdk.jitwatch.model.bytecode.ConstantPool
 
construct(TriView, String, Viewer, HBox) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriViewPane
 
constructorToString - Variable in class org.adoptopenjdk.jitwatch.model.MetaConstructor
 
containsKey(String) - Method in class org.adoptopenjdk.jitwatch.util.ObservableResourceFactory
 
contextualControls - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
continueLineToEndOfXAxis(double, double, Color, double) - Method in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
convertJ9SigToLogCompilationSignature(String) - Static method in class org.adoptopenjdk.jitwatch.parser.j9.J9Util
 
convertZingSigToLogCompilationSignature(String) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLogParser
 
copyExamples() - Static method in class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
copyFilesFromJarToDir(String, File) - Static method in class org.adoptopenjdk.jitwatch.util.FileUtil
 
copyFilesToDir(File, File) - Static method in class org.adoptopenjdk.jitwatch.util.FileUtil
 
couldBeMemberSignature(String) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
count - Variable in class org.adoptopenjdk.jitwatch.jarscan.nextinstruction.NextInstructionCount
 
count(String) - Method in class org.adoptopenjdk.jitwatch.jarscan.invokecount.MethodCountMap
 
count(String, BytecodeInstruction) - Method in class org.adoptopenjdk.jitwatch.jarscan.invokecount.InvokeCountOperation
 
count(Opcode) - Method in class org.adoptopenjdk.jitwatch.jarscan.instructioncount.InstructionCountOperation
 
count(Opcode, String) - Method in class org.adoptopenjdk.jitwatch.jarscan.allocationcount.AllocationCountOperation
 
count(Opcode, String) - Method in class org.adoptopenjdk.jitwatch.jarscan.allocationcount.InstructionAllocCountMap
 
countAbstract - Variable in class org.adoptopenjdk.jitwatch.model.JITStats
 
countAllocationOfType(String) - Method in class org.adoptopenjdk.jitwatch.jarscan.allocationcount.AllocCountMap
 
countC1 - Variable in class org.adoptopenjdk.jitwatch.model.JITStats
 
countC2 - Variable in class org.adoptopenjdk.jitwatch.model.JITStats
 
countC2N - Variable in class org.adoptopenjdk.jitwatch.model.JITStats
 
countChar(String, char) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.EditorPane
 
countClass - Variable in class org.adoptopenjdk.jitwatch.model.JITStats
 
countCompilerThreads - Variable in class org.adoptopenjdk.jitwatch.model.JITStats
 
countConstructor - Variable in class org.adoptopenjdk.jitwatch.model.JITStats
 
countFinal - Variable in class org.adoptopenjdk.jitwatch.model.JITStats
 
counting - Variable in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
countInvocationOfMethod(Opcode, String) - Method in class org.adoptopenjdk.jitwatch.jarscan.invokecount.InvokeMethodCountMap
 
countMap - Variable in class org.adoptopenjdk.jitwatch.jarscan.freqinlinesize.FreqInlineSizeOperation
 
countMethod - Variable in class org.adoptopenjdk.jitwatch.model.JITStats
 
countNative - Variable in class org.adoptopenjdk.jitwatch.model.JITStats
 
countOSR - Variable in class org.adoptopenjdk.jitwatch.model.JITStats
 
countPrivate - Variable in class org.adoptopenjdk.jitwatch.model.JITStats
 
countProtected - Variable in class org.adoptopenjdk.jitwatch.model.JITStats
 
countPublic - Variable in class org.adoptopenjdk.jitwatch.model.JITStats
 
countStatic - Variable in class org.adoptopenjdk.jitwatch.model.JITStats
 
countStrictfp - Variable in class org.adoptopenjdk.jitwatch.model.JITStats
 
countSynchronized - Variable in class org.adoptopenjdk.jitwatch.model.JITStats
 
createButton(String, ObservableValue<?>...) - Static method in class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil
 
createCheckBox(String) - Static method in class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil
 
createCheckBoxMouseFollow() - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
createChildNode(CompileNode, String, IParseDictionary, boolean, boolean, Map<String, String>, Map<String, String>, Map<String, String>) - Method in class org.adoptopenjdk.jitwatch.chain.CompileChainWalker
 
createComboOptions(JITWatchConfig) - Method in class org.adoptopenjdk.jitwatch.ui.main.MainConfigStage
 
createCompilation(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
createCompilerThread(String, String) - Method in interface org.adoptopenjdk.jitwatch.model.IReadOnlyJITDataModel
 
createCompilerThread(String, String) - Method in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
createInstruction(AssemblyLabels, String) - Method in class org.adoptopenjdk.jitwatch.model.assembly.arm.AssemblyParserARM
 
createInstruction(AssemblyLabels, String) - Method in interface org.adoptopenjdk.jitwatch.model.assembly.IAssemblyParser
 
createInstruction(AssemblyLabels, String) - Method in class org.adoptopenjdk.jitwatch.model.assembly.x86.AssemblyParserX86
 
createJavapTaskFromArguments(String, String[]) - Static method in class org.adoptopenjdk.jitwatch.process.javap.ReflectionJavap
 
createLabel(String) - Method in class org.adoptopenjdk.jitwatch.ui.triview.assembly.ViewerAssembly
 
createLabel(String) - Static method in class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil
 
createLabel(AssemblyInstruction, int, int, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.triview.assembly.ViewerAssembly
 
createLabel(BytecodeInstruction, int, int, BytecodeAnnotations, IMetaMember, int) - Method in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode
 
createRootNode(Compilation, String, IParseDictionary, IReadOnlyJITDataModel) - Static method in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
createTableColumn(String) - Static method in class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil
 
currentCompilerThread - Variable in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
currentMember - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
currentMember - Variable in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
currentMember - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
currentTag - Variable in class org.adoptopenjdk.jitwatch.core.TagProcessor
 

D

D2F - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
D2I - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
D2L - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DADD - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DALOAD - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DASTORE - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DCMPG - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DCMPL - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DCONST_0 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DCONST_1 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DDIV - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DEBUG_LOGGING - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
DEBUG_LOGGING_ASSEMBLY - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
DEBUG_LOGGING_BYTECODE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
DEBUG_LOGGING_CLASSPATH - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
DEBUG_LOGGING_METHOD_ID_MATCH - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
DEBUG_LOGGING_OVC - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
DEBUG_LOGGING_PARSE_DICTIONARY - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
DEBUG_LOGGING_SIG_MATCH - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
DEBUG_LOGGING_TAGPROCESSOR - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
DEBUG_LOGGING_TRIVIEW - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
DEBUG_MEMBER_CREATION - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
decodeOperand(String, String, StringBuilder) - Method in class org.adoptopenjdk.jitwatch.ui.triview.assembly.ViewerAssembly
 
decodeParseMethod(String) - Method in class org.adoptopenjdk.jitwatch.model.Task
 
decodeRegister(String) - Method in class org.adoptopenjdk.jitwatch.ui.triview.assembly.ViewerAssembly
 
DEFAULT_COMPILER_THRESHOLD - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
DEFAULT_DISPLAY_STYLE - Static variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
DEFAULT_FREQ_INLINE_SIZE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
DEFAULT_MAX_INLINE_SIZE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
DEFAULT_PACKAGE_NAME - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
delayedRedrawQueued - Variable in class org.adoptopenjdk.jitwatch.ui.resize.RateLimitedResizeListener
 
delayedRedrawRequired - Variable in class org.adoptopenjdk.jitwatch.ui.resize.RateLimitedResizeListener
 
deleteProfile(String) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
DESCRIPTION_WIDTH - Static variable in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
DF - Static variable in class org.adoptopenjdk.jitwatch.ui.stats.StatsTableRow
 
DF_THOUSANDS - Static variable in class org.adoptopenjdk.jitwatch.util.StringUtil
 
Dialog(String, Stage, Scene) - Constructor for class org.adoptopenjdk.jitwatch.ui.Dialogs.Dialog
 
Dialogs - Class in org.adoptopenjdk.jitwatch.ui
 
Dialogs() - Constructor for class org.adoptopenjdk.jitwatch.ui.Dialogs
 
Dialogs.Dialog - Class in org.adoptopenjdk.jitwatch.ui
 
Dialogs.Response - Enum in org.adoptopenjdk.jitwatch.ui
 
disableInlining - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
DisassemblyUtil - Class in org.adoptopenjdk.jitwatch.util
 
DisassemblyUtil() - Constructor for class org.adoptopenjdk.jitwatch.util.DisassemblyUtil
 
discardParsedLogs() - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
discardParsedLogs() - Method in interface org.adoptopenjdk.jitwatch.parser.ILogParser
 
display() - Method in class org.adoptopenjdk.jitwatch.ui.report.ReportStage
 
disposableClassLoader - Static variable in class org.adoptopenjdk.jitwatch.util.ClassUtil
 
DisposableURLClassLoader - Class in org.adoptopenjdk.jitwatch.loader
 
DisposableURLClassLoader(List<URL>) - Constructor for class org.adoptopenjdk.jitwatch.loader.DisposableURLClassLoader
 
DLOAD - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DLOAD_0 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DLOAD_1 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DLOAD_2 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DLOAD_3 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DMUL - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DNEG - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
doAsyncSetMember(IMetaMember, boolean, boolean, int) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
doScreenshot() - Method in class org.adoptopenjdk.jitwatch.jarscan.visualiser.HistoPlotter
 
doSetMember(IMetaMember, boolean, boolean, int) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
downloadedDisassemblerPresent() - Static method in class org.adoptopenjdk.jitwatch.util.DisassemblyUtil
 
downloadJVMSpecAndShowOpcode(Opcode) - Method in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode
 
drawAxes() - Method in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
drawC1 - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
drawC2 - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
drawEvents(List<JITEvent>) - Method in class org.adoptopenjdk.jitwatch.ui.graphing.TimeLineStage
 
drawLabel(String, double, double) - Method in class org.adoptopenjdk.jitwatch.ui.graphing.TimeLineStage
 
drawLabel(String, double, double, Color) - Method in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
drawMemberEvent(Compilation, Tag, long, double) - Method in class org.adoptopenjdk.jitwatch.ui.graphing.TimeLineStage
 
drawMemberEvents(List<Compilation>, long, double) - Method in class org.adoptopenjdk.jitwatch.ui.graphing.TimeLineStage
 
drawnQueueEvent - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.TimeLineStage
 
drawXAxis() - Method in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
drawXAxisTime() - Method in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
drawYAxis() - Method in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
DREM - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DRETURN - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
dropMenu - Variable in class org.adoptopenjdk.jitwatch.ui.triview.ClassSearch
 
DSTORE - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DSTORE_0 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DSTORE_1 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DSTORE_2 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DSTORE_3 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DSUB - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DUP - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DUP_X1 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DUP_X2 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DUP2 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DUP2_X1 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
DUP2_X2 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 

E

EditorPane - Class in org.adoptopenjdk.jitwatch.ui.sandbox
 
EditorPane(ISandboxStage) - Constructor for class org.adoptopenjdk.jitwatch.ui.sandbox.EditorPane
 
editorPanes - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
ELIDED_LOCK - org.adoptopenjdk.jitwatch.ui.report.ReportStageType
 
ELIMINATED_ALLOCATION - org.adoptopenjdk.jitwatch.model.bytecode.BCAnnotationType
 
ELIMINATED_ALLOCATION - org.adoptopenjdk.jitwatch.ui.report.ReportStageType
 
ELIMINATED_ALLOCATION_DIRECT - org.adoptopenjdk.jitwatch.report.ReportType
 
ELIMINATED_ALLOCATION_INLINE - org.adoptopenjdk.jitwatch.report.ReportType
 
EliminatedAllocation - Class in org.adoptopenjdk.jitwatch.model
 
EliminatedAllocation(String, int) - Constructor for class org.adoptopenjdk.jitwatch.model.EliminatedAllocation
 
EliminatedAllocationRowBean - Class in org.adoptopenjdk.jitwatch.ui.report.eliminatedallocation
 
EliminatedAllocationRowBean(Report) - Constructor for class org.adoptopenjdk.jitwatch.ui.report.eliminatedallocation.EliminatedAllocationRowBean
 
EliminatedAllocationRowBuilder - Class in org.adoptopenjdk.jitwatch.ui.report.eliminatedallocation
 
EliminatedAllocationRowBuilder() - Constructor for class org.adoptopenjdk.jitwatch.ui.report.eliminatedallocation.EliminatedAllocationRowBuilder
 
eliminatedAllocationsCounterMessage - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
EliminatedAllocationWalker - Class in org.adoptopenjdk.jitwatch.report.escapeanalysis.eliminatedallocation
 
EliminatedAllocationWalker(IReadOnlyJITDataModel) - Constructor for class org.adoptopenjdk.jitwatch.report.escapeanalysis.eliminatedallocation.EliminatedAllocationWalker
 
eliminatedLocksCounterMessage - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
emptyDir(File) - Static method in class org.adoptopenjdk.jitwatch.util.FileUtil
 
endAddress - Variable in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
endOfLog - Variable in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
endOfXAxis - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
endOSR - Variable in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode
 
entries - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.ExceptionTable
 
entryAddress - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyMethod
 
entryAddress - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyProcessor
 
entryAddress - Variable in class org.adoptopenjdk.jitwatch.model.Compilation
 
equals(Object) - Method in class org.adoptopenjdk.jitwatch.hotthrow.HotThrowResult
 
equals(Object) - Method in class org.adoptopenjdk.jitwatch.inline.HeadlessInlineVisitor.InlineFailureInfo
 
equals(Object) - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencecount.InstructionSequence
 
equals(Object) - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencesearch.FoundSequence
 
equals(Object) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
equals(Object) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineAnnotation
 
equals(Object) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineTable
 
equals(Object) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineTableEntry
 
equals(Object) - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
equals(Object) - Method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
equals(Object) - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
equals(Object) - Method in class org.adoptopenjdk.jitwatch.model.MetaPackage
 
equals(Object) - Method in class org.adoptopenjdk.jitwatch.model.Tag
 
equals(Object) - Method in class org.adoptopenjdk.jitwatch.report.Report
 
equals(String) - Method in enum org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
errorBuilder - Variable in class org.adoptopenjdk.jitwatch.launch.LaunchHeadless
 
errorCount - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
errorCountMap - Variable in class org.adoptopenjdk.jitwatch.core.ErrorLog
 
errorDialogBody - Variable in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
errorDialogTitle - Variable in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
errorListener - Variable in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
errorLog - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
ErrorLog - Class in org.adoptopenjdk.jitwatch.core
 
ErrorLog() - Constructor for class org.adoptopenjdk.jitwatch.core.ErrorLog
 
evaluateSameClass(boolean, MetaClass, MetaClass) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
eventMember - Variable in class org.adoptopenjdk.jitwatch.model.JITEvent
 
events - Variable in class org.adoptopenjdk.jitwatch.compilation.codecache.CodeCacheWalkerResult
 
eventType - Variable in class org.adoptopenjdk.jitwatch.model.CodeCacheEvent
 
eventType - Variable in class org.adoptopenjdk.jitwatch.model.JITEvent
 
EventType - Enum in org.adoptopenjdk.jitwatch.model
 
EventType(String) - Constructor for enum org.adoptopenjdk.jitwatch.model.EventType
 
exceptionTable - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.MemberBytecode
 
ExceptionTable - Class in org.adoptopenjdk.jitwatch.model.bytecode
 
ExceptionTable() - Constructor for class org.adoptopenjdk.jitwatch.model.bytecode.ExceptionTable
 
EXCEPTIONTABLE - org.adoptopenjdk.jitwatch.loader.BytecodeLoader.BytecodeSection
 
ExceptionTableEntry - Class in org.adoptopenjdk.jitwatch.model.bytecode
 
ExceptionTableEntry(int, int, int, String) - Constructor for class org.adoptopenjdk.jitwatch.model.bytecode.ExceptionTableEntry
 
exceptionType - Variable in class org.adoptopenjdk.jitwatch.hotthrow.HotThrowResult
 
EXECUTABLE_NAME - Variable in class org.adoptopenjdk.jitwatch.process.javap.JavapProcess
 
executablePath - Variable in class org.adoptopenjdk.jitwatch.process.javap.JavapProcess
 
execute(Path, String, List<String>, List<String>, Map<String, String>, ILogListener) - Method in interface org.adoptopenjdk.jitwatch.process.runtime.IRuntime
 
execute(Path, String, List<String>, List<String>, Map<String, String>, ILogListener) - Method in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeGroovy
 
execute(Path, String, List<String>, List<String>, Map<String, String>, ILogListener) - Method in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeJava
 
execute(Path, String, List<String>, List<String>, Map<String, String>, ILogListener) - Method in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeJavaScript
 
execute(Path, String, List<String>, List<String>, Map<String, String>, ILogListener) - Method in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeJRuby
 
execute(Path, String, List<String>, List<String>, Map<String, String>, ILogListener) - Method in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeKotlin
 
execute(Path, String, List<String>, List<String>, Map<String, String>, ILogListener) - Method in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeScala
 
execute(Collection<String>, String, Map<String, String>) - Method in class org.adoptopenjdk.jitwatch.process.javap.JavapProcess
 
executeClass(String, IRuntime, boolean) - Method in class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
expandParam(String, boolean) - Static method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
expandParameterType(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
expandParamRegEx(String) - Static method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
expandParseDictionaryTypeName(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
EXPANSIONS - org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage.PlotMode
 
explain(String) - Method in class org.adoptopenjdk.jitwatch.ui.report.locks.OptimisedLockRowBean
 
explanationMap - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
extractRegisterName(String) - Method in class org.adoptopenjdk.jitwatch.model.assembly.arm.AssemblyParserARM
 
extractRegisterName(String) - Method in interface org.adoptopenjdk.jitwatch.model.assembly.IAssemblyParser
 
extractRegisterName(String) - Method in class org.adoptopenjdk.jitwatch.model.assembly.x86.AssemblyParserX86
 
extraVMCompilationSwitches - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
extraVMRuntimeSwitches - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 

F

F2D - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
F2I - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
F2L - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
FADD - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
failedTask - Variable in class org.adoptopenjdk.jitwatch.model.Compilation
 
failureCount - Variable in class org.adoptopenjdk.jitwatch.inline.HeadlessInlineVisitor.InlineFailureInfo
 
failures - Variable in class org.adoptopenjdk.jitwatch.inline.HeadlessInlineVisitor
 
failures - Variable in class org.adoptopenjdk.jitwatch.inline.HeadlessInlineVisitor.InlineJournalVisitor
 
FALCON - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
FALOAD - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
FASTORE - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
FCMPG - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
FCMPL - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
FCONST_0 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
FCONST_1 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
FCONST_2 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
FDIV - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
features - Variable in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
fetchBinary(String, Path) - Static method in class org.adoptopenjdk.jitwatch.util.NetUtil
 
fetchBytecodeForClass(List<String>, String, boolean) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
fetchBytecodeForClass(List<String>, String, Path, boolean) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
fetchJVMS() - Static method in class org.adoptopenjdk.jitwatch.util.JVMSUtil
 
fetchURL(String) - Static method in class org.adoptopenjdk.jitwatch.util.NetUtil
 
FileChooserList - Class in org.adoptopenjdk.jitwatch.ui.filechooser
 
FileChooserList(Stage, String, List<String>) - Constructor for class org.adoptopenjdk.jitwatch.ui.filechooser.FileChooserList
 
FileChooserListSrcZip - Class in org.adoptopenjdk.jitwatch.ui.filechooser
 
FileChooserListSrcZip(Stage, String, List<String>) - Constructor for class org.adoptopenjdk.jitwatch.ui.filechooser.FileChooserListSrcZip
 
fileList - Variable in class org.adoptopenjdk.jitwatch.ui.filechooser.FileChooserList
 
filename - Variable in class org.adoptopenjdk.jitwatch.jarscan.visualiser.HistoPlotter
 
FileUtil - Class in org.adoptopenjdk.jitwatch.util
 
FileUtil() - Constructor for class org.adoptopenjdk.jitwatch.util.FileUtil
 
filterLineAnnotation(LineAnnotation) - Method in class org.adoptopenjdk.jitwatch.report.escapeanalysis.AbstractEscapeAnalysisWalker
 
filterLineAnnotation(LineAnnotation) - Method in class org.adoptopenjdk.jitwatch.report.escapeanalysis.eliminatedallocation.EliminatedAllocationWalker
 
filterLineAnnotation(LineAnnotation) - Method in class org.adoptopenjdk.jitwatch.report.locks.OptimisedLocksWalker
 
filterLineAnnotation(LineAnnotation, IMetaMember) - Method in class org.adoptopenjdk.jitwatch.report.inlining.InliningWalker
 
filterPackageSet - Variable in class org.adoptopenjdk.jitwatch.ui.report.ReportStage
 
FINAL - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
findBestLineMatchForMemberSignature(IMetaMember, List<String>) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
findBestMatchForMemberSignature(IMetaMember, List<String>) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
findClassesForTypeString(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
findClassForLogCompilationParameter(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
findHotThrows(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.hotthrow.HotThrowFinder
 
findIntrinsics(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.intrinsic.IntrinsicFinder
 
findIntrinsicsUsedByMember(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
findLastBackBranchToBCI(int) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.MemberBytecode
 
findMemberForInlinedMethod(Tag, IParseDictionary) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
findMemberWithSignature(String) - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
findMemberWithSignature(IReadOnlyJITDataModel, String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
findMetaMember(MemberSignatureParts) - Method in interface org.adoptopenjdk.jitwatch.model.IReadOnlyJITDataModel
 
findMetaMember(MemberSignatureParts) - Method in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
findNonMemberReports() - Method in class org.adoptopenjdk.jitwatch.report.AbstractReportBuilder
 
findNonMemberReports() - Method in class org.adoptopenjdk.jitwatch.report.escapeanalysis.AbstractEscapeAnalysisWalker
 
findNonMemberReports() - Method in class org.adoptopenjdk.jitwatch.report.inlining.InliningWalker
 
findNonMemberReports() - Method in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
findOrCreateTreeItem(TreeItem<Object>, Object) - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassTree
 
findPosForRegex(String) - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
findRanges() - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
findScale(long) - Method in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
findSize - Variable in class org.adoptopenjdk.jitwatch.jarscan.methodlength.MethodLengthOperation
 
findSourceLineForBytecodeOffset(int) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineTable
 
fix(double) - Static method in class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil
 
FLOAD - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
FLOAD_0 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
FLOAD_1 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
FLOAD_2 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
FLOAD_3 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
FMUL - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
FNEG - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
focus() - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriViewPane
 
focusAssembly() - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
focusBytecode() - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
focusMemberFromProperty - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
focussedViewer - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
focusSource() - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
focusTreeInternal(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
focusTreeOnClass(MetaClass, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
focusTreeOnMember(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
FONT_MONOSPACE_FAMILY - Static variable in class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil
 
FONT_MONOSPACE_SIZE - Static variable in class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil
 
FONT_STYLE - Static variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
FORCE_BACKGROUND_COMPILATION - org.adoptopenjdk.jitwatch.core.JITWatchConfig.BackgroundCompilation
 
FORCE_COMPRESSED - org.adoptopenjdk.jitwatch.core.JITWatchConfig.CompressedOops
 
FORCE_NO_BACKGROUND_COMPILATION - org.adoptopenjdk.jitwatch.core.JITWatchConfig.BackgroundCompilation
 
FORCE_NO_COMPRESSED - org.adoptopenjdk.jitwatch.core.JITWatchConfig.CompressedOops
 
FORCE_NO_ON_STACK_REPLACEMENT - org.adoptopenjdk.jitwatch.core.JITWatchConfig.OnStackReplacement
 
FORCE_NO_TIERED - org.adoptopenjdk.jitwatch.core.JITWatchConfig.TieredCompilation
 
FORCE_ON_STACK_REPLACEMENT - org.adoptopenjdk.jitwatch.core.JITWatchConfig.OnStackReplacement
 
FORCE_TIERED - org.adoptopenjdk.jitwatch.core.JITWatchConfig.TieredCompilation
 
formatAddress(long, StringBuilder) - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyLabels
 
formatOperands(AssemblyInstruction, StringBuilder) - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyLabels
 
formatThousands(String) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
formatThousandsUnderscore - Variable in class org.adoptopenjdk.jitwatch.ui.triview.assembly.ViewerAssembly
 
formatTimestamp(long, boolean) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
FoundSequence - Class in org.adoptopenjdk.jitwatch.jarscan.sequencesearch
 
FoundSequence(int, MemberSignatureParts) - Constructor for class org.adoptopenjdk.jitwatch.jarscan.sequencesearch.FoundSequence
 
fqClassName - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
fragmentSeen - Variable in class org.adoptopenjdk.jitwatch.core.TagProcessor
 
freeCodeCache - Variable in class org.adoptopenjdk.jitwatch.model.CodeCacheEvent
 
FREM - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
freqInlineSize - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
freqInlineSize - Variable in class org.adoptopenjdk.jitwatch.jarscan.freqinlinesize.FreqInlineSizeOperation
 
FreqInlineSizeOperation - Class in org.adoptopenjdk.jitwatch.jarscan.freqinlinesize
 
FreqInlineSizeOperation(int) - Constructor for class org.adoptopenjdk.jitwatch.jarscan.freqinlinesize.FreqInlineSizeOperation
 
FRETURN - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
from - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.ExceptionTableEntry
 
fromAssembly(String) - Static method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
fromBytecodeComment(String) - Static method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
fromBytecodeSignature(String, String) - Static method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
fromLogCompilationSignature(String) - Static method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
fromParts(String, String, String, List<String>) - Static method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
fromString(String) - Static method in enum org.adoptopenjdk.jitwatch.parser.ParserType
 
FSTORE - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
FSTORE_0 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
FSTORE_1 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
FSTORE_2 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
FSTORE_3 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
FSUB - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
fullyQualifiedClassName - Variable in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 

G

gc - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
generateLineNumbers(int) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.EditorPane
 
genericsMap - Variable in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
getAbbreviatedFQName(String) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
getAbbreviatedFullyQualifiedMemberName() - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
getAbbreviatedFullyQualifiedMemberName() - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
getAbbreviatedFullyQualifiedName() - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
getAction() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.UncommonTrap
 
getAddress() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyInstruction
 
getAllClassLocations() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
getAnnotation() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyInstruction
 
getAnnotation() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineAnnotation
 
getAnnotationList(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotations
 
getAnnotationsForBCI(int) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationList
 
getApproximateStringWidth(String) - Method in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
getArchitecture() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AbstractAssemblyParser
 
getArchitecture() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyMethod
 
getArchitecture() - Static method in class org.adoptopenjdk.jitwatch.util.OSUtil
 
getArrayBracketCount(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
getArrayDepth(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
getAssembly() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getAssemblyLines() - Method in class org.adoptopenjdk.jitwatch.model.SplitLog
 
getAssemblyMethods() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyProcessor
 
getAssemblyMethodSignature() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyMethod
 
getAssemblyTitleComponents() - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
getAttributeOrNA(Map<String, String>, String, String) - Static method in class org.adoptopenjdk.jitwatch.util.HeadlessUtil
 
getAttributes() - Method in class org.adoptopenjdk.jitwatch.model.Tag
 
getAttributes() - Method in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
getAttrOrNA(Map<String, String>, String) - Method in class org.adoptopenjdk.jitwatch.ui.triview.CompilationInfo
 
getAutoGeneratedClassPrefixes() - Static method in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
getBackgroundCompilationMode() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
getBaseTimestamp() - Method in interface org.adoptopenjdk.jitwatch.model.IReadOnlyJITDataModel
 
getBaseTimestamp() - Method in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
getBaseTimestamp(String) - Method in class org.adoptopenjdk.jitwatch.parser.hotspot.HotSpotLogParser
 
getBci() - Method in class org.adoptopenjdk.jitwatch.hotthrow.HotThrowResult
 
getBCI() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.UncommonTrap
 
getBCIOpcodeMap(String) - Method in interface org.adoptopenjdk.jitwatch.model.IParseDictionary
 
getBCIOpcodeMap(String) - Method in class org.adoptopenjdk.jitwatch.model.ParseDictionary
 
getBlocks() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyMethod
 
getByCode(int) - Static method in enum org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
getByMnemonic(String) - Static method in enum org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
getBytecode(List<String>, String) - Static method in class org.adoptopenjdk.jitwatch.process.javap.ReflectionJavap
 
getBytecodeAnnotations() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.MemberBytecode
 
getBytecodeDescriptions(Opcode) - Static method in class org.adoptopenjdk.jitwatch.util.JVMSUtil
 
getBytecodeOffset() - Method in exception org.adoptopenjdk.jitwatch.model.AnnotationException
 
getBytecodeOffset() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineTableEntry
 
getBytecodeOffset() - Method in class org.adoptopenjdk.jitwatch.model.EliminatedAllocation
 
getBytecodeOffset() - Method in class org.adoptopenjdk.jitwatch.report.Report
 
getBytecodeOffset() - Method in class org.adoptopenjdk.jitwatch.ui.report.AbstractReportRowBean
 
getBytecodeOffsetFromLabel(Label) - Method in class org.adoptopenjdk.jitwatch.ui.triview.assembly.ViewerAssembly
 
getBytecodeSize() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getBytecodeSize() - Method in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
getBytecodeSize() - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
getBytecodeStringViaProcess(List<String>, String, Path) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
getCallbackForMemberListCellFactory() - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
getCaller() - Method in class org.adoptopenjdk.jitwatch.report.Report
 
getChangeListenerForBackgroundCompilation(RadioButton, RadioButton, RadioButton, ToggleGroup) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
getChangeListenerForGroupAssemblySyntax(RadioButton, ToggleGroup) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
getChangeListenerForGroupOops(RadioButton, RadioButton, RadioButton, ToggleGroup) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
getChangeListenerForGroupTiered(RadioButton, RadioButton, RadioButton, ToggleGroup) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
getChangeListenerForOnStackReplacement(RadioButton, RadioButton, RadioButton, ToggleGroup) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
getChildClass() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.InnerClassRelationship
 
getChildPackage(String) - Method in class org.adoptopenjdk.jitwatch.model.MetaPackage
 
getChildPackages() - Method in class org.adoptopenjdk.jitwatch.model.MetaPackage
 
getChildren() - Method in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
getChildren() - Method in class org.adoptopenjdk.jitwatch.model.Tag
 
getClassBytecode() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.MemberBytecode
 
getClassBytecode() - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
getClassBytecode(IReadOnlyJITDataModel, List<String>) - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
getClassBytecode(IReadOnlyJITDataModel, List<String>, Path) - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
getClassBytecodeList(ClassBC) - Static method in class org.adoptopenjdk.jitwatch.model.bytecode.SourceMapper
 
getClassesForParamTypes(MemberSignatureParts) - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
getClassForTriView(File) - Method in interface org.adoptopenjdk.jitwatch.process.runtime.IRuntime
 
getClassForTriView(File) - Method in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeGroovy
 
getClassForTriView(File) - Method in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeJava
 
getClassForTriView(File) - Method in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeJavaScript
 
getClassForTriView(File) - Method in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeJRuby
 
getClassForTriView(File) - Method in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeKotlin
 
getClassForTriView(File) - Method in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeScala
 
getClassFromSource(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
getClassLoaderLines() - Method in class org.adoptopenjdk.jitwatch.model.SplitLog
 
getClassLocations() - Method in class org.adoptopenjdk.jitwatch.model.ParsedClasspath
 
getClassNameFromLabel(Label) - Method in class org.adoptopenjdk.jitwatch.ui.triview.assembly.ViewerAssembly
 
getClassToExecute(File) - Method in interface org.adoptopenjdk.jitwatch.process.runtime.IRuntime
 
getClassToExecute(File) - Method in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeGroovy
 
getClassToExecute(File) - Method in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeJava
 
getClassToExecute(File) - Method in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeJavaScript
 
getClassToExecute(File) - Method in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeJRuby
 
getClassToExecute(File) - Method in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeKotlin
 
getClassToExecute(File) - Method in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeScala
 
getClassTypeCharForPrimitiveTypeString(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
getClassTypes(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
getCloseHandler(Stage) - Static method in class org.adoptopenjdk.jitwatch.ui.stage.StageManager
 
getClosingTag() - Method in class org.adoptopenjdk.jitwatch.model.Tag
 
getCode() - Method in enum org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
getCodeCacheEvents() - Method in interface org.adoptopenjdk.jitwatch.model.IReadOnlyJITDataModel
 
getCodeCacheEvents() - Method in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
getCodeCacheWalkerResult() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
getColourForBytecodeAnnotation(BCAnnotationType) - Static method in class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil
 
getColourForCompilation(boolean, boolean, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
getColumns() - Method in class org.adoptopenjdk.jitwatch.ui.toplist.TopListWrapper
 
getCombo() - Method in class org.adoptopenjdk.jitwatch.ui.compilationchooser.CompilationChooser
 
getCombo() - Method in class org.adoptopenjdk.jitwatch.ui.parserchooser.ParserChooser
 
getComment() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyInstruction
 
getComment() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
getComment() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.UncommonTrap
 
getCommentLines() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyInstruction
 
getCommentWithMemberPrefixStripped() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
getCompilation() - Method in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
getCompilation() - Method in class org.adoptopenjdk.jitwatch.model.CodeCacheEvent
 
getCompilation() - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage.QueueCounter
 
getCompilation() - Method in class org.adoptopenjdk.jitwatch.ui.report.eliminatedallocation.EliminatedAllocationRowBean
 
getCompilation() - Method in class org.adoptopenjdk.jitwatch.ui.report.inlining.InliningRowBean
 
getCompilation() - Method in class org.adoptopenjdk.jitwatch.ui.report.locks.OptimisedLockRowBean
 
getCompilation(int) - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
getCompilation(int) - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
getCompilationByAddress(AssemblyMethod) - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
getCompilationByAddress(AssemblyMethod) - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
getCompilationByCompileID(String) - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
getCompilationByCompileID(String) - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
getCompilationDuration() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getCompilationIndex() - Method in class org.adoptopenjdk.jitwatch.report.Report
 
getCompilationLevel() - Method in class org.adoptopenjdk.jitwatch.model.CodeCacheEvent
 
getCompilationLines() - Method in class org.adoptopenjdk.jitwatch.model.SplitLog
 
getCompilations() - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
getCompilations() - Method in class org.adoptopenjdk.jitwatch.model.CompilerThread
 
getCompilations() - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
getCompiledAttribute(String) - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
getCompiledAttribute(String) - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getCompiledAttribute(String) - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
getCompiledAttributeOrNA(IMetaMember, String, String) - Static method in class org.adoptopenjdk.jitwatch.util.HeadlessUtil
 
getCompiledAttributes() - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
getCompiledAttributes() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getCompiledAttributes() - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
getCompileId() - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
getCompileID() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getCompiler() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getCompiler() - Method in class org.adoptopenjdk.jitwatch.ui.main.CompilationTableRow
 
getCompiler(String, String) - Method in class org.adoptopenjdk.jitwatch.jvmlang.LanguageManager
 
getCompilerThread() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getCompilerThread(String) - Method in interface org.adoptopenjdk.jitwatch.model.IReadOnlyJITDataModel
 
getCompilerThread(String) - Method in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
getCompilerThreadName(CompilerThread) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
getCompilerThreads() - Method in interface org.adoptopenjdk.jitwatch.model.IReadOnlyJITDataModel
 
getCompilerThreads() - Method in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
getCompileThreshold() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
getCompileTime(String) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLogParser
 
getCompressedOopsMode() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
getConfig() - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
getConfig() - Method in interface org.adoptopenjdk.jitwatch.parser.ILogParser
 
getConfig() - Method in interface org.adoptopenjdk.jitwatch.ui.main.IStageAccessProxy
 
getConfig() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
getConfig() - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
getConfiguredClassLocations() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
getConstantLabel(String) - Method in class org.adoptopenjdk.jitwatch.ui.triview.assembly.ViewerAssembly
 
getConstantPool() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
getContextualControlsQueueLength() - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
getContextualControlsTimings() - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
getCount() - Method in class org.adoptopenjdk.jitwatch.jarscan.nextinstruction.NextInstructionCount
 
getCountAbstract() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
getCountC1() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
getCountC2() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
getCountC2N() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
getCountClass() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
getCountCompilerThreads() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
getCountConstructor() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
getCountFinal() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
getCountMethod() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
getCountNative() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
getCountOSR() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
getCountPrivate() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
getCountProtected() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
getCountPublic() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
getCountStatic() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
getCountStrictfp() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
getCountSynchronized() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
getCurrentClasspathElements() - Static method in class org.adoptopenjdk.jitwatch.util.ClassUtil
 
getDepth(Tag) - Method in class org.adoptopenjdk.jitwatch.model.Tag
 
getDisassemblerFilename() - Static method in class org.adoptopenjdk.jitwatch.util.DisassemblyUtil
 
getDisassemblerFilePath() - Static method in class org.adoptopenjdk.jitwatch.util.DisassemblyUtil
 
getDisplayName() - Method in enum org.adoptopenjdk.jitwatch.parser.ParserType
 
getDynamicLibraryPath() - Static method in class org.adoptopenjdk.jitwatch.util.DisassemblyUtil
 
getEarliestQueuedTime() - Method in class org.adoptopenjdk.jitwatch.model.CompilerThread
 
getEliminatedType() - Method in class org.adoptopenjdk.jitwatch.ui.report.eliminatedallocation.EliminatedAllocationRowBean
 
getEndAddress() - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
getEndOfLogTag() - Method in interface org.adoptopenjdk.jitwatch.model.IReadOnlyJITDataModel
 
getEndOfLogTag() - Method in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
getEntries() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationList
 
getEntries() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ExceptionTable
 
getEntries() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineTable
 
getEntryAddress() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyMethod
 
getEntryAddress() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getEntryForBCI(int) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ExceptionTable
 
getEntryForSourceLine(int) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineTable
 
getErrorStream() - Method in class org.adoptopenjdk.jitwatch.process.AbstractProcess
 
getErrorStream() - Method in interface org.adoptopenjdk.jitwatch.process.IExternalProcess
 
getEventHandlerContextMenu(ContextMenu, ContextMenu) - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
getEventHandlerForCancelButton() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
getEventHandlerForCancelButton(IStageClosedListener) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.VMLanguageConfigStage
 
getEventHandlerForSaveButton() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
getEventHandlerForSaveButton(String, IStageClosedListener, JITWatchConfig) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.VMLanguageConfigStage
 
getEventHandlerMenuItemCallChain(IStageAccessProxy) - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
getEventHandlerMenuItemInlinedInto(IStageAccessProxy) - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
getEventHandlerMenuItemIntrinsics(IStageAccessProxy) - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
getEventHandlerMenuItemTriView(IStageAccessProxy) - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
getEventListCopy() - Method in interface org.adoptopenjdk.jitwatch.model.IReadOnlyJITDataModel
 
getEventListCopy() - Method in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
getEventMember() - Method in class org.adoptopenjdk.jitwatch.model.JITEvent
 
getEvents() - Method in class org.adoptopenjdk.jitwatch.compilation.codecache.CodeCacheWalkerResult
 
getEventType() - Method in class org.adoptopenjdk.jitwatch.model.CodeCacheEvent
 
getEventType() - Method in class org.adoptopenjdk.jitwatch.model.JITEvent
 
getExceptionTable() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.MemberBytecode
 
getExceptionType() - Method in class org.adoptopenjdk.jitwatch.hotthrow.HotThrowResult
 
getExecutableSuffix() - Method in class org.adoptopenjdk.jitwatch.process.AbstractProcess
 
getExtraVMCompilationSwitches() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
getExtraVMRuntimeSwitches() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
getFeatures() - Method in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
GETFIELD - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
getFileExtension(File) - Static method in class org.adoptopenjdk.jitwatch.jvmlang.LanguageManager
 
getFiles() - Method in class org.adoptopenjdk.jitwatch.ui.filechooser.FileChooserList
 
getFirstConstructor() - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
getFirstNamedChild(String) - Method in class org.adoptopenjdk.jitwatch.model.Tag
 
getFreeCodeCache() - Method in class org.adoptopenjdk.jitwatch.model.CodeCacheEvent
 
getFreqInlineSize() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
getFrom() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ExceptionTableEntry
 
getFullyQualifiedClassName() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
getFullyQualifiedClassName() - Method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
getFullyQualifiedMemberName() - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
getFullyQualifiedMemberName() - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
getFullyQualifiedName() - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
getFullyQualifiedSourceName(ClassBC) - Static method in class org.adoptopenjdk.jitwatch.model.bytecode.SourceMapper
 
getGenerics() - Method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
getGenericsMap() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
getHBoxButtons(String) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.VMLanguageConfigStage
 
getHeader() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyMethod
 
getHeaderLines() - Method in class org.adoptopenjdk.jitwatch.model.SplitLog
 
getHighestAddress() - Method in class org.adoptopenjdk.jitwatch.compilation.codecache.CodeCacheWalkerResult
 
getIndex() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getIndex() - Method in class org.adoptopenjdk.jitwatch.ui.main.CompilationTableRow
 
getIndexForBCI(List<BytecodeInstruction>, int) - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencecount.SequenceCountOperation
 
getIndexForBCI(List<BytecodeInstruction>, int) - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencesearch.SequenceSearchOperation
 
getIndexForBytecodeOffset(String, BytecodeInstruction) - Method in class org.adoptopenjdk.jitwatch.ui.triview.assembly.ViewerAssembly
 
getIndexForSourceLine(String, int) - Method in class org.adoptopenjdk.jitwatch.ui.triview.assembly.ViewerAssembly
 
getInnerClassNames() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
getInstruction() - Method in exception org.adoptopenjdk.jitwatch.model.AnnotationException
 
getInstruction() - Method in class org.adoptopenjdk.jitwatch.ui.triview.assembly.AssemblyLabel
 
getInstruction() - Method in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.BytecodeLabel
 
getInstructionAtBCI(int) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.MemberBytecode
 
getInstructionAtIndex(int) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
getInstructions() - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
getInstructions() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyBlock
 
getInstructions() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.MemberBytecode
 
getInstructions() - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
getIntValueFromStringStartingWithBracket(String) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLogParser
 
getJarScanOperation(String[]) - Static method in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
getJavapCommands(Collection<String>, String) - Method in class org.adoptopenjdk.jitwatch.process.javap.JavapProcess
 
getJavaVersion() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
getJDKMajorVersion() - Method in interface org.adoptopenjdk.jitwatch.model.IReadOnlyJITDataModel
 
getJDKMajorVersion() - Method in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
getJDKSourceZip() - Static method in class org.adoptopenjdk.jitwatch.util.FileUtil
 
getJITDataModel() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
getJITStats() - Method in interface org.adoptopenjdk.jitwatch.model.IReadOnlyJITDataModel
 
getJITStats() - Method in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
getJVMSCSSURL() - Static method in class org.adoptopenjdk.jitwatch.util.JVMSUtil
 
getKey() - Method in interface org.adoptopenjdk.jitwatch.toplist.ITopListScore
 
getKey() - Method in class org.adoptopenjdk.jitwatch.toplist.MemberScore
 
getKey() - Method in class org.adoptopenjdk.jitwatch.toplist.StringTopListScore
 
getKind() - Method in class org.adoptopenjdk.jitwatch.ui.report.eliminatedallocation.EliminatedAllocationRowBean
 
getKind() - Method in class org.adoptopenjdk.jitwatch.ui.report.locks.OptimisedLockRowBean
 
getKlass(String) - Method in interface org.adoptopenjdk.jitwatch.model.IParseDictionary
 
getKlass(String) - Method in class org.adoptopenjdk.jitwatch.model.ParseDictionary
 
getKnownFilenameExtensions() - Static method in class org.adoptopenjdk.jitwatch.jvmlang.LanguageManager
 
getLabelAtIndex(int) - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
getLabelColour(Tag) - Method in class org.adoptopenjdk.jitwatch.ui.graphing.TimeLineStage
 
getLabelLines() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
getLabelText(CompileNode) - Method in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
getLanguageFromFile(File) - Static method in class org.adoptopenjdk.jitwatch.jvmlang.LanguageManager
 
getLargestBytecodeSize() - Method in class org.adoptopenjdk.jitwatch.model.CompilerThread
 
getLargestNativeSize() - Method in class org.adoptopenjdk.jitwatch.model.CompilerThread
 
getLastCompilation() - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
getLastCompilation() - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
getLastCompilationTime(IMetaMember) - Static method in class org.adoptopenjdk.jitwatch.util.HeadlessUtil
 
getLastEditorPaneList() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
getLastLogDir() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
getLastProcess() - Method in class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
getLastSourceLine() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineTable
 
getLastTime() - Method in class org.adoptopenjdk.jitwatch.histo.Histo
 
getLatestNMethodEmittedTime() - Method in class org.adoptopenjdk.jitwatch.model.CompilerThread
 
getLaunchScriptSuffix() - Method in class org.adoptopenjdk.jitwatch.process.AbstractProcess
 
getLevel() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getLevel() - Method in class org.adoptopenjdk.jitwatch.ui.main.CompilationTableRow
 
getLevelDescription(String) - Method in class org.adoptopenjdk.jitwatch.ui.main.CompilationTableRow
 
getLine() - Method in class org.adoptopenjdk.jitwatch.model.NumberedLine
 
getLineAttributesDoubleQuote(String) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
getLineIndexForBytecodeOffset(int) - Method in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode
 
getLineNumber() - Method in class org.adoptopenjdk.jitwatch.model.NumberedLine
 
getLineTable() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.MemberBytecode
 
getLineType() - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
getLineType() - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
getList() - Method in class org.adoptopenjdk.jitwatch.jarscan.nextinstruction.NextInstructionCountList
 
getLogLineIndex(String) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLogParser
 
getLowestAddress() - Method in class org.adoptopenjdk.jitwatch.compilation.codecache.CodeCacheWalkerResult
 
getMajorVersion() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
getMajorVersionFromHotSpotTag(Tag) - Static method in class org.adoptopenjdk.jitwatch.util.VmVersionDetector
 
getMaxAnnotationWidth() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyMethod
 
getMaxCount() - Method in class org.adoptopenjdk.jitwatch.histo.Histo
 
getMaxInlineSize() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
getMember() - Method in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
getMember() - Method in class org.adoptopenjdk.jitwatch.hotthrow.HotThrowResult
 
getMember() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getMember() - Method in class org.adoptopenjdk.jitwatch.ui.report.eliminatedallocation.EliminatedAllocationRowBean
 
getMember() - Method in class org.adoptopenjdk.jitwatch.ui.report.inlining.InliningRowBean
 
getMember() - Method in class org.adoptopenjdk.jitwatch.ui.report.locks.OptimisedLockRowBean
 
getMemberBytecode() - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
getMemberBytecode() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineTable
 
getMemberBytecode() - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
getMemberBytecode(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
getMemberBytecodeForSignature(MemberSignatureParts) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
getMemberBytecodeForSourceLine(ClassBC, int) - Static method in class org.adoptopenjdk.jitwatch.model.bytecode.SourceMapper
 
getMemberBytecodeList() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
getMemberForClass(String, IReadOnlyJITDataModel) - Method in class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
getMemberForSignature(MemberSignatureParts) - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
getMemberFromBytecodeComment(IReadOnlyJITDataModel, IMetaMember, BytecodeInstruction) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
getMemberName() - Method in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
getMemberName() - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
getMemberName() - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
getMemberName() - Method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
getMembers() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotations
 
getMemberSignatureParts() - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencesearch.FoundSequence
 
getMemberSignatureParts() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.MemberBytecode
 
getMemberSignatureParts() - Method in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
getMemberSignatureParts() - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
getMessage() - Method in exception org.adoptopenjdk.jitwatch.model.AnnotationException
 
getMetaClass() - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
getMetaClass() - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
getMetaClass() - Method in class org.adoptopenjdk.jitwatch.ui.report.eliminatedallocation.EliminatedAllocationRowBean
 
getMetaClass() - Method in class org.adoptopenjdk.jitwatch.ui.report.inlining.InliningRowBean
 
getMetaClass() - Method in class org.adoptopenjdk.jitwatch.ui.report.locks.OptimisedLockRowBean
 
getMetaClass(String) - Method in class org.adoptopenjdk.jitwatch.model.PackageManager
 
getMetaData() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineAnnotation
 
getMetaData() - Method in class org.adoptopenjdk.jitwatch.report.Report
 
getMetaMember() - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
getMetaMembers() - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
getMetaPackage(String) - Method in class org.adoptopenjdk.jitwatch.model.PackageManager
 
getMethod(String) - Method in interface org.adoptopenjdk.jitwatch.model.IParseDictionary
 
getMethod(String) - Method in class org.adoptopenjdk.jitwatch.model.ParseDictionary
 
getMethodID() - Method in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
getMethodName(String, IParseDictionary) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
getMethodTagArguments(Tag, IParseDictionary) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
getMethodTagReturn(Tag, IParseDictionary) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
getMinorVersion() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
getMnemonic() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyInstruction
 
getMnemonic() - Method in enum org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
getModel() - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
getModel() - Method in interface org.adoptopenjdk.jitwatch.parser.ILogParser
 
getModifier() - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
getModifier() - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
getModifier() - Method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
getModifiers() - Method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
getModifierString() - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
getModifierString() - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
getModuleName() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
getName() - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
getName() - Method in class org.adoptopenjdk.jitwatch.model.MetaPackage
 
getName() - Method in class org.adoptopenjdk.jitwatch.model.Tag
 
getName() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.EditorPane
 
getName() - Method in class org.adoptopenjdk.jitwatch.ui.stats.StatsTableRow
 
getNamedChildren(String) - Method in class org.adoptopenjdk.jitwatch.model.Tag
 
getNamedChildrenWithAttribute(String, String, String) - Method in class org.adoptopenjdk.jitwatch.model.Tag
 
getNative() - Method in class org.adoptopenjdk.jitwatch.ui.main.CompilationTableRow
 
getNativeAddress() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyMethod
 
getNativeAddress() - Method in class org.adoptopenjdk.jitwatch.model.CodeCacheEvent
 
getNativeAddress() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getNativeBytes() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
getNativeCodeSize() - Method in class org.adoptopenjdk.jitwatch.model.CodeCacheEvent
 
getNativeSize() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getNativeSize() - Method in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
getNativeSize() - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
getNextBytecodeMap() - Method in class org.adoptopenjdk.jitwatch.jarscan.nextinstruction.NextInstructionOperation
 
getNextSection(BytecodeLoader.BytecodeSection, String) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
getOffset() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
getOnStackReplacementMode() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
getOpcode() - Method in class org.adoptopenjdk.jitwatch.jarscan.nextinstruction.NextInstructionCount
 
getOpcode() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
getOpcodeAtIndex(int) - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencecount.InstructionSequence
 
getOperands() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyInstruction
 
getOperatingSystem() - Static method in class org.adoptopenjdk.jitwatch.util.OSUtil
 
getOptimisationKind() - Method in class org.adoptopenjdk.jitwatch.ui.report.locks.OptimisedLockRowBean
 
getOptimizerPhase(Task) - Static method in class org.adoptopenjdk.jitwatch.compilation.CompilationUtil
 
getOSRBCI() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getOutputStream() - Method in class org.adoptopenjdk.jitwatch.process.AbstractProcess
 
getOutputStream() - Method in interface org.adoptopenjdk.jitwatch.process.IExternalProcess
 
getPackage() - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
getPackageClasses() - Method in class org.adoptopenjdk.jitwatch.model.MetaPackage
 
getPackageComponents() - Method in class org.adoptopenjdk.jitwatch.model.MetaPackage
 
getPackageFromSource(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
getPackageManager() - Method in interface org.adoptopenjdk.jitwatch.model.IReadOnlyJITDataModel
 
getPackageManager() - Method in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
getPackageManager() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
getPackageName() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
getPackageName() - Method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
getPackageName(String) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
getParam(String[], String, boolean) - Static method in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
getParameters() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
getParamString(String[], String) - Static method in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
getParamTypeNames() - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
getParamTypeNames() - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
getParamTypes() - Method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
getParamTypeWithoutArrayBrackets(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
getParent() - Method in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
getParent() - Method in class org.adoptopenjdk.jitwatch.model.Tag
 
getParentClass() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.InnerClassRelationship
 
getParentPackage() - Method in class org.adoptopenjdk.jitwatch.model.MetaPackage
 
getParsedClasspath() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
getParsedClasspath() - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
getParsedClasspath() - Method in interface org.adoptopenjdk.jitwatch.parser.ILogParser
 
getParseDictionary() - Method in class org.adoptopenjdk.jitwatch.model.Task
 
getParseMethod() - Method in interface org.adoptopenjdk.jitwatch.model.IParseDictionary
 
getParseMethod() - Method in class org.adoptopenjdk.jitwatch.model.ParseDictionary
 
getParsePhase(Task) - Static method in class org.adoptopenjdk.jitwatch.compilation.CompilationUtil
 
getParser(ParserType, IJITListener) - Static method in class org.adoptopenjdk.jitwatch.parser.ParserFactory
 
getParserForArchitecture(Architecture) - Static method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyUtil
 
getPercentile(double) - Method in class org.adoptopenjdk.jitwatch.histo.Histo
 
getPrefixes() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyInstruction
 
getPrimitiveClass(char) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
getProfileName() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
getProfileNames() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
getProfilePropertyName(String) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
getProperty(Properties, String) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
getProperty(Properties, String, String) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
getQueueCounters(CompilerThread) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
getQueuedAttribute(String) - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
getQueuedAttribute(String) - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getQueuedAttribute(String) - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
getQueuedAttributeOrNA(IMetaMember, String, String) - Static method in class org.adoptopenjdk.jitwatch.util.HeadlessUtil
 
getQueuedAttributes() - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
getQueuedAttributes() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getQueuedAttributes() - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
getRangeEnd() - Method in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
getRangeEnd() - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
getRangeStart() - Method in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
getRangeStart() - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
getReason() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.UncommonTrap
 
getReason() - Method in class org.adoptopenjdk.jitwatch.ui.report.inlining.InliningRowBean
 
getReport() - Method in class org.adoptopenjdk.jitwatch.jarscan.allocationcount.AllocationCountOperation
 
getReport() - Method in class org.adoptopenjdk.jitwatch.jarscan.freqinlinesize.FreqInlineSizeOperation
 
getReport() - Method in interface org.adoptopenjdk.jitwatch.jarscan.IJarScanOperation
 
getReport() - Method in class org.adoptopenjdk.jitwatch.jarscan.instructioncount.InstructionCountOperation
 
getReport() - Method in class org.adoptopenjdk.jitwatch.jarscan.invokecount.InvokeCountOperation
 
getReport() - Method in class org.adoptopenjdk.jitwatch.jarscan.methodlength.MethodLengthOperation
 
getReport() - Method in class org.adoptopenjdk.jitwatch.jarscan.methodsizehisto.MethodSizeHistoOperation
 
getReport() - Method in class org.adoptopenjdk.jitwatch.jarscan.nextinstruction.NextInstructionOperation
 
getReport() - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencecount.SequenceCountOperation
 
getReport() - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencesearch.SequenceSearchOperation
 
getReport() - Method in class org.adoptopenjdk.jitwatch.ui.report.AbstractReportRowBean
 
getReports(Comparator<Report>) - Method in class org.adoptopenjdk.jitwatch.report.AbstractReportBuilder
 
getResources() - Method in class org.adoptopenjdk.jitwatch.util.ObservableResourceFactory
 
getResult() - Method in class org.adoptopenjdk.jitwatch.compilation.codecache.CodeCacheEventWalker
 
getReturnType() - Method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
getReturnTypeName() - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
getReturnTypeName() - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
getRoot() - Method in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
getRootItem() - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassTree
 
getRootPackages() - Method in class org.adoptopenjdk.jitwatch.model.PackageManager
 
getRuntime(String, String) - Method in class org.adoptopenjdk.jitwatch.jvmlang.LanguageManager
 
getSandboxWorkingDir() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
getScaledTimestampX(long) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
getScene(Parent, double, double) - Static method in class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil
 
getScore() - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
getScore() - Method in class org.adoptopenjdk.jitwatch.report.Report
 
getScore() - Method in interface org.adoptopenjdk.jitwatch.toplist.ITopListScore
 
getScore() - Method in class org.adoptopenjdk.jitwatch.toplist.MemberScore
 
getScore() - Method in class org.adoptopenjdk.jitwatch.toplist.StringTopListScore
 
getScore() - Method in class org.adoptopenjdk.jitwatch.ui.report.suggestion.SuggestionRowBean
 
getSelectedCompilation() - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
getSelectedCompilation() - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
getSelectedMember() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
getSequenceScores() - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencecount.SequenceCountOperation
 
getSignature() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getSignature() - Method in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
getSignature() - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
getSize() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BCParamSwitch
 
getSnapshotButton(Scene, String) - Static method in class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil
 
getSortedData() - Method in class org.adoptopenjdk.jitwatch.histo.Histo
 
getSortedData() - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencecount.SequenceCountOperation
 
getSortedKeys(Map<String, ?>) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
getSource() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.EditorPane
 
getSourceFile() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
getSourceFile() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.EditorPane
 
getSourceFile(String) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
getSourceForClassName(String, String, List<String>) - Static method in class org.adoptopenjdk.jitwatch.loader.ResourceLoader
 
getSourceForFilename(String, String, List<String>) - Static method in class org.adoptopenjdk.jitwatch.loader.ResourceLoader
 
getSourceLineFromBytecode(MemberBytecode, int) - Static method in class org.adoptopenjdk.jitwatch.model.bytecode.SourceMapper
 
getSourceLineFromLabel(Label) - Method in class org.adoptopenjdk.jitwatch.ui.triview.assembly.ViewerAssembly
 
getSourceLocations() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
getSourceMethodSignatureRegEx() - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
getSourceMethodSignatureRegEx() - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
getSourceOffset() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineTableEntry
 
getSourceRange() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineTable
 
getSourceRange(int, int) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineTable
 
getSplitLog() - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
getSplitLog() - Method in interface org.adoptopenjdk.jitwatch.parser.ILogParser
 
getStageForChooser() - Method in interface org.adoptopenjdk.jitwatch.ui.sandbox.ISandboxStage
 
getStageForChooser() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
getStageForDialog() - Method in interface org.adoptopenjdk.jitwatch.ui.main.IStageAccessProxy
 
getStageForDialog() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
getStamp() - Method in class org.adoptopenjdk.jitwatch.model.CodeCacheEvent
 
getStamp() - Method in class org.adoptopenjdk.jitwatch.model.JITEvent
 
getStamp(Map<String, String>) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
getStampCompilationStart() - Method in class org.adoptopenjdk.jitwatch.ui.main.CompilationTableRow
 
getStampFromTag(Tag) - Method in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
getStampNMethodEmitted() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getStampNMethodEmitted() - Method in class org.adoptopenjdk.jitwatch.ui.main.CompilationTableRow
 
getStampQueued() - Method in class org.adoptopenjdk.jitwatch.ui.main.CompilationTableRow
 
getStampTaskCompilationStart() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getStampTaskQueued() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getStartAddress() - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
getStartAddress(String) - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyProcessor
 
getStartingBCI() - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencesearch.FoundSequence
 
GETSTATIC - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
getString(String) - Method in class org.adoptopenjdk.jitwatch.util.ObservableResourceFactory
 
getStringBinding(String, ObservableValue<?>...) - Method in class org.adoptopenjdk.jitwatch.util.ObservableResourceFactory
 
getStringHeight() - Method in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
getSubstringBetween(String, String, String) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
getSuccess() - Method in class org.adoptopenjdk.jitwatch.ui.report.inlining.InliningRowBean
 
getSuggestions(List<Report>) - Method in class org.adoptopenjdk.jitwatch.launch.LaunchHeadless
 
getTagNMethod() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getTagTask() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getTagTaskDone() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getTagTaskQueued() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
getTarget() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ExceptionTableEntry
 
getTemperature() - Method in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
getText() - Method in enum org.adoptopenjdk.jitwatch.model.EventType
 
getText() - Method in class org.adoptopenjdk.jitwatch.report.Report
 
getText() - Method in class org.adoptopenjdk.jitwatch.ui.report.AbstractReportRowBean
 
getTextContent() - Method in class org.adoptopenjdk.jitwatch.model.Tag
 
getTextInput() - Static method in class org.adoptopenjdk.jitwatch.ui.Dialogs
 
getThreadId() - Method in class org.adoptopenjdk.jitwatch.model.CompilerThread
 
getThreadName() - Method in class org.adoptopenjdk.jitwatch.model.CompilerThread
 
getTier() - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
getTieredCompilationMode() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
getTimestamp() - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage.QueueCounter
 
getTimestampMillisCompileStart() - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
getTimestampMillisNMethodEmitted() - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
getTimestampMillisQueued() - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
getTimestampOrNA(long) - Method in class org.adoptopenjdk.jitwatch.ui.main.CompilationTableRow
 
getTitle() - Method in class org.adoptopenjdk.jitwatch.jarscan.visualiser.HistoPlotter
 
getTitle() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyBlock
 
getTitle() - Method in class org.adoptopenjdk.jitwatch.ui.toplist.TopListWrapper
 
getTo() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ExceptionTableEntry
 
getToolTip(AssemblyInstruction) - Method in class org.adoptopenjdk.jitwatch.ui.triview.assembly.ViewerAssembly
 
getTooltipText() - Method in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
getTopTagName() - Method in class org.adoptopenjdk.jitwatch.core.TagProcessor
 
getTotalCompiledMethods() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
getTotalCompileTime() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
getTreePath() - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
getType() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ExceptionTableEntry
 
getType() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineAnnotation
 
getType() - Method in class org.adoptopenjdk.jitwatch.model.EliminatedAllocation
 
getType() - Method in class org.adoptopenjdk.jitwatch.report.Report
 
getType() - Method in class org.adoptopenjdk.jitwatch.ui.report.ReportStage
 
getType() - Method in class org.adoptopenjdk.jitwatch.ui.report.suggestion.SuggestionRowBean
 
getType(String) - Method in interface org.adoptopenjdk.jitwatch.model.IParseDictionary
 
getType(String) - Method in class org.adoptopenjdk.jitwatch.model.ParseDictionary
 
getUnhandledTagCount() - Static method in class org.adoptopenjdk.jitwatch.compilation.CompilationUtil
 
getUnhandledTags() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
getUnhighlightedStyle() - Method in class org.adoptopenjdk.jitwatch.ui.triview.InstructionLabel
 
getUnqualifiedClassName(String) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
getUnqualifiedMemberName(String) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
getURLListCopy() - Method in class org.adoptopenjdk.jitwatch.loader.DisposableURLClassLoader
 
getValue() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BCParamConstant
 
getValue() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BCParamNumeric
 
getValue() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BCParamString
 
getValue() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BCParamSwitch
 
getValue() - Method in interface org.adoptopenjdk.jitwatch.model.bytecode.IBytecodeParam
 
getValue() - Method in class org.adoptopenjdk.jitwatch.ui.stats.StatsTableRow
 
getValueFromAddress(String) - Static method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyUtil
 
getVBoxLanguagePath(String) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.VMLanguageConfigStage
 
getVersionPart(String) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
getVisitable() - Method in class org.adoptopenjdk.jitwatch.ui.toplist.TopListWrapper
 
getVMCommand() - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
getVMCommand() - Method in interface org.adoptopenjdk.jitwatch.parser.ILogParser
 
getVMLanguageList() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
getVMLanguagePath(String) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
getWaitedTime(String) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLogParser
 
getXOffset() - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
getXStepTime() - Method in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
GOTO - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
GOTO_W - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
graphGapLeft - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
graphGapRight - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
graphGapTop - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
groovyLibDir - Variable in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeGroovy
 

H

handleBranchTag(Map<String, String>, int, IMetaMember) - Method in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
handleChainStartingAtIndex(int, List<BytecodeInstruction>) - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencecount.SequenceCountOperation
 
handleChainStartingAtIndex(int, List<BytecodeInstruction>) - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencesearch.SequenceSearchOperation
 
handleCodeCacheFull(CodeCacheEvent) - Method in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
handleConfigUpdate(JITWatchConfig) - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassTree
 
handleError(String, String) - Method in class org.adoptopenjdk.jitwatch.launch.LaunchHeadless
 
handleError(String, String) - Method in interface org.adoptopenjdk.jitwatch.parser.ILogParseErrorListener
 
handleError(String, String) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
handleError(String, String) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
handleErrorEntry(String) - Method in class org.adoptopenjdk.jitwatch.launch.LaunchHeadless
 
handleErrorEntry(String) - Method in interface org.adoptopenjdk.jitwatch.logger.ILogListener
 
handleErrorEntry(String) - Method in class org.adoptopenjdk.jitwatch.logger.NullLogListener
 
handleErrorEntry(String) - Method in class org.adoptopenjdk.jitwatch.logger.StdLogListener
 
handleErrorEntry(String) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
handleErrorEntry(String) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
handleFocusNext() - Method in interface org.adoptopenjdk.jitwatch.ui.triview.ILineListener
 
handleFocusNext() - Method in class org.adoptopenjdk.jitwatch.ui.triview.NoOpLineListener
 
handleFocusNext() - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
handleFocusPrev() - Method in interface org.adoptopenjdk.jitwatch.ui.triview.ILineListener
 
handleFocusPrev() - Method in class org.adoptopenjdk.jitwatch.ui.triview.NoOpLineListener
 
handleFocusPrev() - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
handleFocusSelf(ILineListener.LineType) - Method in interface org.adoptopenjdk.jitwatch.ui.triview.ILineListener
 
handleFocusSelf(ILineListener.LineType) - Method in class org.adoptopenjdk.jitwatch.ui.triview.NoOpLineListener
 
handleFocusSelf(ILineListener.LineType) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
handleHotThrowNotPreallocated(Map<String, String>, int, IMetaMember) - Method in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
handleInlineFailTag(Map<String, String>, String, IMetaMember, int, IParseDictionary) - Method in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
handleJITEvent(JITEvent) - Method in interface org.adoptopenjdk.jitwatch.core.IJITListener
 
handleJITEvent(JITEvent) - Method in class org.adoptopenjdk.jitwatch.launch.LaunchHeadless
 
handleJITEvent(JITEvent) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
handleKeyDown() - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
handleKeyLeft() - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
handleKeyPageDown() - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
handleKeyPageUp() - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
handleKeyRight() - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
handleKeyUp() - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
handleLabelClicked(MouseEvent, int) - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
handleLine(String) - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyProcessor
 
handleLogEntry(String) - Method in class org.adoptopenjdk.jitwatch.launch.LaunchHeadless
 
handleLogEntry(String) - Method in interface org.adoptopenjdk.jitwatch.logger.ILogListener
 
handleLogEntry(String) - Method in class org.adoptopenjdk.jitwatch.logger.NullLogListener
 
handleLogEntry(String) - Method in class org.adoptopenjdk.jitwatch.logger.StdLogListener
 
handleLogEntry(String) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
handleLogEntry(String) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
handleLogLine(String) - Method in class org.adoptopenjdk.jitwatch.parser.hotspot.HotSpotLogParser
 
handleMember(String, Map<String, String>, EventType, Tag) - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
handleMethodLine(Tag, EventType) - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
handleNavigate(IMetaMember, BytecodeInstruction, int) - Method in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode
 
handleOther(Tag) - Method in class org.adoptopenjdk.jitwatch.compilation.AbstractCompilationVisitable
 
handleReadComplete() - Method in interface org.adoptopenjdk.jitwatch.core.IJITListener
 
handleReadComplete() - Method in class org.adoptopenjdk.jitwatch.launch.LaunchHeadless
 
handleReadComplete() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
handleReadStart() - Method in interface org.adoptopenjdk.jitwatch.core.IJITListener
 
handleReadStart() - Method in class org.adoptopenjdk.jitwatch.launch.LaunchHeadless
 
handleReadStart() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
handleStageClosed(Stage) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
handleStageClosed(Stage) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
handleStageClosed(Stage) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.VMLanguageList
 
handleStageClosed(Stage) - Method in interface org.adoptopenjdk.jitwatch.ui.stage.IStageClosedListener
 
handleStartCompileThread(Tag) - Method in class org.adoptopenjdk.jitwatch.parser.hotspot.HotSpotLogParser
 
handleTag(String) - Method in class org.adoptopenjdk.jitwatch.core.TagProcessor
 
handleTag(Tag) - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
handleTag(Tag) - Method in class org.adoptopenjdk.jitwatch.parser.hotspot.HotSpotLogParser
 
handleTag(Tag) - Method in class org.adoptopenjdk.jitwatch.parser.j9.J9LogParser
 
handleTag(Tag) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLogParser
 
handleTagNMethod(Tag) - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
handleTagQueued(Tag) - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
handleTagTask(Task) - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
handleTagVmArguments(Tag) - Method in class org.adoptopenjdk.jitwatch.parser.hotspot.HotSpotLogParser
 
handleTaskDone(Tag, IMetaMember) - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
handleVmVersion(Tag) - Method in class org.adoptopenjdk.jitwatch.parser.hotspot.HotSpotLogParser
 
handleWriterThread(Tag) - Method in class org.adoptopenjdk.jitwatch.parser.hotspot.HotSpotLogParser
 
hasAnnotationsForBCI(int) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationList
 
hasCheckedForToolsJar - Static variable in class org.adoptopenjdk.jitwatch.process.javap.ReflectionJavap
 
hasClassBytecode() - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
hasComment - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
hasComment() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
hasCompiledClasses - Variable in class org.adoptopenjdk.jitwatch.model.MetaPackage
 
hasCompiledClasses() - Method in class org.adoptopenjdk.jitwatch.model.MetaPackage
 
hasCompiledMethods() - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
hasFeature(String) - Method in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
hashCode() - Method in class org.adoptopenjdk.jitwatch.hotthrow.HotThrowResult
 
hashCode() - Method in class org.adoptopenjdk.jitwatch.inline.HeadlessInlineVisitor.InlineFailureInfo
 
hashCode() - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencecount.InstructionSequence
 
hashCode() - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencesearch.FoundSequence
 
hashCode() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
hashCode() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineAnnotation
 
hashCode() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineTable
 
hashCode() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineTableEntry
 
hashCode() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
hashCode() - Method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
hashCode() - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
hashCode() - Method in class org.adoptopenjdk.jitwatch.model.MetaPackage
 
hashCode() - Method in class org.adoptopenjdk.jitwatch.model.Tag
 
hashCode() - Method in class org.adoptopenjdk.jitwatch.report.Report
 
hasInlineSuccessAnnotation(List<LineAnnotation>) - Method in class org.adoptopenjdk.jitwatch.report.escapeanalysis.AbstractEscapeAnalysisWalker
 
hasLocalJVMS() - Static method in class org.adoptopenjdk.jitwatch.util.JVMSUtil
 
hasParameters() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
hasParseError - Variable in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
hasParseError() - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
hasParseError() - Method in interface org.adoptopenjdk.jitwatch.parser.ILogParser
 
header - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyMethod
 
headerLines - Variable in class org.adoptopenjdk.jitwatch.model.SplitLog
 
HEADLESS_SEPARATOR - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
HeadlessInlineVisitor - Class in org.adoptopenjdk.jitwatch.inline
 
HeadlessInlineVisitor(IReadOnlyJITDataModel) - Constructor for class org.adoptopenjdk.jitwatch.inline.HeadlessInlineVisitor
 
HeadlessInlineVisitor.InlineFailureInfo - Class in org.adoptopenjdk.jitwatch.inline
 
HeadlessInlineVisitor.InlineJournalVisitor - Class in org.adoptopenjdk.jitwatch.inline
 
HeadlessUtil - Class in org.adoptopenjdk.jitwatch.util
 
HeadlessUtil() - Constructor for class org.adoptopenjdk.jitwatch.util.HeadlessUtil
 
height - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
height - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
height - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
hideInterfaces - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
highAddress - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
highest - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyLabels
 
highestAddress - Variable in class org.adoptopenjdk.jitwatch.compilation.codecache.CodeCacheWalkerResult
 
highlightBytecodeForSuggestion(Report) - Method in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode
 
highlightBytecodeOffset(int) - Method in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode
 
highlightFromAssembly(int) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
highlightFromBytecode(int) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
highlightFromSource(int) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
highlightLine(int) - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
highlightLine(int, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
histo - Variable in class org.adoptopenjdk.jitwatch.histo.AbstractHistoVisitable
 
histo - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.HistoStage
 
Histo - Class in org.adoptopenjdk.jitwatch.histo
 
Histo() - Constructor for class org.adoptopenjdk.jitwatch.histo.Histo
 
Histo(long) - Constructor for class org.adoptopenjdk.jitwatch.histo.Histo
 
HistoPlotter - Class in org.adoptopenjdk.jitwatch.jarscan.visualiser
 
HistoPlotter() - Constructor for class org.adoptopenjdk.jitwatch.jarscan.visualiser.HistoPlotter
 
HistoPlotter(String[]) - Constructor for class org.adoptopenjdk.jitwatch.jarscan.visualiser.HistoPlotter
 
histoStage - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
HistoStage - Class in org.adoptopenjdk.jitwatch.ui.graphing
 
HistoStage(JITWatchUI) - Constructor for class org.adoptopenjdk.jitwatch.ui.graphing.HistoStage
 
histoVisitable - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.HistoStage
 
HOT_THROW - org.adoptopenjdk.jitwatch.report.ReportType
 
HOT_THROW_NOT_PREALLOCATED - org.adoptopenjdk.jitwatch.model.bytecode.BCAnnotationType
 
HOT_THROW_NOT_PREALLOCATED - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
HOT_THROW_PREALLOCATED - org.adoptopenjdk.jitwatch.model.bytecode.BCAnnotationType
 
HOTSPOT - org.adoptopenjdk.jitwatch.parser.ParserType
 
HotSpotLogParser - Class in org.adoptopenjdk.jitwatch.parser.hotspot
 
HotSpotLogParser(IJITListener) - Constructor for class org.adoptopenjdk.jitwatch.parser.hotspot.HotSpotLogParser
 
HotThrowFinder - Class in org.adoptopenjdk.jitwatch.hotthrow
 
HotThrowFinder(IReadOnlyJITDataModel) - Constructor for class org.adoptopenjdk.jitwatch.hotthrow.HotThrowFinder
 
hotThrowMap - Variable in class org.adoptopenjdk.jitwatch.toplist.HotThrowTopListVisitable
 
HotThrowResult - Class in org.adoptopenjdk.jitwatch.hotthrow
 
HotThrowResult(IMetaMember, int, String, boolean) - Constructor for class org.adoptopenjdk.jitwatch.hotthrow.HotThrowResult
 
HotThrowTopListVisitable - Class in org.adoptopenjdk.jitwatch.toplist
 
HotThrowTopListVisitable(IReadOnlyJITDataModel, boolean) - Constructor for class org.adoptopenjdk.jitwatch.toplist.HotThrowTopListVisitable
 

I

I2B - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
I2C - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
I2D - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
I2F - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
I2L - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
I2S - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IADD - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IALOAD - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IAND - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IAssemblyParser - Interface in org.adoptopenjdk.jitwatch.model.assembly
 
IASTORE - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IBytecodeParam - Interface in org.adoptopenjdk.jitwatch.model.bytecode
 
ICompilationChangeListener - Interface in org.adoptopenjdk.jitwatch.ui.main
 
ICompilationVisitable - Interface in org.adoptopenjdk.jitwatch.compilation
 
ICompiler - Interface in org.adoptopenjdk.jitwatch.process.compiler
 
ICONST_0 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ICONST_1 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ICONST_2 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ICONST_3 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ICONST_4 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ICONST_5 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ICONST_M1 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IDIV - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IExternalProcess - Interface in org.adoptopenjdk.jitwatch.process
 
IF_ACMPEQ - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IF_ACMPNE - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IF_ICMPEQ - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IF_ICMPGE - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IF_ICMPGT - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IF_ICMPLE - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IF_ICMPLT - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IF_ICMPNE - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IFEQ - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IFGE - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IFGT - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IFLE - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IFLT - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IFNE - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IFNONNULL - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IFNULL - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ignoreChange - Variable in class org.adoptopenjdk.jitwatch.ui.compilationchooser.CompilationChooser
 
ignoreChanges - Variable in class org.adoptopenjdk.jitwatch.ui.triview.ClassSearch
 
ignoreComboChanged - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
ignoreTags - Variable in class org.adoptopenjdk.jitwatch.compilation.AbstractCompilationVisitable
 
IHistoVisitable - Interface in org.adoptopenjdk.jitwatch.histo
 
IINC - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IJarScanOperation - Interface in org.adoptopenjdk.jitwatch.jarscan
 
IJITListener - Interface in org.adoptopenjdk.jitwatch.core
 
ILineListener - Interface in org.adoptopenjdk.jitwatch.ui.triview
 
ILineListener.LineType - Enum in org.adoptopenjdk.jitwatch.ui.triview
 
ILOAD - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ILOAD_0 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ILOAD_1 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ILOAD_2 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ILOAD_3 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ILogListener - Interface in org.adoptopenjdk.jitwatch.logger
 
ILogParseErrorListener - Interface in org.adoptopenjdk.jitwatch.parser
 
ILogParser - Interface in org.adoptopenjdk.jitwatch.parser
 
IMAGE_CAMERA - Static variable in class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil
 
IMAGE_TICK - Static variable in class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil
 
IMemberSelectedListener - Interface in org.adoptopenjdk.jitwatch.ui.main
 
IMetaMember - Interface in org.adoptopenjdk.jitwatch.model
 
IMPDEP1 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IMPDEP2 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IMUL - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
incCompiledMethodCount() - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
incCompilerThreads() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
incCountAbstract() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
incCountC1() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
incCountC2() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
incCountC2N() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
incCountClass() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
incCountConstructor() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
incCountFinal() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
incCountMethod() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
incCountNative() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
incCountOSR() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
incCountPrivate() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
incCountProtected() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
incCountPublic() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
incCountStatic() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
incCountStrictfp() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
incCountSynchronized() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
incFailureCount() - Method in class org.adoptopenjdk.jitwatch.inline.HeadlessInlineVisitor.InlineFailureInfo
 
INDENT - Static variable in class org.adoptopenjdk.jitwatch.model.Tag
 
index - Variable in class org.adoptopenjdk.jitwatch.model.Compilation
 
INEG - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
inHeader - Variable in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
init() - Method in class org.adoptopenjdk.jitwatch.jarscan.visualiser.HistoPlotter
 
initialise() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
initialise() - Static method in class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
initialise(List<URL>) - Static method in class org.adoptopenjdk.jitwatch.util.ClassUtil
 
initialiseLog() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
initialiseRectWithOnMouseClickedEventHandler(CompileNode, Shape) - Method in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
initMacFonts() - Static method in class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil
 
INLINE_FAIL - org.adoptopenjdk.jitwatch.model.bytecode.BCAnnotationType
 
INLINE_FAILURE - org.adoptopenjdk.jitwatch.report.ReportType
 
INLINE_SUCCESS - org.adoptopenjdk.jitwatch.model.bytecode.BCAnnotationType
 
INLINE_SUCCESS - org.adoptopenjdk.jitwatch.report.ReportType
 
inlined - Variable in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
inlinedCounted - Variable in class org.adoptopenjdk.jitwatch.histo.InlineSizeHistoVisitable
 
InlineFailureInfo(String, int) - Constructor for class org.adoptopenjdk.jitwatch.inline.HeadlessInlineVisitor.InlineFailureInfo
 
InlineJournalVisitor(Map<String, Map<String, HeadlessInlineVisitor.InlineFailureInfo>>, IReadOnlyJITDataModel, String) - Constructor for class org.adoptopenjdk.jitwatch.inline.HeadlessInlineVisitor.InlineJournalVisitor
 
InlineSizeHistoVisitable - Class in org.adoptopenjdk.jitwatch.histo
 
InlineSizeHistoVisitable(IReadOnlyJITDataModel, long) - Constructor for class org.adoptopenjdk.jitwatch.histo.InlineSizeHistoVisitable
 
INLINING - org.adoptopenjdk.jitwatch.ui.report.ReportStageType
 
InliningFailReasonTopListVisitable - Class in org.adoptopenjdk.jitwatch.toplist
 
InliningFailReasonTopListVisitable(IReadOnlyJITDataModel, boolean) - Constructor for class org.adoptopenjdk.jitwatch.toplist.InliningFailReasonTopListVisitable
 
InliningRowBean - Class in org.adoptopenjdk.jitwatch.ui.report.inlining
 
InliningRowBean(Report) - Constructor for class org.adoptopenjdk.jitwatch.ui.report.inlining.InliningRowBean
 
InliningRowBuilder - Class in org.adoptopenjdk.jitwatch.ui.report.inlining
 
InliningRowBuilder() - Constructor for class org.adoptopenjdk.jitwatch.ui.report.inlining.InliningRowBuilder
 
InliningWalker - Class in org.adoptopenjdk.jitwatch.report.inlining
 
InliningWalker(IReadOnlyJITDataModel, IMetaMember) - Constructor for class org.adoptopenjdk.jitwatch.report.inlining.InliningWalker
 
INNERCLASSES - org.adoptopenjdk.jitwatch.loader.BytecodeLoader.BytecodeSection
 
innerClassNames - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
InnerClassRelationship - Class in org.adoptopenjdk.jitwatch.model.bytecode
 
InnerClassRelationship() - Constructor for class org.adoptopenjdk.jitwatch.model.bytecode.InnerClassRelationship
 
INSTALLED - org.adoptopenjdk.jitwatch.parser.zing.ZingLineType
 
INSTANCEOF - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
instruction - Variable in exception org.adoptopenjdk.jitwatch.model.AnnotationException
 
instruction - Variable in class org.adoptopenjdk.jitwatch.ui.triview.assembly.AssemblyLabel
 
instruction - Variable in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.BytecodeLabel
 
InstructionAllocCountMap - Class in org.adoptopenjdk.jitwatch.jarscan.allocationcount
 
InstructionAllocCountMap() - Constructor for class org.adoptopenjdk.jitwatch.jarscan.allocationcount.InstructionAllocCountMap
 
InstructionCountOperation - Class in org.adoptopenjdk.jitwatch.jarscan.instructioncount
 
InstructionCountOperation(int) - Constructor for class org.adoptopenjdk.jitwatch.jarscan.instructioncount.InstructionCountOperation
 
InstructionLabel - Class in org.adoptopenjdk.jitwatch.ui.triview
 
InstructionLabel(String) - Constructor for class org.adoptopenjdk.jitwatch.ui.triview.InstructionLabel
 
instructions - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyBlock
 
instructions - Variable in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode
 
InstructionSequence - Class in org.adoptopenjdk.jitwatch.jarscan.sequencecount
 
InstructionSequence(List<Opcode>) - Constructor for class org.adoptopenjdk.jitwatch.jarscan.sequencecount.InstructionSequence
 
instructionToLabel(AssemblyInstruction) - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyLabels
 
IntegerTableCell - Class in org.adoptopenjdk.jitwatch.ui.report.cell
 
IntegerTableCell() - Constructor for class org.adoptopenjdk.jitwatch.ui.report.cell.IntegerTableCell
 
intelMode - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
INTRINSIC_USED - org.adoptopenjdk.jitwatch.model.bytecode.BCAnnotationType
 
intrinsicCountMap - Variable in class org.adoptopenjdk.jitwatch.toplist.MostUsedIntrinsicsTopListVisitable
 
IntrinsicFinder - Class in org.adoptopenjdk.jitwatch.intrinsic
 
IntrinsicFinder() - Constructor for class org.adoptopenjdk.jitwatch.intrinsic.IntrinsicFinder
 
intrinsicTest(int) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
intrinsicTestMin(int) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
InvokeCountOperation - Class in org.adoptopenjdk.jitwatch.jarscan.invokecount
 
InvokeCountOperation(int) - Constructor for class org.adoptopenjdk.jitwatch.jarscan.invokecount.InvokeCountOperation
 
INVOKEDYNAMIC - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
INVOKEINTERFACE - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
InvokeMethodCountMap - Class in org.adoptopenjdk.jitwatch.jarscan.invokecount
 
InvokeMethodCountMap() - Constructor for class org.adoptopenjdk.jitwatch.jarscan.invokecount.InvokeMethodCountMap
 
INVOKESPECIAL - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
INVOKESTATIC - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
INVOKEVIRTUAL - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IOR - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IParseDictionary - Interface in org.adoptopenjdk.jitwatch.model
 
IParserSelectedListener - Interface in org.adoptopenjdk.jitwatch.ui.parserchooser
 
IPrevNextCompilationListener - Interface in org.adoptopenjdk.jitwatch.ui.main
 
IReadOnlyJITDataModel - Interface in org.adoptopenjdk.jitwatch.model
 
IRedrawable - Interface in org.adoptopenjdk.jitwatch.ui.resize
 
IREM - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IReportRowBean - Interface in org.adoptopenjdk.jitwatch.ui.report
 
IRETURN - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IRuntime - Interface in org.adoptopenjdk.jitwatch.process.runtime
 
IS_JAVA_FX2 - Static variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
isAdd() - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage.QueueCounter
 
isAddress(String, String) - Method in class org.adoptopenjdk.jitwatch.model.assembly.AbstractAssemblyParser
 
isAddress(String, String) - Method in interface org.adoptopenjdk.jitwatch.model.assembly.IAssemblyParser
 
isAllocation() - Method in enum org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
isAllowedPackage(String) - Method in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
ISandboxStage - Interface in org.adoptopenjdk.jitwatch.ui.sandbox
 
isBuiltInProfile(String) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
isC2N - Variable in class org.adoptopenjdk.jitwatch.model.Compilation
 
isC2N() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
isClassNameAnInnerClassOfCurrentMember(String) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
isClassNameEqualsCurrentMemberClassName(String) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
isCompilable(String, File) - Static method in class org.adoptopenjdk.jitwatch.jvmlang.LanguageManager
 
isCompileAttribute - Variable in class org.adoptopenjdk.jitwatch.histo.AttributeNameHistoWalker
 
isCompiled - Variable in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
isCompiled() - Method in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
isCompiled() - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
isCompiled() - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
isConstant(String, String) - Method in class org.adoptopenjdk.jitwatch.model.assembly.arm.AssemblyParserARM
 
isConstant(String, String) - Method in interface org.adoptopenjdk.jitwatch.model.assembly.IAssemblyParser
 
isConstant(String, String) - Method in class org.adoptopenjdk.jitwatch.model.assembly.x86.AssemblyParserX86
 
isConstructor() - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
isConstructor() - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
isCtrlPressed - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriViewNavigationStack
 
isCtrlPressed() - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriViewNavigationStack
 
isDisableInlining() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
isDisassemblerAvailable() - Static method in class org.adoptopenjdk.jitwatch.util.DisassemblyUtil
 
isFailed() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
isFocussed - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriViewPane
 
isFragment - Variable in class org.adoptopenjdk.jitwatch.model.Tag
 
isFragment() - Method in class org.adoptopenjdk.jitwatch.model.Tag
 
isHideInterfaces() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
isHidingClassesWithNoCompiledMethods() - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassTree
 
isHighlighting - Variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
ISHL - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ISHR - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
isInlined() - Method in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
isInstanceOfMemberScore(ITopListScore) - Method in class org.adoptopenjdk.jitwatch.ui.toplist.TopListStage
 
isInterface - Variable in class org.adoptopenjdk.jitwatch.model.MetaClass
 
isInterface() - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
isInvoke() - Method in enum org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
isJournalForCompile2NativeMember(Tag) - Static method in class org.adoptopenjdk.jitwatch.compilation.CompilationUtil
 
isJump(String) - Method in class org.adoptopenjdk.jitwatch.model.assembly.arm.AssemblyParserARM
 
isJump(String) - Method in interface org.adoptopenjdk.jitwatch.model.assembly.IAssemblyParser
 
isJump(String) - Method in class org.adoptopenjdk.jitwatch.model.assembly.x86.AssemblyParserX86
 
isJVMSLoaded() - Static method in class org.adoptopenjdk.jitwatch.util.JVMSUtil
 
isLanguageEnabled(String) - Static method in class org.adoptopenjdk.jitwatch.jvmlang.LanguageManager
 
isLateInline(Tag) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
isLocalAsmLabels() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
isLocalVariableLine(String) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
isLock() - Method in enum org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
isMissingDef() - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
isModified - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.EditorPane
 
isModified() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.EditorPane
 
isNoPromptHsdis() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
isOffsetMismatchDetected() - Method in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode
 
isolateGenericsTag(String) - Static method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
isOptimizedVCall() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyInstruction
 
isOSR - Variable in class org.adoptopenjdk.jitwatch.model.Compilation
 
isOSR() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
isPolymorphicSignature - Variable in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
isPreallocated() - Method in class org.adoptopenjdk.jitwatch.hotthrow.HotThrowResult
 
isPrimitive(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
isPrintAssembly() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
isReadingLogFile - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
isRegister(String, String) - Method in class org.adoptopenjdk.jitwatch.model.assembly.arm.AssemblyParserARM
 
isRegister(String, String) - Method in interface org.adoptopenjdk.jitwatch.model.assembly.IAssemblyParser
 
isRegister(String, String) - Method in class org.adoptopenjdk.jitwatch.model.assembly.x86.AssemblyParserX86
 
isRunningFromJar() - Static method in class org.adoptopenjdk.jitwatch.util.FileUtil
 
isRunTimeVisibleAnnotation(String) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
isSafePoint - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyInstruction
 
isSafePoint() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyInstruction
 
isSandboxIntelMode() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
isSandboxProperty(String) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
isSelfClosing() - Method in class org.adoptopenjdk.jitwatch.model.Tag
 
isShowNothingMounted() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
isShowOnlyCompiledClasses() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
isShowOnlyCompiledMembers() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
isStackMapTable(String) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
isStaleTask(Task) - Static method in class org.adoptopenjdk.jitwatch.compilation.CompilationUtil
 
isStashedCompile() - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
isStaticInitialiser(String) - Static method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
isSwitch() - Method in enum org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IStageAccessProxy - Interface in org.adoptopenjdk.jitwatch.ui.main
 
IStageClosedListener - Interface in org.adoptopenjdk.jitwatch.ui.stage
 
isThrowsExceptions() - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
ISTORE - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ISTORE_0 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ISTORE_1 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ISTORE_2 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
ISTORE_3 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
isTriViewMouseFollow() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
ISUB - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
isVarArgs - Variable in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
isVirtualCall() - Method in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
isVMInternalClass(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
isWindows() - Method in class org.adoptopenjdk.jitwatch.process.AbstractProcess
 
iterateFolder(File, File) - Method in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
iterateJar(File) - Method in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
itIsNull(ITopListScore) - Method in class org.adoptopenjdk.jitwatch.ui.toplist.TopListStage
 
ITopListScore - Interface in org.adoptopenjdk.jitwatch.toplist
 
ITopListVisitable - Interface in org.adoptopenjdk.jitwatch.toplist
 
ITreeVisitable - Interface in org.adoptopenjdk.jitwatch.treevisitor
 
IUSHR - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
IXOR - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 

J

J9 - org.adoptopenjdk.jitwatch.parser.ParserType
 
J9 - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
J9Line - Class in org.adoptopenjdk.jitwatch.parser.j9
 
J9Line() - Constructor for class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
J9LogParser - Class in org.adoptopenjdk.jitwatch.parser.j9
 
J9LogParser(IJITListener) - Constructor for class org.adoptopenjdk.jitwatch.parser.j9.J9LogParser
 
J9Util - Class in org.adoptopenjdk.jitwatch.parser.j9
 
J9Util() - Constructor for class org.adoptopenjdk.jitwatch.parser.j9.J9Util
 
JarScan - Class in org.adoptopenjdk.jitwatch.jarscan
 
JarScan(IJarScanOperation) - Constructor for class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
JarScan(IJarScanOperation, boolean) - Constructor for class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
JAVA_VERSION_7 - Static variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
JavapProcess - Class in org.adoptopenjdk.jitwatch.process.javap
 
JavapProcess() - Constructor for class org.adoptopenjdk.jitwatch.process.javap.JavapProcess
 
JavapProcess(Path) - Constructor for class org.adoptopenjdk.jitwatch.process.javap.JavapProcess
 
JAVAPTASK_CLASS - Static variable in class org.adoptopenjdk.jitwatch.process.javap.ReflectionJavap
 
jdkMajorVersion - Variable in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
JITDataModel - Class in org.adoptopenjdk.jitwatch.model
 
JITDataModel() - Constructor for class org.adoptopenjdk.jitwatch.model.JITDataModel
 
JITEvent - Class in org.adoptopenjdk.jitwatch.model
 
JITEvent(long, EventType, IMetaMember) - Constructor for class org.adoptopenjdk.jitwatch.model.JITEvent
 
jitEvents - Variable in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
jitListener - Variable in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
jitLogFile - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
JITStats - Class in org.adoptopenjdk.jitwatch.model
 
JITStats() - Constructor for class org.adoptopenjdk.jitwatch.model.JITStats
 
JITWatchConfig - Class in org.adoptopenjdk.jitwatch.core
 
JITWatchConfig() - Constructor for class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
JITWatchConfig(File) - Constructor for class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
JITWatchConfig.BackgroundCompilation - Enum in org.adoptopenjdk.jitwatch.core
 
JITWatchConfig.CompressedOops - Enum in org.adoptopenjdk.jitwatch.core
 
JITWatchConfig.OnStackReplacement - Enum in org.adoptopenjdk.jitwatch.core
 
JITWatchConfig.TieredCompilation - Enum in org.adoptopenjdk.jitwatch.core
 
JITWatchConstants - Class in org.adoptopenjdk.jitwatch.core
 
JITWatchConstants() - Constructor for class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
JITWatchUI - Class in org.adoptopenjdk.jitwatch.ui.main
 
JITWatchUI() - Constructor for class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
JITWatchUI(String[]) - Constructor for class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
JournalViewerStage - Class in org.adoptopenjdk.jitwatch.ui.viewer
 
JournalViewerStage(JITWatchUI, String, Compilation) - Constructor for class org.adoptopenjdk.jitwatch.ui.viewer.JournalViewerStage
 
JSR - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
JSR_W - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
jumpToMemberSource(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
JVMCI - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
JVMS_CSS_FILENAME - Static variable in class org.adoptopenjdk.jitwatch.util.JVMSUtil
 
JVMS_HTML_FILENAME - Static variable in class org.adoptopenjdk.jitwatch.util.JVMSUtil
 
JVMSUtil - Class in org.adoptopenjdk.jitwatch.util
 
JVMSUtil() - Constructor for class org.adoptopenjdk.jitwatch.util.JVMSUtil
 

K

key - Variable in class org.adoptopenjdk.jitwatch.toplist.StringTopListScore
 
KEY_CLASS_LOCATIONS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_LAST_LOG_DIR - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_LAST_PROFILE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_LAST_SANDBOX_EDITOR_PANES - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_NO_PROMPT_HSDIS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_SANDBOX_BACKGROUND_COMPILATION - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_SANDBOX_COMPILER_THRESHOLD - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_SANDBOX_COMPRESSED_OOPS_MODE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_SANDBOX_DISABLE_INLINING - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_SANDBOX_EXTRA_VM_COMPILATION_SWITCHES - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_SANDBOX_EXTRA_VM_RUNTIME_SWITCHES - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_SANDBOX_FREQ_INLINE_SIZE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_SANDBOX_INTEL_MODE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_SANDBOX_MAX_INLINE_SIZE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_SANDBOX_ON_STACK_REPLACEMENT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_SANDBOX_PRINT_ASSEMBLY - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_SANDBOX_TIERED_MODE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_SANDBOX_WORKING_DIR - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_SHOW_HIDE_INTERFACES - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_SHOW_JIT_ONLY_CLASSES - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_SHOW_JIT_ONLY_MEMBERS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_SHOW_NOTHING_MOUNTED - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_SOURCE_LOCATIONS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_TRIVIEW_LOCAL_ASM_LABELS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_TRIVIEW_TRILINK_MOUSE_FOLLOW - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
KEY_VM_LANGUAGE_PATH - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
klassMap - Variable in class org.adoptopenjdk.jitwatch.model.ParseDictionary
 
KOTLIN_EXECUTABLE_JAR - Static variable in class org.adoptopenjdk.jitwatch.process.compiler.CompilerKotlin
 

L

L2D - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
L2F - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
L2I - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
label - Variable in class org.adoptopenjdk.jitwatch.ui.report.cell.IntegerTableCell
 
label - Variable in class org.adoptopenjdk.jitwatch.ui.report.cell.TextTableCell
 
labelLeft - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.CodeCacheStage
 
labelLeft - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.TimeLineStage
 
labelRootNodeMember - Variable in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
labels - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyInstruction
 
labels - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyLabels
 
labelWidth - Static variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
LADD - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LALOAD - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LAND - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
languageHomeDir - Variable in class org.adoptopenjdk.jitwatch.process.compiler.CompilerScala
 
languageList - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
languageManager - Variable in class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
LanguageManager - Class in org.adoptopenjdk.jitwatch.jvmlang
 
LanguageManager(JITWatchConfig, ILogListener) - Constructor for class org.adoptopenjdk.jitwatch.jvmlang.LanguageManager
 
lastFolder - Variable in class org.adoptopenjdk.jitwatch.ui.filechooser.FileChooserList
 
lastFolder - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.VMLanguageConfigStage
 
lastKnownGoodLineHeight - Variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
lastLogDir - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
lastNow - Static variable in class org.adoptopenjdk.jitwatch.util.TimerUtil
 
LASTORE - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
lastProcess - Variable in class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
lastResizeRedraw - Variable in class org.adoptopenjdk.jitwatch.ui.resize.RateLimitedResizeListener
 
lastScrollIndex - Variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
lastSelectedClass - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
lastSelectedMember - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
lastSuggestion - Variable in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode
 
lastTime - Variable in class org.adoptopenjdk.jitwatch.histo.Histo
 
lastVmCommand - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
lateLoadMetaClass(IReadOnlyJITDataModel, String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
LATEST_COMPILATION - Static variable in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
LaunchHeadless - Class in org.adoptopenjdk.jitwatch.launch
 
LaunchHeadless(String[]) - Constructor for class org.adoptopenjdk.jitwatch.launch.LaunchHeadless
 
LaunchUI - Class in org.adoptopenjdk.jitwatch.launch
 
LaunchUI() - Constructor for class org.adoptopenjdk.jitwatch.launch.LaunchUI
 
lblAddress - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
lblAddressRange - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
lblAssemblySize - Variable in class org.adoptopenjdk.jitwatch.ui.triview.CompilationInfo
 
lblAssemblySizeVal - Variable in class org.adoptopenjdk.jitwatch.ui.triview.CompilationInfo
 
lblBytecodeSize - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
lblBytecodeSize - Variable in class org.adoptopenjdk.jitwatch.ui.triview.CompilationInfo
 
lblBytecodeSizeVal - Variable in class org.adoptopenjdk.jitwatch.ui.triview.CompilationInfo
 
lblClass - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
lblCompilation - Variable in class org.adoptopenjdk.jitwatch.ui.report.cell.MemberTableCell
 
lblCompilationNumber - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
lblCompilationStartTime - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
lblCompileDuration - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
lblCompileID - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
lblCompiler - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
lblCompileTime - Variable in class org.adoptopenjdk.jitwatch.ui.triview.CompilationInfo
 
lblCompileTimeVal - Variable in class org.adoptopenjdk.jitwatch.ui.triview.CompilationInfo
 
lblHeap - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
lblHighAddress - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
lblLowAddress - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
lblMember - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
lblMetaClass - Variable in class org.adoptopenjdk.jitwatch.ui.report.cell.MemberTableCell
 
lblMetaMember - Variable in class org.adoptopenjdk.jitwatch.ui.report.cell.MemberTableCell
 
lblNativeSize - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
lblNMethodCount - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
lblNMethodEmittedTime - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
lblQueuedTime - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
lblStatusBar - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
lblTweakLog - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
lblVmVersion - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
LCMP - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LCONST_0 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LCONST_1 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LDC - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LDC_W - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LDC2_W - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LDIV - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
leaf1(long) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
leaf2(long) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
leaf3(long) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
leaf4(long) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
limit - Variable in class org.adoptopenjdk.jitwatch.jarscan.instructioncount.InstructionCountOperation
 
limit - Variable in class org.adoptopenjdk.jitwatch.jarscan.visualiser.HistoPlotter
 
limitPerAllocOpcode - Variable in class org.adoptopenjdk.jitwatch.jarscan.allocationcount.AllocationCountOperation
 
limitPerInvoke - Variable in class org.adoptopenjdk.jitwatch.jarscan.invokecount.InvokeCountOperation
 
line - Variable in class org.adoptopenjdk.jitwatch.model.NumberedLine
 
LineAnnotation - Class in org.adoptopenjdk.jitwatch.model.bytecode
 
LineAnnotation(String, BCAnnotationType) - Constructor for class org.adoptopenjdk.jitwatch.model.bytecode.LineAnnotation
 
LineAnnotation(String, BCAnnotationType, Object) - Constructor for class org.adoptopenjdk.jitwatch.model.bytecode.LineAnnotation
 
lineAnnotations - Variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
lineHighlighted(int, ILineListener.LineType) - Method in interface org.adoptopenjdk.jitwatch.ui.triview.ILineListener
 
lineHighlighted(int, ILineListener.LineType) - Method in class org.adoptopenjdk.jitwatch.ui.triview.NoOpLineListener
 
lineHighlighted(int, ILineListener.LineType) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
lineListener - Variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
lineNumber - Variable in class org.adoptopenjdk.jitwatch.model.NumberedLine
 
linesPerPane() - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
lineTable - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.MemberBytecode
 
LineTable - Class in org.adoptopenjdk.jitwatch.model.bytecode
 
LineTable(MemberBytecode) - Constructor for class org.adoptopenjdk.jitwatch.model.bytecode.LineTable
 
LINETABLE - org.adoptopenjdk.jitwatch.loader.BytecodeLoader.BytecodeSection
 
lineTableEntries - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.LineTable
 
LineTableEntry - Class in org.adoptopenjdk.jitwatch.model.bytecode
 
LineTableEntry(int, int) - Constructor for class org.adoptopenjdk.jitwatch.model.bytecode.LineTableEntry
 
lineType - Variable in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
lineType - Variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
LineType() - Constructor for enum org.adoptopenjdk.jitwatch.ui.triview.ILineListener.LineType
 
LinkedBCICell - Class in org.adoptopenjdk.jitwatch.ui.report.cell
 
LinkedBCICell() - Constructor for class org.adoptopenjdk.jitwatch.ui.report.cell.LinkedBCICell
 
linkScrollBars() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.EditorPane
 
LINUX - org.adoptopenjdk.jitwatch.util.OSUtil.OperatingSystem
 
list - Variable in class org.adoptopenjdk.jitwatch.jarscan.nextinstruction.NextInstructionCountList
 
listener - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
listenerCompilationChanged - Static variable in class org.adoptopenjdk.jitwatch.ui.stage.StageManager
 
listeners - Variable in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
listenerStageClosed - Static variable in class org.adoptopenjdk.jitwatch.ui.stage.StageManager
 
listToString(List<?>) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
listToString(List<?>, char) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
listToText(List<String>, String) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
LLOAD - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LLOAD_0 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LLOAD_1 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LLOAD_2 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LLOAD_3 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LMUL - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LNEG - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
loadBackgroundCompilationMode() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
loadBooleanFromProperty(Properties, String, boolean) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
loadClassWithoutInitialising(String) - Static method in class org.adoptopenjdk.jitwatch.util.ClassUtil
 
loadClassWithoutInitialising(String, ClassLoader) - Static method in class org.adoptopenjdk.jitwatch.util.ClassUtil
 
loadCommaSeparatedListFromProperty(Properties, String) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
loadCompressedOopsMode() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
loadDefaultEditors() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
LOADED - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
loadedProps - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
loadInnerClasses(List<String>, IReadOnlyJITDataModel, List<String>) - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
loadIntFromProperty(Properties, String, int) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
loadJVMS() - Static method in class org.adoptopenjdk.jitwatch.util.JVMSUtil
 
loadLastEditorPanes() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
loadOnStackReplacementMode() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
loadPropertiesFromFile() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
loadResource(String) - Static method in class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil
 
loadSource(File) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.EditorPane
 
loadTieredMode() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
localAsmLabels - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
LocaleCell - Class in org.adoptopenjdk.jitwatch.util
 
LocaleCell() - Constructor for class org.adoptopenjdk.jitwatch.util.LocaleCell
 
LOCALVARIABLETABLE - org.adoptopenjdk.jitwatch.loader.BytecodeLoader.BytecodeSection
 
locateToolsJar() - Static method in class org.adoptopenjdk.jitwatch.process.javap.ReflectionJavap
 
LOCK_COARSEN - org.adoptopenjdk.jitwatch.model.bytecode.BCAnnotationType
 
LOCK_ELISION - org.adoptopenjdk.jitwatch.model.bytecode.BCAnnotationType
 
log(String) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
log(String) - Method in interface org.adoptopenjdk.jitwatch.ui.sandbox.ISandboxStage
 
log(String) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
logBuffer - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
logError(String) - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
logEvent(JITEvent) - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
logger - Static variable in class org.adoptopenjdk.jitwatch.chain.CompileChainWalker
 
logger - Static variable in class org.adoptopenjdk.jitwatch.compilation.codecache.CodeCacheEventWalker
 
logger - Static variable in class org.adoptopenjdk.jitwatch.compilation.CompilationUtil
 
logger - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
logger - Static variable in class org.adoptopenjdk.jitwatch.core.TagProcessor
 
logger - Static variable in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
logger - Static variable in class org.adoptopenjdk.jitwatch.histo.InlineSizeHistoVisitable
 
logger - Static variable in class org.adoptopenjdk.jitwatch.hotthrow.HotThrowFinder
 
logger - Static variable in class org.adoptopenjdk.jitwatch.inline.HeadlessInlineVisitor
 
logger - Static variable in class org.adoptopenjdk.jitwatch.intrinsic.IntrinsicFinder
 
logger - Static variable in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
logger - Static variable in class org.adoptopenjdk.jitwatch.loader.ResourceLoader
 
logger - Static variable in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
logger - Static variable in class org.adoptopenjdk.jitwatch.model.assembly.AbstractAssemblyParser
 
logger - Static variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyMethod
 
logger - Static variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyProcessor
 
logger - Static variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyUtil
 
logger - Static variable in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
logger - Static variable in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationList
 
logger - Static variable in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
logger - Static variable in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
logger - Static variable in class org.adoptopenjdk.jitwatch.model.bytecode.LineTable
 
logger - Static variable in class org.adoptopenjdk.jitwatch.model.bytecode.MemberBytecode
 
logger - Static variable in class org.adoptopenjdk.jitwatch.model.bytecode.SourceMapper
 
logger - Static variable in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
logger - Static variable in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
logger - Static variable in class org.adoptopenjdk.jitwatch.model.MetaClass
 
logger - Static variable in class org.adoptopenjdk.jitwatch.model.PackageManager
 
logger - Static variable in class org.adoptopenjdk.jitwatch.model.Task
 
logger - Static variable in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
logger - Static variable in class org.adoptopenjdk.jitwatch.process.AbstractProcess
 
logger - Static variable in class org.adoptopenjdk.jitwatch.process.javap.ReflectionJavap
 
logger - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
logger - Static variable in class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
logger - Static variable in class org.adoptopenjdk.jitwatch.toplist.AbstractTopListVisitable
 
logger - Static variable in class org.adoptopenjdk.jitwatch.ui.filechooser.FileChooserList
 
logger - Static variable in class org.adoptopenjdk.jitwatch.ui.filechooser.FileChooserListSrcZip
 
logger - Static variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
logger - Static variable in class org.adoptopenjdk.jitwatch.ui.main.MainConfigStage
 
logger - Static variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
logger - Static variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
logger - Static variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
logger - Static variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
logger - Static variable in class org.adoptopenjdk.jitwatch.util.ClassUtil
 
logger - Static variable in class org.adoptopenjdk.jitwatch.util.DisassemblyUtil
 
logger - Static variable in class org.adoptopenjdk.jitwatch.util.FileUtil
 
logger - Static variable in class org.adoptopenjdk.jitwatch.util.JVMSUtil
 
logger - Static variable in class org.adoptopenjdk.jitwatch.util.NetUtil
 
logger - Static variable in class org.adoptopenjdk.jitwatch.util.OSUtil
 
logger - Static variable in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
logger - Static variable in class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil
 
logger - Static variable in class org.adoptopenjdk.jitwatch.util.VmVersionDetector
 
LOGGER - Static variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyReference
 
logListener - Variable in class org.adoptopenjdk.jitwatch.jvmlang.LanguageManager
 
logListener - Variable in class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
LogParseException - Exception in org.adoptopenjdk.jitwatch.model
 
LogParseException(String) - Constructor for exception org.adoptopenjdk.jitwatch.model.LogParseException
 
LogParseException(String, Throwable) - Constructor for exception org.adoptopenjdk.jitwatch.model.LogParseException
 
logParser - Variable in class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
logParser - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
logSplitStats() - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
looksLikeSyntheticBridgeConstructorParam(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
lookupMember(String, IParseDictionary, IReadOnlyJITDataModel) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
lookupMetaClassName(String, IParseDictionary) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
lookupMethodName(String, IParseDictionary) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
lookupMnemonic(String) - Static method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyReference
 
LOOKUPSWITCH - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
lookupType(String, IParseDictionary) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
LOR - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
lowAddress - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
lowest - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyLabels
 
lowestAddress - Variable in class org.adoptopenjdk.jitwatch.compilation.codecache.CodeCacheWalkerResult
 
LREM - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LRETURN - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LSHL - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LSHR - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LSTORE - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LSTORE_0 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LSTORE_1 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LSTORE_2 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LSTORE_3 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LSUB - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LUSHR - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
LXOR - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 

M

MAC - org.adoptopenjdk.jitwatch.util.OSUtil.OperatingSystem
 
main(String[]) - Static method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
main(String[]) - Static method in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
main(String[]) - Static method in class org.adoptopenjdk.jitwatch.jarscan.visualiser.HistoPlotter
 
main(String[]) - Static method in class org.adoptopenjdk.jitwatch.launch.LaunchHeadless
 
main(String[]) - Static method in class org.adoptopenjdk.jitwatch.launch.LaunchUI
 
main(String[]) - Static method in class org.adoptopenjdk.jitwatch.util.ClassUtil
 
MainConfigStage - Class in org.adoptopenjdk.jitwatch.ui.main
 
MainConfigStage(IStageClosedListener, ILogListener, JITWatchConfig) - Constructor for class org.adoptopenjdk.jitwatch.ui.main.MainConfigStage
 
mainUI - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
majorVersion - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
makeClassPath(List<String>) - Method in class org.adoptopenjdk.jitwatch.process.AbstractProcess
 
makeCompilationNavigator() - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
MakeHotSpotLog - Class in org.adoptopenjdk.jitwatch.demo
 
MakeHotSpotLog(int) - Constructor for class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
makeLabel(String, Label) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
makeLabel(String, Label, Pos) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
makeLeftColumn() - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
makeRightColumn() - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
makeRow(String, long) - Method in class org.adoptopenjdk.jitwatch.ui.stats.StatsStage
 
makeSafeIndex(int) - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
makeSizeInfo() - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
makeTimingInfo() - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
MARKET_DIAMETER - Static variable in class org.adoptopenjdk.jitwatch.ui.graphing.TimeLineStage
 
marshalConfigToProperties() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
matchesSignature(MemberSignatureParts, boolean) - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
matchesSignature(MemberSignatureParts, boolean) - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
matchingMethods - Variable in class org.adoptopenjdk.jitwatch.jarscan.sequencesearch.SequenceSearchOperation
 
MAX_SEARCH_RESULTS - Static variable in class org.adoptopenjdk.jitwatch.ui.triview.ClassSearch
 
maxBytecodeSize - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
maxChildren - Variable in class org.adoptopenjdk.jitwatch.jarscan.nextinstruction.NextInstructionOperation
 
maxCount - Variable in class org.adoptopenjdk.jitwatch.histo.Histo
 
maxInlineSize - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
maxLength - Variable in class org.adoptopenjdk.jitwatch.jarscan.sequencecount.SequenceCountOperation
 
maxNativeSize - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
maxQueueLength - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
maxTime - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
maxX - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
maxXQ - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
maxY - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
maxYQ - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
member - Variable in class org.adoptopenjdk.jitwatch.hotthrow.HotThrowResult
 
member - Variable in class org.adoptopenjdk.jitwatch.model.Compilation
 
member - Variable in class org.adoptopenjdk.jitwatch.report.inlining.InliningWalker
 
member - Variable in class org.adoptopenjdk.jitwatch.toplist.MemberScore
 
member - Variable in class org.adoptopenjdk.jitwatch.ui.compilationchooser.CompilationChooser
 
MEMBER - Static variable in class org.adoptopenjdk.jitwatch.ui.toplist.TopListStage
 
MEMBER_FONT - Static variable in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
memberAnnotationMap - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotations
 
memberBytecode - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.LineTable
 
memberBytecode - Variable in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode
 
MemberBytecode - Class in org.adoptopenjdk.jitwatch.model.bytecode
 
MemberBytecode(ClassBC, MemberSignatureParts) - Constructor for class org.adoptopenjdk.jitwatch.model.bytecode.MemberBytecode
 
memberBytecodeList - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
MemberComparator - Class in org.adoptopenjdk.jitwatch.report.comparator
 
MemberComparator() - Constructor for class org.adoptopenjdk.jitwatch.report.comparator.MemberComparator
 
memberList - Variable in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
memberMatchesKlassID(IMetaMember, String, IParseDictionary) - Static method in class org.adoptopenjdk.jitwatch.compilation.CompilationUtil
 
memberMatchesMethodID(IMetaMember, String, IParseDictionary) - Static method in class org.adoptopenjdk.jitwatch.compilation.CompilationUtil
 
memberName - Variable in class org.adoptopenjdk.jitwatch.inline.HeadlessInlineVisitor.InlineFailureInfo
 
memberName - Variable in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
memberName - Variable in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
MemberScore - Class in org.adoptopenjdk.jitwatch.toplist
 
MemberScore(IMetaMember, long) - Constructor for class org.adoptopenjdk.jitwatch.toplist.MemberScore
 
memberSelectionListener - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
MemberSignatureParts - Class in org.adoptopenjdk.jitwatch.model
 
MemberSignatureParts() - Constructor for class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
MemberTableCell - Class in org.adoptopenjdk.jitwatch.ui.report.cell
 
MemberTableCell() - Constructor for class org.adoptopenjdk.jitwatch.ui.report.cell.MemberTableCell
 
metaClass - Variable in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
metaClass - Variable in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
MetaClass - Class in org.adoptopenjdk.jitwatch.model
 
MetaClass(MetaPackage, String) - Constructor for class org.adoptopenjdk.jitwatch.model.MetaClass
 
metaClasses - Variable in class org.adoptopenjdk.jitwatch.model.PackageManager
 
metaClassSelectedFromClassTree(MetaClass) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
MetaConstructor - Class in org.adoptopenjdk.jitwatch.model
 
MetaConstructor(Constructor<?>, MetaClass) - Constructor for class org.adoptopenjdk.jitwatch.model.MetaConstructor
 
metaData - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.LineAnnotation
 
metaData - Variable in class org.adoptopenjdk.jitwatch.report.Report
 
MetaMethod - Class in org.adoptopenjdk.jitwatch.model
 
MetaMethod(Method, MetaClass) - Constructor for class org.adoptopenjdk.jitwatch.model.MetaMethod
 
MetaMethodCell() - Constructor for class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList.MetaMethodCell
 
MetaPackage - Class in org.adoptopenjdk.jitwatch.model
 
MetaPackage(String) - Constructor for class org.adoptopenjdk.jitwatch.model.MetaPackage
 
metaPackages - Variable in class org.adoptopenjdk.jitwatch.model.PackageManager
 
METHOD - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
METHOD_NAME_REGEX_GROUP - Static variable in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
methodBCIOpcodeMap - Variable in class org.adoptopenjdk.jitwatch.model.ParseDictionary
 
methodCountMap - Variable in class org.adoptopenjdk.jitwatch.jarscan.invokecount.MethodCountMap
 
MethodCountMap - Class in org.adoptopenjdk.jitwatch.jarscan.invokecount
 
MethodCountMap() - Constructor for class org.adoptopenjdk.jitwatch.jarscan.invokecount.MethodCountMap
 
methodID - Variable in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
methodIDStack - Variable in class org.adoptopenjdk.jitwatch.core.TagProcessor
 
methodInterrupted - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyProcessor
 
MethodLengthOperation - Class in org.adoptopenjdk.jitwatch.jarscan.methodlength
 
MethodLengthOperation(int) - Constructor for class org.adoptopenjdk.jitwatch.jarscan.methodlength.MethodLengthOperation
 
methodMap - Variable in class org.adoptopenjdk.jitwatch.jarscan.methodlength.MethodLengthOperation
 
methodMap - Variable in class org.adoptopenjdk.jitwatch.model.ParseDictionary
 
MethodSizeHistoOperation - Class in org.adoptopenjdk.jitwatch.jarscan.methodsizehisto
 
MethodSizeHistoOperation() - Constructor for class org.adoptopenjdk.jitwatch.jarscan.methodsizehisto.MethodSizeHistoOperation
 
methodSizeMap - Variable in class org.adoptopenjdk.jitwatch.jarscan.methodsizehisto.MethodSizeHistoOperation
 
methodStarted - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyProcessor
 
methodToString - Variable in class org.adoptopenjdk.jitwatch.model.MetaMethod
 
millisToSecondsString(long) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
MIN_BRANCH_INVOCATIONS - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
MIN_INLINING_INVOCATIONS - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
minIntervalMillis - Variable in class org.adoptopenjdk.jitwatch.ui.resize.RateLimitedResizeListener
 
minorVersion - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
minTime - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
minX - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
minXQ - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
minY - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
minYQ - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
missingDef - Variable in class org.adoptopenjdk.jitwatch.model.MetaClass
 
mnemonic - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyInstruction
 
mnemonic - Variable in enum org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
mnemonicMap - Static variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyReference
 
mnemonicMap - Static variable in enum org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
model - Variable in class org.adoptopenjdk.jitwatch.chain.CompileChainWalker
 
model - Variable in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
model - Variable in class org.adoptopenjdk.jitwatch.compilation.AbstractCompilationWalker
 
model - Variable in class org.adoptopenjdk.jitwatch.histo.AbstractHistoVisitable
 
model - Variable in class org.adoptopenjdk.jitwatch.hotthrow.HotThrowFinder
 
model - Variable in class org.adoptopenjdk.jitwatch.inline.HeadlessInlineVisitor.InlineJournalVisitor
 
model - Variable in class org.adoptopenjdk.jitwatch.inline.HeadlessInlineVisitor
 
model - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
model - Variable in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
model - Variable in class org.adoptopenjdk.jitwatch.report.AbstractReportBuilder
 
model - Variable in class org.adoptopenjdk.jitwatch.toplist.AbstractTopListVisitable
 
model - Variable in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
model - Variable in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode
 
model - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
modelToString(IReadOnlyJITDataModel, boolean) - Static method in class org.adoptopenjdk.jitwatch.util.HeadlessUtil
 
modifier - Variable in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
modifier - Variable in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
modifierList - Variable in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
modifierMap - Static variable in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
MODIFIERS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
moduleName - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
MONITORENTER - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
MONITOREXIT - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
MostUsedIntrinsicsTopListVisitable - Class in org.adoptopenjdk.jitwatch.toplist
 
MostUsedIntrinsicsTopListVisitable(IReadOnlyJITDataModel, boolean) - Constructor for class org.adoptopenjdk.jitwatch.toplist.MostUsedIntrinsicsTopListVisitable
 
mouseFollow - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
msp - Variable in class org.adoptopenjdk.jitwatch.jarscan.sequencesearch.FoundSequence
 
msp - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.MemberBytecode
 
MULTIANEWARRAY - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 

N

NA - Static variable in class org.adoptopenjdk.jitwatch.ui.triview.CompilationInfo
 
name - Variable in class org.adoptopenjdk.jitwatch.model.Tag
 
name - Variable in class org.adoptopenjdk.jitwatch.ui.stats.StatsTableRow
 
nameMatches(MemberSignatureParts) - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
NATIVE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
NATIVE_CODE_ENTRY_POINT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
NATIVE_CODE_METHOD_MARK - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
NATIVE_CODE_START - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
NATIVE_SIZE - org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage.PlotMode
 
nativeAddress - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyMethod
 
nativeAddress - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyProcessor
 
nativeAddress - Variable in class org.adoptopenjdk.jitwatch.model.CodeCacheEvent
 
nativeAddress - Variable in class org.adoptopenjdk.jitwatch.model.Compilation
 
nativeBytes - Variable in class org.adoptopenjdk.jitwatch.model.JITStats
 
nativeCodeSize - Variable in class org.adoptopenjdk.jitwatch.model.CodeCacheEvent
 
NativeMethodSizeTopListVisitable - Class in org.adoptopenjdk.jitwatch.toplist
 
NativeMethodSizeTopListVisitable(IReadOnlyJITDataModel, boolean) - Constructor for class org.adoptopenjdk.jitwatch.toplist.NativeMethodSizeTopListVisitable
 
nativeSize - Variable in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
NativeSizeHistoWalker - Class in org.adoptopenjdk.jitwatch.histo
 
NativeSizeHistoWalker(IReadOnlyJITDataModel, long) - Constructor for class org.adoptopenjdk.jitwatch.histo.NativeSizeHistoWalker
 
navigateTo(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriViewNavigationStack
 
navigationStack - Variable in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode
 
navigationStack - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
navigationStack - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriViewNavigationStack
 
NetUtil - Class in org.adoptopenjdk.jitwatch.util
 
NetUtil() - Constructor for class org.adoptopenjdk.jitwatch.util.NetUtil
 
NEVER - org.adoptopenjdk.jitwatch.ui.Dialogs.Response
 
NEW - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
NEWARRAY - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
newFile(File, JarEntry) - Static method in class org.adoptopenjdk.jitwatch.util.FileUtil
 
newInstruction(AssemblyInstruction) - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyLabels
 
nextBytecodeMap - Variable in class org.adoptopenjdk.jitwatch.jarscan.nextinstruction.NextInstructionOperation
 
nextHightlightBCI - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
NextInstructionCount - Class in org.adoptopenjdk.jitwatch.jarscan.nextinstruction
 
NextInstructionCount(Opcode, int) - Constructor for class org.adoptopenjdk.jitwatch.jarscan.nextinstruction.NextInstructionCount
 
NextInstructionCountList - Class in org.adoptopenjdk.jitwatch.jarscan.nextinstruction
 
NextInstructionCountList() - Constructor for class org.adoptopenjdk.jitwatch.jarscan.nextinstruction.NextInstructionCountList
 
NextInstructionOperation - Class in org.adoptopenjdk.jitwatch.jarscan.nextinstruction
 
NextInstructionOperation(int) - Constructor for class org.adoptopenjdk.jitwatch.jarscan.nextinstruction.NextInstructionOperation
 
NMETHOD_C1 - org.adoptopenjdk.jitwatch.model.EventType
 
NMETHOD_C2 - org.adoptopenjdk.jitwatch.model.EventType
 
NMETHOD_C2N - org.adoptopenjdk.jitwatch.model.EventType
 
NMETHOD_FALCON - org.adoptopenjdk.jitwatch.model.EventType
 
NMETHOD_J9 - org.adoptopenjdk.jitwatch.model.EventType
 
NMETHOD_JVMCI - org.adoptopenjdk.jitwatch.model.EventType
 
NMETHOD_ZING - org.adoptopenjdk.jitwatch.model.EventType
 
nMethodInfo - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
NMethodInfo - Class in org.adoptopenjdk.jitwatch.ui.nmethod
 
NMethodInfo(IPrevNextCompilationListener) - Constructor for class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
NO - org.adoptopenjdk.jitwatch.ui.Dialogs.Response
 
NONE - org.adoptopenjdk.jitwatch.loader.BytecodeLoader.BytecodeSection
 
NoOpLineListener - Class in org.adoptopenjdk.jitwatch.ui.triview
 
NoOpLineListener() - Constructor for class org.adoptopenjdk.jitwatch.ui.triview.NoOpLineListener
 
NOP - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
noPromptHsdis - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
normalise(double, double, double, double, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
normaliseX(double) - Method in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
normaliseY(double) - Method in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
not(boolean) - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassTree
 
NOT_LATEST_COMPILATION - Static variable in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
nothingMountedStage - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
NothingMountedStage - Class in org.adoptopenjdk.jitwatch.ui.main
 
NothingMountedStage(JITWatchUI, JITWatchConfig) - Constructor for class org.adoptopenjdk.jitwatch.ui.main.NothingMountedStage
 
notifyCompilationChanged(IMetaMember) - Static method in class org.adoptopenjdk.jitwatch.ui.stage.StageManager
 
notifyListeners(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
notifyStageClosedListeners(Stage) - Static method in class org.adoptopenjdk.jitwatch.ui.stage.StageManager
 
NullLogListener - Class in org.adoptopenjdk.jitwatch.logger
 
NullLogListener() - Constructor for class org.adoptopenjdk.jitwatch.logger.NullLogListener
 
NumberedLine - Class in org.adoptopenjdk.jitwatch.model
 
NumberedLine(long, String) - Constructor for class org.adoptopenjdk.jitwatch.model.NumberedLine
 

O

obList - Variable in class org.adoptopenjdk.jitwatch.ui.stats.StatsStage
 
observableList - Variable in class org.adoptopenjdk.jitwatch.ui.report.ReportStage
 
ObservableResourceFactory - Class in org.adoptopenjdk.jitwatch.util
 
ObservableResourceFactory() - Constructor for class org.adoptopenjdk.jitwatch.util.ObservableResourceFactory
 
offset - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
offsetMismatchDetected - Variable in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode
 
OnStackReplacement() - Constructor for enum org.adoptopenjdk.jitwatch.core.JITWatchConfig.OnStackReplacement
 
onStackReplacementMode - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
opcode - Variable in class org.adoptopenjdk.jitwatch.jarscan.nextinstruction.NextInstructionCount
 
opcode - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
Opcode - Enum in org.adoptopenjdk.jitwatch.model.bytecode
 
Opcode(int, String) - Constructor for enum org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
opcodeAllocCountMap - Variable in class org.adoptopenjdk.jitwatch.jarscan.allocationcount.AllocationCountOperation
 
opcodeCountMap - Variable in class org.adoptopenjdk.jitwatch.jarscan.instructioncount.InstructionCountOperation
 
opcodeInvokeCountMap - Variable in class org.adoptopenjdk.jitwatch.jarscan.invokecount.InvokeCountOperation
 
opcodeMap - Variable in class org.adoptopenjdk.jitwatch.jarscan.allocationcount.InstructionAllocCountMap
 
opcodeMap - Variable in class org.adoptopenjdk.jitwatch.jarscan.invokecount.InvokeMethodCountMap
 
opcodeMap - Static variable in enum org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
openBrowser(String, String, String) - Method in interface org.adoptopenjdk.jitwatch.ui.main.IStageAccessProxy
 
openBrowser(String, String, String) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
openCompileChain(IMetaMember) - Method in interface org.adoptopenjdk.jitwatch.ui.main.IStageAccessProxy
 
openCompileChain(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
openConfigStage() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
openInlinedIntoReport(IMetaMember) - Method in interface org.adoptopenjdk.jitwatch.ui.main.IStageAccessProxy
 
openInlinedIntoReport(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
openJournalViewer(String, IMetaMember) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
openPackageNodes - Variable in class org.adoptopenjdk.jitwatch.ui.main.ClassTree
 
openSandbox() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
openStages - Static variable in class org.adoptopenjdk.jitwatch.ui.stage.StageManager
 
openTextViewer(String, String) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
openTextViewer(String, String, boolean, boolean) - Method in interface org.adoptopenjdk.jitwatch.ui.main.IStageAccessProxy
 
openTextViewer(String, String, boolean, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
openTriView() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
openTriView(IMetaMember) - Method in interface org.adoptopenjdk.jitwatch.ui.main.IStageAccessProxy
 
openTriView(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
openTriView(IMetaMember) - Method in interface org.adoptopenjdk.jitwatch.ui.sandbox.ISandboxStage
 
openTriView(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
openTriView(IMetaMember, int) - Method in interface org.adoptopenjdk.jitwatch.ui.main.IStageAccessProxy
 
openTriView(IMetaMember, int) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
openVMLCStage - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.VMLanguageList
 
operands - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyInstruction
 
OperatingSystem() - Constructor for enum org.adoptopenjdk.jitwatch.util.OSUtil.OperatingSystem
 
operation - Variable in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
OptimisedLockRowBean - Class in org.adoptopenjdk.jitwatch.ui.report.locks
 
OptimisedLockRowBean(Report) - Constructor for class org.adoptopenjdk.jitwatch.ui.report.locks.OptimisedLockRowBean
 
OptimisedLockRowBuilder - Class in org.adoptopenjdk.jitwatch.ui.report.locks
 
OptimisedLockRowBuilder() - Constructor for class org.adoptopenjdk.jitwatch.ui.report.locks.OptimisedLockRowBuilder
 
OptimisedLocksWalker - Class in org.adoptopenjdk.jitwatch.report.locks
 
OptimisedLocksWalker(IReadOnlyJITDataModel) - Constructor for class org.adoptopenjdk.jitwatch.report.locks.OptimisedLocksWalker
 
org.adoptopenjdk.jitwatch.chain - package org.adoptopenjdk.jitwatch.chain
 
org.adoptopenjdk.jitwatch.compilation - package org.adoptopenjdk.jitwatch.compilation
 
org.adoptopenjdk.jitwatch.compilation.codecache - package org.adoptopenjdk.jitwatch.compilation.codecache
 
org.adoptopenjdk.jitwatch.core - package org.adoptopenjdk.jitwatch.core
 
org.adoptopenjdk.jitwatch.demo - package org.adoptopenjdk.jitwatch.demo
 
org.adoptopenjdk.jitwatch.histo - package org.adoptopenjdk.jitwatch.histo
 
org.adoptopenjdk.jitwatch.hotthrow - package org.adoptopenjdk.jitwatch.hotthrow
 
org.adoptopenjdk.jitwatch.inline - package org.adoptopenjdk.jitwatch.inline
 
org.adoptopenjdk.jitwatch.intrinsic - package org.adoptopenjdk.jitwatch.intrinsic
 
org.adoptopenjdk.jitwatch.jarscan - package org.adoptopenjdk.jitwatch.jarscan
 
org.adoptopenjdk.jitwatch.jarscan.allocationcount - package org.adoptopenjdk.jitwatch.jarscan.allocationcount
 
org.adoptopenjdk.jitwatch.jarscan.freqinlinesize - package org.adoptopenjdk.jitwatch.jarscan.freqinlinesize
 
org.adoptopenjdk.jitwatch.jarscan.instructioncount - package org.adoptopenjdk.jitwatch.jarscan.instructioncount
 
org.adoptopenjdk.jitwatch.jarscan.invokecount - package org.adoptopenjdk.jitwatch.jarscan.invokecount
 
org.adoptopenjdk.jitwatch.jarscan.methodlength - package org.adoptopenjdk.jitwatch.jarscan.methodlength
 
org.adoptopenjdk.jitwatch.jarscan.methodsizehisto - package org.adoptopenjdk.jitwatch.jarscan.methodsizehisto
 
org.adoptopenjdk.jitwatch.jarscan.nextinstruction - package org.adoptopenjdk.jitwatch.jarscan.nextinstruction
 
org.adoptopenjdk.jitwatch.jarscan.sequencecount - package org.adoptopenjdk.jitwatch.jarscan.sequencecount
 
org.adoptopenjdk.jitwatch.jarscan.sequencesearch - package org.adoptopenjdk.jitwatch.jarscan.sequencesearch
 
org.adoptopenjdk.jitwatch.jarscan.visualiser - package org.adoptopenjdk.jitwatch.jarscan.visualiser
 
org.adoptopenjdk.jitwatch.jvmlang - package org.adoptopenjdk.jitwatch.jvmlang
 
org.adoptopenjdk.jitwatch.launch - package org.adoptopenjdk.jitwatch.launch
 
org.adoptopenjdk.jitwatch.loader - package org.adoptopenjdk.jitwatch.loader
 
org.adoptopenjdk.jitwatch.logger - package org.adoptopenjdk.jitwatch.logger
 
org.adoptopenjdk.jitwatch.model - package org.adoptopenjdk.jitwatch.model
 
org.adoptopenjdk.jitwatch.model.assembly - package org.adoptopenjdk.jitwatch.model.assembly
 
org.adoptopenjdk.jitwatch.model.assembly.arm - package org.adoptopenjdk.jitwatch.model.assembly.arm
 
org.adoptopenjdk.jitwatch.model.assembly.x86 - package org.adoptopenjdk.jitwatch.model.assembly.x86
 
org.adoptopenjdk.jitwatch.model.bytecode - package org.adoptopenjdk.jitwatch.model.bytecode
 
org.adoptopenjdk.jitwatch.parser - package org.adoptopenjdk.jitwatch.parser
 
org.adoptopenjdk.jitwatch.parser.hotspot - package org.adoptopenjdk.jitwatch.parser.hotspot
 
org.adoptopenjdk.jitwatch.parser.j9 - package org.adoptopenjdk.jitwatch.parser.j9
 
org.adoptopenjdk.jitwatch.parser.zing - package org.adoptopenjdk.jitwatch.parser.zing
 
org.adoptopenjdk.jitwatch.process - package org.adoptopenjdk.jitwatch.process
 
org.adoptopenjdk.jitwatch.process.compiler - package org.adoptopenjdk.jitwatch.process.compiler
 
org.adoptopenjdk.jitwatch.process.javap - package org.adoptopenjdk.jitwatch.process.javap
 
org.adoptopenjdk.jitwatch.process.runtime - package org.adoptopenjdk.jitwatch.process.runtime
 
org.adoptopenjdk.jitwatch.report - package org.adoptopenjdk.jitwatch.report
 
org.adoptopenjdk.jitwatch.report.comparator - package org.adoptopenjdk.jitwatch.report.comparator
 
org.adoptopenjdk.jitwatch.report.escapeanalysis - package org.adoptopenjdk.jitwatch.report.escapeanalysis
 
org.adoptopenjdk.jitwatch.report.escapeanalysis.eliminatedallocation - package org.adoptopenjdk.jitwatch.report.escapeanalysis.eliminatedallocation
 
org.adoptopenjdk.jitwatch.report.inlining - package org.adoptopenjdk.jitwatch.report.inlining
 
org.adoptopenjdk.jitwatch.report.locks - package org.adoptopenjdk.jitwatch.report.locks
 
org.adoptopenjdk.jitwatch.report.suggestion - package org.adoptopenjdk.jitwatch.report.suggestion
 
org.adoptopenjdk.jitwatch.sandbox - package org.adoptopenjdk.jitwatch.sandbox
 
org.adoptopenjdk.jitwatch.toplist - package org.adoptopenjdk.jitwatch.toplist
 
org.adoptopenjdk.jitwatch.treevisitor - package org.adoptopenjdk.jitwatch.treevisitor
 
org.adoptopenjdk.jitwatch.ui - package org.adoptopenjdk.jitwatch.ui
 
org.adoptopenjdk.jitwatch.ui.browser - package org.adoptopenjdk.jitwatch.ui.browser
 
org.adoptopenjdk.jitwatch.ui.compilationchooser - package org.adoptopenjdk.jitwatch.ui.compilationchooser
 
org.adoptopenjdk.jitwatch.ui.compilechain - package org.adoptopenjdk.jitwatch.ui.compilechain
 
org.adoptopenjdk.jitwatch.ui.filechooser - package org.adoptopenjdk.jitwatch.ui.filechooser
 
org.adoptopenjdk.jitwatch.ui.graphing - package org.adoptopenjdk.jitwatch.ui.graphing
 
org.adoptopenjdk.jitwatch.ui.main - package org.adoptopenjdk.jitwatch.ui.main
 
org.adoptopenjdk.jitwatch.ui.nmethod - package org.adoptopenjdk.jitwatch.ui.nmethod
 
org.adoptopenjdk.jitwatch.ui.nmethod.codecache - package org.adoptopenjdk.jitwatch.ui.nmethod.codecache
 
org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread - package org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread
 
org.adoptopenjdk.jitwatch.ui.parserchooser - package org.adoptopenjdk.jitwatch.ui.parserchooser
 
org.adoptopenjdk.jitwatch.ui.report - package org.adoptopenjdk.jitwatch.ui.report
 
org.adoptopenjdk.jitwatch.ui.report.cell - package org.adoptopenjdk.jitwatch.ui.report.cell
 
org.adoptopenjdk.jitwatch.ui.report.eliminatedallocation - package org.adoptopenjdk.jitwatch.ui.report.eliminatedallocation
 
org.adoptopenjdk.jitwatch.ui.report.inlining - package org.adoptopenjdk.jitwatch.ui.report.inlining
 
org.adoptopenjdk.jitwatch.ui.report.locks - package org.adoptopenjdk.jitwatch.ui.report.locks
 
org.adoptopenjdk.jitwatch.ui.report.suggestion - package org.adoptopenjdk.jitwatch.ui.report.suggestion
 
org.adoptopenjdk.jitwatch.ui.resize - package org.adoptopenjdk.jitwatch.ui.resize
 
org.adoptopenjdk.jitwatch.ui.sandbox - package org.adoptopenjdk.jitwatch.ui.sandbox
 
org.adoptopenjdk.jitwatch.ui.stage - package org.adoptopenjdk.jitwatch.ui.stage
 
org.adoptopenjdk.jitwatch.ui.stats - package org.adoptopenjdk.jitwatch.ui.stats
 
org.adoptopenjdk.jitwatch.ui.toplist - package org.adoptopenjdk.jitwatch.ui.toplist
 
org.adoptopenjdk.jitwatch.ui.triview - package org.adoptopenjdk.jitwatch.ui.triview
 
org.adoptopenjdk.jitwatch.ui.triview.assembly - package org.adoptopenjdk.jitwatch.ui.triview.assembly
 
org.adoptopenjdk.jitwatch.ui.triview.bytecode - package org.adoptopenjdk.jitwatch.ui.triview.bytecode
 
org.adoptopenjdk.jitwatch.ui.triview.source - package org.adoptopenjdk.jitwatch.ui.triview.source
 
org.adoptopenjdk.jitwatch.ui.viewer - package org.adoptopenjdk.jitwatch.ui.viewer
 
org.adoptopenjdk.jitwatch.util - package org.adoptopenjdk.jitwatch.util
 
originalSource - Variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
OSR - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
osrBCI - Variable in class org.adoptopenjdk.jitwatch.model.Compilation
 
OSUtil - Class in org.adoptopenjdk.jitwatch.util
 
OSUtil() - Constructor for class org.adoptopenjdk.jitwatch.util.OSUtil
 
OSUtil.OperatingSystem - Enum in org.adoptopenjdk.jitwatch.util
 
outputFile - Variable in class org.adoptopenjdk.jitwatch.launch.LaunchHeadless
 

P

packageClasses - Variable in class org.adoptopenjdk.jitwatch.model.MetaPackage
 
packageManager - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
packageManager - Variable in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
PackageManager - Class in org.adoptopenjdk.jitwatch.model
 
PackageManager() - Constructor for class org.adoptopenjdk.jitwatch.model.PackageManager
 
packageName - Variable in class org.adoptopenjdk.jitwatch.model.MetaPackage
 
pad(String, int, char, boolean) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
padLineNumber(int, int) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
padMethod() - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
padZero(long, int) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
pane - Variable in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
pane - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
paneAssembly - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
paneBytecode - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
paneHeight - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
paneLabelWidth - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
panePlotWidth - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
paneSource - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
paneWidth - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
PARAM_LIMIT - Static variable in class org.adoptopenjdk.jitwatch.jarscan.visualiser.HistoPlotter
 
PARAM_REGEX_GROUP - Static variable in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
PARAM_SCREENSHOT - Static variable in class org.adoptopenjdk.jitwatch.jarscan.visualiser.HistoPlotter
 
paramClassesMatch(boolean, List<Class<?>>, List<Class<?>>, boolean) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
parameters - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
paramTypeList - Variable in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
paramTypes - Variable in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
parent - Variable in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
parent - Variable in class org.adoptopenjdk.jitwatch.model.Tag
 
parent - Variable in class org.adoptopenjdk.jitwatch.ui.main.ClassTree
 
parent - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
parent - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.VMLanguageConfigStage
 
parent - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.VMLanguageList
 
parent - Variable in class org.adoptopenjdk.jitwatch.ui.stats.StatsStage
 
parentClass - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.InnerClassRelationship
 
parentPackage - Variable in class org.adoptopenjdk.jitwatch.model.MetaPackage
 
parse(String) - Static method in class org.adoptopenjdk.jitwatch.model.bytecode.InnerClassRelationship
 
parse(String, String[], boolean) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
parse(Tag) - Static method in class org.adoptopenjdk.jitwatch.model.bytecode.UncommonTrap
 
parseAssembly(String) - Method in class org.adoptopenjdk.jitwatch.model.assembly.AbstractAssemblyParser
 
parseAssembly(String) - Method in interface org.adoptopenjdk.jitwatch.model.assembly.IAssemblyParser
 
parseAssemblyLines() - Method in class org.adoptopenjdk.jitwatch.parser.hotspot.HotSpotLogParser
 
parseByteCodeFromString(String, String, boolean) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
parsedClasspath - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
ParsedClasspath - Class in org.adoptopenjdk.jitwatch.model
 
ParsedClasspath() - Constructor for class org.adoptopenjdk.jitwatch.model.ParsedClasspath
 
parseDictionary - Variable in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
parseDictionary - Variable in class org.adoptopenjdk.jitwatch.model.Task
 
ParseDictionary - Class in org.adoptopenjdk.jitwatch.model
 
ParseDictionary(String) - Constructor for class org.adoptopenjdk.jitwatch.model.ParseDictionary
 
parseFromLogLine(String) - Static method in enum org.adoptopenjdk.jitwatch.model.assembly.Architecture
 
parseHeaderLines() - Method in class org.adoptopenjdk.jitwatch.parser.hotspot.HotSpotLogParser
 
parseHexAddress(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
parseInstruction(String, long, String, String, AssemblyLabels) - Method in class org.adoptopenjdk.jitwatch.model.assembly.arm.AssemblyParserARM
 
parseInstruction(String, long, String, String, AssemblyLabels) - Method in interface org.adoptopenjdk.jitwatch.model.assembly.IAssemblyParser
 
parseInstruction(String, long, String, String, AssemblyLabels) - Method in class org.adoptopenjdk.jitwatch.model.assembly.x86.AssemblyParserX86
 
parseInstructions(String) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
parseLine(String) - Static method in class org.adoptopenjdk.jitwatch.parser.j9.J9Util
 
parseLine(String) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLogParser
 
parseLineNumber - Variable in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
parseLocaleSafeDouble(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
parseLogCompilationLines() - Method in class org.adoptopenjdk.jitwatch.parser.hotspot.HotSpotLogParser
 
parseLogFile() - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
parseLogFile() - Method in class org.adoptopenjdk.jitwatch.parser.hotspot.HotSpotLogParser
 
parseLogFile() - Method in class org.adoptopenjdk.jitwatch.parser.j9.J9LogParser
 
parseLogFile() - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLogParser
 
parseLongAttributeFromTag(Tag, String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
parseMethod - Variable in class org.adoptopenjdk.jitwatch.model.ParseDictionary
 
parseOptions(String[]) - Method in class org.adoptopenjdk.jitwatch.launch.LaunchHeadless
 
parser - Variable in class org.adoptopenjdk.jitwatch.launch.LaunchHeadless
 
parser - Variable in class org.adoptopenjdk.jitwatch.ui.triview.assembly.ViewerAssembly
 
parserChooser - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
ParserChooser - Class in org.adoptopenjdk.jitwatch.ui.parserchooser
 
ParserChooser(IParserSelectedListener) - Constructor for class org.adoptopenjdk.jitwatch.ui.parserchooser.ParserChooser
 
ParserFactory - Class in org.adoptopenjdk.jitwatch.parser
 
ParserFactory() - Constructor for class org.adoptopenjdk.jitwatch.parser.ParserFactory
 
parserSelected(ParserType) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
parserSelected(ParserType) - Method in interface org.adoptopenjdk.jitwatch.ui.parserchooser.IParserSelectedListener
 
ParserType - Enum in org.adoptopenjdk.jitwatch.parser
 
ParserType() - Constructor for enum org.adoptopenjdk.jitwatch.parser.ParserType
 
parserTypeList - Variable in class org.adoptopenjdk.jitwatch.ui.parserchooser.ParserChooser
 
parseStamp(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
parseStampFromTag(Tag) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
parseTypeString(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
ParseUtil - Class in org.adoptopenjdk.jitwatch.util
 
ParseUtil() - Constructor for class org.adoptopenjdk.jitwatch.util.ParseUtil
 
PART_ADDRESS - Static variable in class org.adoptopenjdk.jitwatch.model.assembly.arm.AssemblyParserARM
 
PART_ADDRESS - Static variable in class org.adoptopenjdk.jitwatch.model.assembly.x86.AssemblyParserX86
 
PART_COMMENT - Static variable in class org.adoptopenjdk.jitwatch.model.assembly.arm.AssemblyParserARM
 
PART_COMMENT - Static variable in class org.adoptopenjdk.jitwatch.model.assembly.x86.AssemblyParserX86
 
PART_INSTRUCTION - Static variable in class org.adoptopenjdk.jitwatch.model.assembly.arm.AssemblyParserARM
 
PART_INSTRUCTION - Static variable in class org.adoptopenjdk.jitwatch.model.assembly.x86.AssemblyParserX86
 
PATH_STD_ERR - Static variable in class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
PATH_STD_OUT - Static variable in class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
pathToRuntimeJar - Variable in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeKotlin
 
PATTERN - Static variable in class org.adoptopenjdk.jitwatch.model.bytecode.InnerClassRelationship
 
PATTERN_ASSEMBLY_INSTRUCTION - Static variable in class org.adoptopenjdk.jitwatch.model.assembly.arm.AssemblyParserARM
 
PATTERN_ASSEMBLY_INSTRUCTION - Static variable in class org.adoptopenjdk.jitwatch.model.assembly.x86.AssemblyParserX86
 
PATTERN_ASSEMBLY_SIGNATURE - Static variable in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
PATTERN_BYTECODE_INSTRUCTION - Static variable in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
PATTERN_COMPILE_TIME_SIGNATURE - Static variable in class org.adoptopenjdk.jitwatch.parser.zing.ZingLogParser
 
PATTERN_LOG_SIGNATURE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
PATTERN_LOG_SIGNATURE - Static variable in class org.adoptopenjdk.jitwatch.parser.zing.ZingLogParser
 
PATTERN_LOG_SIGNATURE - Static variable in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
PATTERN_WAITED_SIGNATURE - Static variable in class org.adoptopenjdk.jitwatch.parser.zing.ZingLogParser
 
performActionUsingSearchResults() - Method in class org.adoptopenjdk.jitwatch.ui.triview.ClassSearch
 
performCODE(String, ClassBC, StringBuilder, BytecodeLoader.BytecodeSection, MemberSignatureParts, MemberBytecode, String) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
performConstantPool(String, ClassBC, StringBuilder, BytecodeLoader.BytecodeSection, MemberSignatureParts, MemberBytecode, String) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
performEXCEPTIONTABLE(String, ClassBC, StringBuilder, BytecodeLoader.BytecodeSection, MemberSignatureParts, MemberBytecode, String) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
performLINETABLE(String, ClassBC, StringBuilder, BytecodeLoader.BytecodeSection, MemberSignatureParts, MemberBytecode, String) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
PLAIN - org.adoptopenjdk.jitwatch.ui.triview.ILineListener.LineType
 
plotBytecodeSize(Compilation, double, double, Color, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
plotCompilation(double, double, double, double, Color, Compilation, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
plotExpansions(Compilation, double, double, Color, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
plotHorizontalLine(double) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
plotMarker(double, double, Compilation) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
plotMarker(double, double, Compilation, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
plotMode - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
PlotMode() - Constructor for enum org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage.PlotMode
 
plotNativeSize(Compilation, double, double, Color, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
plotNode(CompileNode, double, double, int) - Method in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
PlotNode() - Constructor for class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage.PlotNode
 
plotQueuedCompileTimes(Compilation, double, double, Color, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
plotQueueLengths(CompilerThread, double, double) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
plotThread(CompilerThread, double, double) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
plotThreadHeader(CompilerThread, double, double) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
plotThreadName(String, double) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
pm - Variable in class org.adoptopenjdk.jitwatch.ui.triview.ClassSearch
 
POP - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
POP2 - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
possibleLambdaMethod(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
postProcess() - Method in class org.adoptopenjdk.jitwatch.toplist.AbstractTopListVisitable
 
postProcess() - Method in class org.adoptopenjdk.jitwatch.toplist.HotThrowTopListVisitable
 
postProcess() - Method in class org.adoptopenjdk.jitwatch.toplist.InliningFailReasonTopListVisitable
 
postProcess() - Method in class org.adoptopenjdk.jitwatch.toplist.MostUsedIntrinsicsTopListVisitable
 
postProcess() - Method in class org.adoptopenjdk.jitwatch.toplist.StaleTaskToplistVisitable
 
preallocated - Variable in class org.adoptopenjdk.jitwatch.hotthrow.HotThrowResult
 
preDraw() - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
preDraw() - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
prefixes - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyInstruction
 
prependCurrentMember(String, IMetaMember) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
preSandboxProfile - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
previousLine - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyProcessor
 
printAssembly - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
printFailedList(PrintStream) - Method in class org.adoptopenjdk.jitwatch.inline.HeadlessInlineVisitor
 
PRIVATE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
process(List<String>, String) - Method in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
processableClassCount - Variable in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
processAnnotationsForInlinedMethods - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
processIfNotSameClass(boolean, MetaClass) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
processingClass - Variable in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
processInstructions(String, MemberBytecode) - Method in class org.adoptopenjdk.jitwatch.jarscan.allocationcount.AllocationCountOperation
 
processInstructions(String, MemberBytecode) - Method in class org.adoptopenjdk.jitwatch.jarscan.freqinlinesize.FreqInlineSizeOperation
 
processInstructions(String, MemberBytecode) - Method in interface org.adoptopenjdk.jitwatch.jarscan.IJarScanOperation
 
processInstructions(String, MemberBytecode) - Method in class org.adoptopenjdk.jitwatch.jarscan.instructioncount.InstructionCountOperation
 
processInstructions(String, MemberBytecode) - Method in class org.adoptopenjdk.jitwatch.jarscan.invokecount.InvokeCountOperation
 
processInstructions(String, MemberBytecode) - Method in class org.adoptopenjdk.jitwatch.jarscan.methodlength.MethodLengthOperation
 
processInstructions(String, MemberBytecode) - Method in class org.adoptopenjdk.jitwatch.jarscan.methodsizehisto.MethodSizeHistoOperation
 
processInstructions(String, MemberBytecode) - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencecount.SequenceCountOperation
 
processInstructions(String, MemberBytecode) - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencesearch.SequenceSearchOperation
 
processJarsAndFolders(String[], boolean) - Method in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
processLine(String) - Method in class org.adoptopenjdk.jitwatch.core.TagProcessor
 
processLineNumber - Variable in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
processLogFile(File, ILogParseErrorListener) - Method in interface org.adoptopenjdk.jitwatch.parser.ILogParser
 
processLogFile(Reader, ILogParseErrorListener) - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
processLogFile(Reader, ILogParseErrorListener) - Method in interface org.adoptopenjdk.jitwatch.parser.ILogParser
 
processParameters(String, BytecodeInstruction) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
processParseTag(Tag) - Method in class org.adoptopenjdk.jitwatch.toplist.InliningFailReasonTopListVisitable
 
processParseTag(Tag, CompileNode, IParseDictionary) - Method in class org.adoptopenjdk.jitwatch.chain.CompileChainWalker
 
processParseTag(Tag, IMetaMember, IParseDictionary) - Method in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
processParseTag(Tag, IParseDictionary) - Method in class org.adoptopenjdk.jitwatch.histo.InlineSizeHistoVisitable
 
processParseTag(Tag, IParseDictionary) - Method in class org.adoptopenjdk.jitwatch.inline.HeadlessInlineVisitor.InlineJournalVisitor
 
processValidLine(String, int, boolean) - Method in class org.adoptopenjdk.jitwatch.core.TagProcessor
 
profileList - Variable in class org.adoptopenjdk.jitwatch.ui.main.MainConfigStage
 
profileName - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
promptSave() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.EditorPane
 
PROPERTIES_FILENAME - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
propertiesFile - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
PROPERTY_CLASSPATH - Static variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
PROPERTY_FOCUS_MEMBER - Static variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
PROPERTY_LOGFILE - Static variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
PROPERTY_SOURCES - Static variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
PROTECTED - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
PUBLIC - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
put(String, String) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BCParamSwitch
 
putAnnotation(IMetaMember, int, LineAnnotation) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
putBCIOpcode(String, int, Opcode) - Method in interface org.adoptopenjdk.jitwatch.model.IParseDictionary
 
putBCIOpcode(String, int, Opcode) - Method in class org.adoptopenjdk.jitwatch.model.ParseDictionary
 
PUTFIELD - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
putKlass(String, Tag) - Method in interface org.adoptopenjdk.jitwatch.model.IParseDictionary
 
putKlass(String, Tag) - Method in class org.adoptopenjdk.jitwatch.model.ParseDictionary
 
putMethod(String, Tag) - Method in interface org.adoptopenjdk.jitwatch.model.IParseDictionary
 
putMethod(String, Tag) - Method in class org.adoptopenjdk.jitwatch.model.ParseDictionary
 
putProperty(Properties, String, String) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
PUTSTATIC - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
putType(String, Tag) - Method in interface org.adoptopenjdk.jitwatch.model.IParseDictionary
 
putType(String, Tag) - Method in class org.adoptopenjdk.jitwatch.model.ParseDictionary
 

Q

QUEUE - org.adoptopenjdk.jitwatch.model.EventType
 
QUEUE_LENGTH - org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage.PlotMode
 
QueueCounter(long, boolean, Compilation) - Constructor for class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage.QueueCounter
 
QUEUED - org.adoptopenjdk.jitwatch.parser.zing.ZingLineType
 

R

randomBranchTest(int) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
rangeEnd - Variable in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
rangeEnd - Variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
rangeStart - Variable in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
rangeStart - Variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
RateLimitedResizeListener - Class in org.adoptopenjdk.jitwatch.ui.resize
 
RateLimitedResizeListener(IRedrawable, long) - Constructor for class org.adoptopenjdk.jitwatch.ui.resize.RateLimitedResizeListener
 
readFile(File) - Static method in class org.adoptopenjdk.jitwatch.loader.ResourceLoader
 
readFileFromZip(String, File, String) - Static method in class org.adoptopenjdk.jitwatch.loader.ResourceLoader
 
readFileInDirectory(File, String) - Static method in class org.adoptopenjdk.jitwatch.loader.ResourceLoader
 
reading - Variable in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
readLogFile() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
readManifestFromZip(File) - Static method in class org.adoptopenjdk.jitwatch.loader.ResourceLoader
 
reason - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.UncommonTrap
 
REASON_ALREADY_COMPILED_INTO_A_BIG_METHOD - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
REASON_ALREADY_COMPILED_INTO_A_MEDIUM_METHOD - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
REASON_CALL_SITE_NOT_REACHED - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
REASON_CALLEE_IS_TOO_LARGE - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
REASON_DONT_THROW_INLINEABLE_CONSTRUCTORS - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
REASON_EXEC_LESS_MIN_INLINING_THRESHOLD - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
REASON_HOT_METHOD_TOO_BIG - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
REASON_INLINING_IS_TOO_DEEP - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
REASON_INLINING_PROHIBITED_BY_POLICY - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
REASON_NATIVE_METHOD - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
REASON_NEVER_EXECUTED - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
REASON_NO_STATIC_BINDING - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
REASON_NODE_COUNT_INLINING_CUTOFF - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
REASON_NOT_AN_ACCESSOR - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
REASON_NOT_INLINEABLE - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
REASON_RECURSIVE_INLINING_IS_TOO_DEEP - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
REASON_RECURSIVE_INLINING_TOO_DEEP - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
REASON_RECURSIVELY_INLINING_TOO_DEEP - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
REASON_SIZE_ABOVE_DESIRED_METHOD_LIMIT - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
REASON_TOO_BIG - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
REASON_TOO_MUCH_STACK - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
REASON_UNCERTAIN_BRANCH - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
REASON_UNLOADED_SIGNATURE_CLASSES - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
reasonCountMap - Variable in class org.adoptopenjdk.jitwatch.toplist.InliningFailReasonTopListVisitable
 
recordDelay(long) - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
rect - Variable in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage.PlotNode
 
RECT_HEIGHT - Static variable in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
RECT_Y_GAP - Static variable in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
redraw() - Method in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
redraw() - Method in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
redraw() - Method in class org.adoptopenjdk.jitwatch.ui.graphing.CodeCacheStage
 
redraw() - Method in class org.adoptopenjdk.jitwatch.ui.graphing.HistoStage
 
redraw() - Method in class org.adoptopenjdk.jitwatch.ui.graphing.TimeLineStage
 
redraw() - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
redraw() - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
redraw() - Method in interface org.adoptopenjdk.jitwatch.ui.resize.IRedrawable
 
redraw() - Method in class org.adoptopenjdk.jitwatch.ui.stats.StatsStage
 
redraw() - Method in class org.adoptopenjdk.jitwatch.ui.toplist.TopListStage
 
redrawable - Variable in class org.adoptopenjdk.jitwatch.ui.resize.RateLimitedResizeListener
 
ReflectionJavap - Class in org.adoptopenjdk.jitwatch.process.javap
 
ReflectionJavap() - Constructor for class org.adoptopenjdk.jitwatch.process.javap.ReflectionJavap
 
refresh() - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
refresh() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
refreshLog() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
REGEX_GROUP_ANY - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
REGEX_ONE_OR_MORE_SPACES - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
REGEX_UNICODE_PACKAGE_NAME - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
REGEX_UNICODE_PARAM_NAME - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
REGEX_ZERO_OR_MORE_SPACES - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
registerCompilationChangeListener(ICompilationChangeListener) - Static method in class org.adoptopenjdk.jitwatch.ui.stage.StageManager
 
registerListener(IMemberSelectedListener) - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
registerStageClosedListener(IStageClosedListener) - Static method in class org.adoptopenjdk.jitwatch.ui.stage.StageManager
 
renameCompilationCompletedTimestamp(Tag) - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
repaintTree - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
repeat(char, int) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
replaceLastInstruction(AssemblyInstruction) - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyBlock
 
replaceXMLEntities(String) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
report - Variable in class org.adoptopenjdk.jitwatch.ui.report.AbstractReportRowBean
 
Report - Class in org.adoptopenjdk.jitwatch.report
 
Report(IMetaMember, int, int, String, ReportType, int) - Constructor for class org.adoptopenjdk.jitwatch.report.Report
 
Report(IMetaMember, int, int, String, ReportType, int, Object) - Constructor for class org.adoptopenjdk.jitwatch.report.Report
 
reportList - Variable in class org.adoptopenjdk.jitwatch.report.AbstractReportBuilder
 
reportList - Variable in class org.adoptopenjdk.jitwatch.ui.report.ReportStage
 
reportListEliminatedAllocations - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
reportListOptimisedLocks - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
reportListSuggestions - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
ReportPackageFilter - Class in org.adoptopenjdk.jitwatch.ui.report
 
ReportPackageFilter(ReportStage) - Constructor for class org.adoptopenjdk.jitwatch.ui.report.ReportPackageFilter
 
ReportStage - Class in org.adoptopenjdk.jitwatch.ui.report
 
ReportStage(IStageAccessProxy, String, ReportStageType, List<Report>) - Constructor for class org.adoptopenjdk.jitwatch.ui.report.ReportStage
 
reportStageElminatedAllocations - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
reportStageOptimisedLocks - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
reportStageSuggestions - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
ReportStageType - Enum in org.adoptopenjdk.jitwatch.ui.report
 
ReportStageType() - Constructor for enum org.adoptopenjdk.jitwatch.ui.report.ReportStageType
 
ReportType - Enum in org.adoptopenjdk.jitwatch.report
 
ReportType() - Constructor for enum org.adoptopenjdk.jitwatch.report.ReportType
 
reset() - Method in class org.adoptopenjdk.jitwatch.compilation.codecache.CodeCacheEventWalker
 
reset() - Method in class org.adoptopenjdk.jitwatch.compilation.codecache.CodeCacheWalkerResult
 
reset() - Method in class org.adoptopenjdk.jitwatch.histo.AbstractHistoVisitable
 
reset() - Method in class org.adoptopenjdk.jitwatch.histo.InlineSizeHistoVisitable
 
reset() - Method in class org.adoptopenjdk.jitwatch.inline.HeadlessInlineVisitor
 
reset() - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencecount.SequenceCountOperation
 
reset() - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencesearch.SequenceSearchOperation
 
reset() - Method in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
reset() - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
reset() - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
reset() - Method in interface org.adoptopenjdk.jitwatch.parser.ILogParser
 
reset() - Method in class org.adoptopenjdk.jitwatch.report.AbstractReportBuilder
 
reset() - Method in class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
reset() - Method in class org.adoptopenjdk.jitwatch.toplist.AbstractTopListVisitable
 
reset() - Method in interface org.adoptopenjdk.jitwatch.treevisitor.ITreeVisitable
 
resetState() - Method in class org.adoptopenjdk.jitwatch.core.TagProcessor
 
resolution - Variable in class org.adoptopenjdk.jitwatch.histo.AbstractHistoVisitable
 
resolution - Variable in class org.adoptopenjdk.jitwatch.histo.Histo
 
RESOURCE_FACTORY - Static variable in class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil
 
RESOURCE_NAME - Static variable in class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil
 
ResourceLoader - Class in org.adoptopenjdk.jitwatch.loader
 
ResourceLoader() - Constructor for class org.adoptopenjdk.jitwatch.loader.ResourceLoader
 
resources - Variable in class org.adoptopenjdk.jitwatch.util.ObservableResourceFactory
 
resourcesProperty() - Method in class org.adoptopenjdk.jitwatch.util.ObservableResourceFactory
 
response - Static variable in class org.adoptopenjdk.jitwatch.ui.Dialogs
 
Response() - Constructor for enum org.adoptopenjdk.jitwatch.ui.Dialogs.Response
 
result - Variable in class org.adoptopenjdk.jitwatch.compilation.codecache.CodeCacheEventWalker
 
result - Variable in class org.adoptopenjdk.jitwatch.hotthrow.HotThrowFinder
 
result - Variable in class org.adoptopenjdk.jitwatch.intrinsic.IntrinsicFinder
 
RET - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
RETURN - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
RETURN_REGEX_GROUP - Static variable in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
returnType - Variable in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
returnType - Variable in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
returnTypeMatches(MemberSignatureParts) - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
root - Variable in class org.adoptopenjdk.jitwatch.chain.CompileChainWalker
 
rootItem - Variable in class org.adoptopenjdk.jitwatch.ui.main.ClassTree
 
rootNode - Variable in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
roots - Variable in class org.adoptopenjdk.jitwatch.model.PackageManager
 
rtrim(String) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
runCommands(List<String>, Path, Map<String, String>, ILogListener) - Method in class org.adoptopenjdk.jitwatch.process.AbstractProcess
 
runCommands(List<String>, Map<String, String>, ILogListener) - Method in class org.adoptopenjdk.jitwatch.process.AbstractProcess
 
runFile(EditorPane) - Method in interface org.adoptopenjdk.jitwatch.ui.sandbox.ISandboxStage
 
runFile(EditorPane) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
runJITWatch() - Method in class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
runSandbox(File) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
runSandbox(String, List<File>, File) - Method in class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
runtime - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
RUNTIME_NAME - Variable in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeGroovy
 
RUNTIME_NAME - Variable in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeJava
 
RUNTIME_NAME - Variable in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeJavaScript
 
RUNTIME_NAME - Variable in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeJRuby
 
RUNTIME_NAME - Variable in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeKotlin
 
RUNTIME_NAME - Variable in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeScala
 
RuntimeGroovy - Class in org.adoptopenjdk.jitwatch.process.runtime
 
RuntimeGroovy(String) - Constructor for class org.adoptopenjdk.jitwatch.process.runtime.RuntimeGroovy
 
RuntimeJava - Class in org.adoptopenjdk.jitwatch.process.runtime
 
RuntimeJava(String) - Constructor for class org.adoptopenjdk.jitwatch.process.runtime.RuntimeJava
 
RuntimeJavaScript - Class in org.adoptopenjdk.jitwatch.process.runtime
 
RuntimeJavaScript(String) - Constructor for class org.adoptopenjdk.jitwatch.process.runtime.RuntimeJavaScript
 
RuntimeJRuby - Class in org.adoptopenjdk.jitwatch.process.runtime
 
RuntimeJRuby(String) - Constructor for class org.adoptopenjdk.jitwatch.process.runtime.RuntimeJRuby
 
RuntimeKotlin - Class in org.adoptopenjdk.jitwatch.process.runtime
 
RuntimeKotlin(String) - Constructor for class org.adoptopenjdk.jitwatch.process.runtime.RuntimeKotlin
 
runtimePath - Variable in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeGroovy
 
runtimePath - Variable in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeJava
 
runtimePath - Variable in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeJavaScript
 
runtimePath - Variable in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeJRuby
 
runtimePath - Variable in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeKotlin
 
runtimePath - Variable in class org.adoptopenjdk.jitwatch.process.runtime.RuntimeScala
 
RuntimeScala - Class in org.adoptopenjdk.jitwatch.process.runtime
 
RuntimeScala(String) - Constructor for class org.adoptopenjdk.jitwatch.process.runtime.RuntimeScala
 
RUNTIMEVISIBLEANNOTATIONS - org.adoptopenjdk.jitwatch.loader.BytecodeLoader.BytecodeSection
 

S

S_APOSTROPHE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_ARRAY_BRACKET_PAIR - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_ASSEMBLY_CONSTANTS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_ASTERISK - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_AT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_BACKSLASH - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_BYTECODE_CLASSFILE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_BYTECODE_CODE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_BYTECODE_CONSTANT_POOL - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_BYTECODE_EXCEPTION_TABLE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_BYTECODE_INNERCLASSES - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_BYTECODE_INTERFACEMETHOD_COMMENT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_BYTECODE_INVOKEDYNAMIC_COMMENT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_BYTECODE_LINENUMBERTABLE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_BYTECODE_LOCALVARIABLETABLE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_BYTECODE_MAJOR_VERSION - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_BYTECODE_METHOD_COMMENT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_BYTECODE_MINOR_VERSION - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_BYTECODE_RUNTIMEVISIBLEANNOTATIONS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_BYTECODE_SIGNATURE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_BYTECODE_SOURCE_FILE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_BYTECODE_STACKMAPTABLE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_BYTECODE_STATIC_INITIALISER_SIGNATURE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_CLASS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_CLASS_AUTOGENERATED_LAMBDA - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_CLASS_PREFIX_COM_SUN_PROXY - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_CLASS_PREFIX_INVOKE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_CLASS_PREFIX_STREAM_COLLECTORS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_CLASS_PREFIX_SUN_REFLECT_GENERATED - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_CLOSE_ANGLE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_CLOSE_BRACE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_CLOSE_PARENTHESES - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_CLOSE_SQUARE_BRACKET - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_CODE_COLON - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_COLON - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_COMMA - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_CONSTRUCTOR_INIT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_DEFAULT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_DOLLAR - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_DOT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_DOT_CLASS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_DOUBLE_QUOTE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_DOUBLE_SLASH - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_DOUBLE_SPACE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_EMPTY - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_ENTITY_APOS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_ENTITY_GT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_ENTITY_LT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_ESCAPED_CLOSE_PARENTHESES - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_ESCAPED_CLOSE_SQUARE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_ESCAPED_DOT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_ESCAPED_OPEN_PARENTHESES - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_ESCAPED_OPEN_SQUARE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_FILE_COLON - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_FRAGMENT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_GENERICS_WILDCARD - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_HASH - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_HEX_POSTFIX - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_HEX_PREFIX - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_HYPEN - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_NEWLINE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_NEWLINE_CR - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_OBJECT_ARRAY_DEF - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_OPEN_ANGLE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_OPEN_BRACE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_OPEN_PARENTHESES - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_OPEN_SQUARE_BRACKET - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_OPTIMIZED_VIRTUAL_CALL - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_OPTIMIZER - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_PACKAGE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_PARSE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_PARSE_HIR - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_PERCENT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_POLYMORPHIC_SIGNATURE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_PROFILE_DEFAULT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_PROFILE_SANDBOX - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_QUOTE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_REASON_STALE_TASK - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_REGEX_WHITESPACE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_SAFEPOINT_POLL - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_SAFEPOINT_POLL_RETURN - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_SEMICOLON - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_SLASH - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_SPACE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_STATIC_INIT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_TAB - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_TYPE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_TYPE_NAME_BOOLEAN - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_TYPE_NAME_BYTE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_TYPE_NAME_CHARACTER - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_TYPE_NAME_DOUBLE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_TYPE_NAME_FLOAT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_TYPE_NAME_INTEGER - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_TYPE_NAME_LONG - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_TYPE_NAME_SHORT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_TYPE_NAME_VOID - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_VARARGS_DOTS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_XML_COMMENT_END - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_XML_COMMENT_START - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_XML_DOC_START - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
S_XML_DOCTYPE_START - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
SALOAD - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
sameVmCommand - Variable in class org.adoptopenjdk.jitwatch.ui.main.ClassTree
 
sameVmCommand() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
sandbox - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
Sandbox - Class in org.adoptopenjdk.jitwatch.sandbox
 
Sandbox(ILogParser, ILogListener, ISandboxStage) - Constructor for class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
SANDBOX_CLASS_DIR - Static variable in class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
SANDBOX_DIR - Static variable in class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
SANDBOX_LOGFILE - Static variable in class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
SANDBOX_PREFIX - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
SANDBOX_SOURCE_DIR - Static variable in class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
sandboxConfigStage - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
SandboxConfigStage - Class in org.adoptopenjdk.jitwatch.ui.sandbox
 
SandboxConfigStage(IStageClosedListener, JITWatchConfig) - Constructor for class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
sandboxLogFile - Variable in class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
sandboxStage - Variable in class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
sandboxStage - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.EditorPane
 
sandBoxStage - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
SandboxStage - Class in org.adoptopenjdk.jitwatch.ui.sandbox
 
SandboxStage(IStageClosedListener, IStageAccessProxy, ILogParser) - Constructor for class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
sandboxWorkingDir - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
sanityCheckBranch(BytecodeInstruction) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
sanityCheckInline(BytecodeInstruction) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
sanityCheckIntrinsic(BytecodeInstruction) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
sanityCheckInvoke(BytecodeInstruction) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
SASTORE - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
saveBackgroundCompilationMode() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
saveCompressedOopsMode() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
saveConfig() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
saveEditorPaneConfig() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
saveFile() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.EditorPane
 
saveFile(File) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.EditorPane
 
saveOnStackReplacementMode() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
savePropertiesToFile() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
saveTieredCompilationMode() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
saveUnsavedEditors() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
sbLineNum - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.EditorPane
 
sbSource - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.EditorPane
 
scene - Variable in class org.adoptopenjdk.jitwatch.jarscan.visualiser.HistoPlotter
 
scene - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
scene - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
score - Variable in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
score - Variable in class org.adoptopenjdk.jitwatch.report.Report
 
score - Variable in class org.adoptopenjdk.jitwatch.toplist.MemberScore
 
score - Variable in class org.adoptopenjdk.jitwatch.toplist.StringTopListScore
 
ScoreComparator - Class in org.adoptopenjdk.jitwatch.report.comparator
 
ScoreComparator() - Constructor for class org.adoptopenjdk.jitwatch.report.comparator.ScoreComparator
 
scoreMap - Static variable in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
screenshotFilename - Variable in class org.adoptopenjdk.jitwatch.jarscan.visualiser.HistoPlotter
 
scrollIndex - Variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
scrollLinked - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.EditorPane
 
scrollPane - Variable in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
scrollPane - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
scrollPane - Variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
scrollTo(int) - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassTree
 
search(String) - Method in class org.adoptopenjdk.jitwatch.ui.triview.ClassSearch
 
sectionFinished(String, BytecodeLoader.BytecodeSection, MemberSignatureParts, StringBuilder, MemberBytecode, ClassBC) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
sectionLabelMap - Static variable in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
select(TreeItem<Object>) - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassTree
 
selectCompilation(IMetaMember, int) - Method in interface org.adoptopenjdk.jitwatch.ui.main.IMemberSelectedListener
 
selectCompilation(IMetaMember, int) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
selectCompilation(IMetaMember, int) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
selectedCompilationIndex - Variable in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
selectedMember - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.TimeLineStage
 
selectedMember - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
selectedMetaClass - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
selectedProgrammatically - Variable in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
selectedProgrammatically - Variable in class org.adoptopenjdk.jitwatch.ui.main.ClassTree
 
selectedProgrammatically - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
selectedProgrammatically - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
selectMember(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
selectMember(IMetaMember, boolean, boolean) - Method in interface org.adoptopenjdk.jitwatch.ui.main.IMemberSelectedListener
 
selectMember(IMetaMember, boolean, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
selectNextCompilation() - Method in interface org.adoptopenjdk.jitwatch.ui.main.IPrevNextCompilationListener
 
selectNextCompilation() - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
selectPrevCompilation() - Method in interface org.adoptopenjdk.jitwatch.ui.main.IPrevNextCompilationListener
 
selectPrevCompilation() - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
selfClosing - Variable in class org.adoptopenjdk.jitwatch.model.Tag
 
sequence - Variable in class org.adoptopenjdk.jitwatch.jarscan.sequencecount.InstructionSequence
 
SequenceCountOperation - Class in org.adoptopenjdk.jitwatch.jarscan.sequencecount
 
SequenceCountOperation(int) - Constructor for class org.adoptopenjdk.jitwatch.jarscan.sequencecount.SequenceCountOperation
 
SequenceSearchOperation - Class in org.adoptopenjdk.jitwatch.jarscan.sequencesearch
 
SequenceSearchOperation(String) - Constructor for class org.adoptopenjdk.jitwatch.jarscan.sequencesearch.SequenceSearchOperation
 
serialVersionUID - Static variable in exception org.adoptopenjdk.jitwatch.model.AnnotationException
 
serialVersionUID - Static variable in class org.adoptopenjdk.jitwatch.model.BCIOpcodeMap
 
serialVersionUID - Static variable in exception org.adoptopenjdk.jitwatch.model.LogParseException
 
SET_AUTOGENERATED_PREFIXES - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
setAssembly(AssemblyMethod) - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
setAssemblyMethod(AssemblyMethod, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.triview.assembly.ViewerAssembly
 
setAssemblyMethodSignature(String) - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyMethod
 
setBackgroundCompilationMode(JITWatchConfig.BackgroundCompilation) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setBaseTimestamp(long) - Method in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
setBytecodeOffset(int) - Method in class org.adoptopenjdk.jitwatch.model.EliminatedAllocation
 
setBytecodeSize(int) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
setBytecodeSize(String) - Method in class org.adoptopenjdk.jitwatch.ui.triview.CompilationInfo
 
setClassBC(ClassBC) - Method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
setClassLocations(List<String>) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setComment(String) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
setCompilation(Compilation) - Method in class org.adoptopenjdk.jitwatch.model.CodeCacheEvent
 
setCompilation(Compilation) - Method in class org.adoptopenjdk.jitwatch.ui.triview.CompilationInfo
 
setCompiled(boolean) - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
setCompiled(boolean) - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
setCompileId(int) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
setCompilerThread(CompilerThread) - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
setCompilerThreshold(JITWatchConfig) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
setCompileThreshold(int) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setCompressedOopsMode(JITWatchConfig.CompressedOops) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setConfig(JITWatchConfig) - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
setConfig(JITWatchConfig) - Method in interface org.adoptopenjdk.jitwatch.parser.ILogParser
 
setConstantPool(ConstantPool) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
setContent(String, boolean, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.triview.source.ViewerSource
 
setContent(String, boolean, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
setContent(String, String, String) - Method in class org.adoptopenjdk.jitwatch.ui.browser.BrowserStage
 
setContent(List<Label>) - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
setContent(List<Label>, int) - Method in class org.adoptopenjdk.jitwatch.ui.viewer.AbstractTextViewerStage
 
setContent(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode
 
setCountClass(long) - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
setCountConstructor(long) - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
setCountMethod(long) - Method in class org.adoptopenjdk.jitwatch.model.JITStats
 
setDisableInlining(boolean) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setEndAddress(long) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
setEndOfLog(Tag) - Method in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
setEntryAddress(String) - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyMethod
 
setExtraVMCompilationSwitches(String) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setExtraVMCompilationSwitches(JITWatchConfig) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
setExtraVMRuntimeSwitches(String) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setExtraVMRuntimeSwitches(JITWatchConfig) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
setFilter(String) - Method in class org.adoptopenjdk.jitwatch.ui.report.ReportStage
 
setFragment(boolean) - Method in class org.adoptopenjdk.jitwatch.model.Tag
 
setFreqInlineSize(int) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setFrequencyOfInlineSize(JITWatchConfig) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
setHasCompiledClasses() - Method in class org.adoptopenjdk.jitwatch.model.MetaPackage
 
setHeader(String) - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyMethod
 
setHideInterfaces(boolean) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setInfo(Compilation) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.NMethodInfo
 
setInlined(boolean) - Method in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
setInstructions(List<BytecodeInstruction>) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.MemberBytecode
 
setInterface(boolean) - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
setItems(List<String>) - Method in class org.adoptopenjdk.jitwatch.ui.filechooser.FileChooserList
 
setJDKMajorVersion(int) - Method in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
setJITLogFile(File) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
setLastEditorPaneList(List<String>) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setLastLogDir(String) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setLine(String) - Method in class org.adoptopenjdk.jitwatch.model.NumberedLine
 
setLineNumber(long) - Method in class org.adoptopenjdk.jitwatch.model.NumberedLine
 
setLineType(ZingLineType) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
setLocalAsmLabels(boolean) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setMajorVersion(int) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
setMaximumInlineSize(JITWatchConfig) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
setMaxInlineSize(int) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setMember(IMetaMember, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
setMember(IMetaMember, boolean, boolean, int) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
setMember(IMetaMember, boolean, int) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
setMetaClass(MetaClass) - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList
 
setMetaClass(MetaClass) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
setMinorVersion(int) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
setMissingDef(boolean) - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
setModified(boolean) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.EditorPane
 
setModified(EditorPane, boolean) - Method in interface org.adoptopenjdk.jitwatch.ui.sandbox.ISandboxStage
 
setModified(EditorPane, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
setModuleName(String) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
setNativeAddress(long) - Method in class org.adoptopenjdk.jitwatch.model.CodeCacheEvent
 
setNativeAddress(String) - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyMethod
 
setNativeSize(int) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
setNextHighlightBCI(int) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
setNoPromptHsdis(boolean) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setOffset(int) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
setOnStackReplacementMode(JITWatchConfig.OnStackReplacement) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setOpcode(Opcode) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
setParamsAndReturn(MemberSignatureParts, String, String) - Static method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
setParamTypes(List<Class<?>>) - Method in class org.adoptopenjdk.jitwatch.model.MetaMethod
 
setParent(Tag) - Method in class org.adoptopenjdk.jitwatch.model.Tag
 
setParentPackage(MetaPackage) - Method in class org.adoptopenjdk.jitwatch.model.MetaPackage
 
setPrintAssembly(boolean) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setProfileName(String) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setRange(int, int) - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
setRange(String) - Method in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
setRange(ILineListener.LineType, int, int) - Method in interface org.adoptopenjdk.jitwatch.ui.triview.ILineListener
 
setRange(ILineListener.LineType, int, int) - Method in class org.adoptopenjdk.jitwatch.ui.triview.NoOpLineListener
 
setRange(ILineListener.LineType, int, int) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
setResources(ResourceBundle) - Method in class org.adoptopenjdk.jitwatch.util.ObservableResourceFactory
 
setReturnType(Class<?>) - Method in class org.adoptopenjdk.jitwatch.model.MetaMethod
 
setSandboxIntelMode(boolean) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setSandboxWorkingDir(String) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setSandboxWorkingDir(JITWatchConfig) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
setScore(int) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
setScrollBar() - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
setSelectedCompilation(int) - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
setSelectedCompilation(int) - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
setSelectedMetaMemberFromCompilationTable() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
setShowNothingMounted(boolean) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setShowOnlyCompiledClasses(boolean) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setShowOnlyCompiledMembers(boolean) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setSignature(String) - Method in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
setSignature(String) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
setSourceFile(String) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
setSourceLocations(List<String>) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setStartAddress(long) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
setStashedCompile(boolean) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
setStrokeForAxis() - Method in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
setStrokeForText() - Method in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
setTagNMethod(Tag) - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
setTagNMethod(Tag, IMetaMember) - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
setTagTask(Task) - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
setTagTask(Task, IMetaMember) - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
setTagTaskDone(String, Tag, IMetaMember) - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
setTagTaskDone(Tag) - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
setTagTaskQueued(Tag) - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
setTagTaskQueued(Tag, IMetaMember) - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
setTemperature(String) - Method in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
setText(String) - Method in class org.adoptopenjdk.jitwatch.ui.triview.ClassSearch
 
setTextAreaSaveCombo(TextArea) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.EditorPane
 
setThrowsExceptions(boolean) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
setTier(int) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
setTieredCompilationMode(JITWatchConfig.TieredCompilation) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setTimestampMillisCompileStart(long) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
setTimestampMillisNMethodEmitted(long) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
setTimestampMillisQueued(long) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
setTitle(String) - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyBlock
 
setTooltipText(String) - Method in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
setTriViewAccessor(IStageAccessProxy) - Static method in class org.adoptopenjdk.jitwatch.ui.report.cell.LinkedBCICell
 
setTriViewAccessor(IStageAccessProxy) - Static method in class org.adoptopenjdk.jitwatch.ui.report.cell.MemberTableCell
 
setTriViewMouseFollow(boolean) - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
setType(String) - Method in class org.adoptopenjdk.jitwatch.model.EliminatedAllocation
 
setUnhighlightedStyle(String) - Method in class org.adoptopenjdk.jitwatch.ui.triview.InstructionLabel
 
setup() - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
setupCheckBoxes() - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
setUpContextMenu() - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
setupVMLanguages() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
setVirtualCall(boolean) - Method in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
setVisible(boolean) - Method in class org.adoptopenjdk.jitwatch.ui.compilationchooser.CompilationChooser
 
setVMLanguage(EditorPane) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
setVMLanguageFromFile(File) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
show(CompileNode, double, double, int) - Method in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
show(CompileNode, StringBuilder, int) - Method in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
showDialog() - Method in class org.adoptopenjdk.jitwatch.ui.Dialogs.Dialog
 
showDownloadFailure() - Method in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode
 
showError(String) - Method in interface org.adoptopenjdk.jitwatch.ui.sandbox.ISandboxStage
 
showError(String) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
showErrors - Variable in class org.adoptopenjdk.jitwatch.launch.LaunchHeadless
 
showEvent(CodeCacheEvent) - Method in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
showInlineFailedCalls - Variable in class org.adoptopenjdk.jitwatch.launch.LaunchHeadless
 
showKey() - Method in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
showLabel(String, Color, double, double) - Method in class org.adoptopenjdk.jitwatch.ui.graphing.CodeCacheStage
 
showModel - Variable in class org.adoptopenjdk.jitwatch.launch.LaunchHeadless
 
showNothingMounted - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
showOKDialog(Stage, String, String) - Static method in class org.adoptopenjdk.jitwatch.ui.Dialogs
 
showOnlyCompiledClasses - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
showOnlyCompiledMembers - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
showOnlyCompiledMethods - Variable in class org.adoptopenjdk.jitwatch.launch.LaunchHeadless
 
showOnlyFailedCompiles - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
showOutput(String) - Method in interface org.adoptopenjdk.jitwatch.ui.sandbox.ISandboxStage
 
showOutput(String) - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
showSelectedMemberLabel() - Method in class org.adoptopenjdk.jitwatch.ui.graphing.TimeLineStage
 
showStatsLegend(GraphicsContext) - Method in class org.adoptopenjdk.jitwatch.ui.graphing.TimeLineStage
 
showSuggestions - Variable in class org.adoptopenjdk.jitwatch.launch.LaunchHeadless
 
showTextInputDialog(Stage, String, String) - Static method in class org.adoptopenjdk.jitwatch.ui.Dialogs
 
showTimeLine - Variable in class org.adoptopenjdk.jitwatch.launch.LaunchHeadless
 
showTree(boolean) - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassTree
 
showTree(StringBuilder, MetaPackage, boolean) - Static method in class org.adoptopenjdk.jitwatch.util.HeadlessUtil
 
showTree(TreeItem<Object>, MetaPackage) - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassTree
 
showTriView(String, String) - Method in class org.adoptopenjdk.jitwatch.sandbox.Sandbox
 
showUsage() - Static method in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
showYesNoDialog(Stage, String, String) - Static method in class org.adoptopenjdk.jitwatch.ui.Dialogs
 
showYesNoDialogNever(Stage, String, String) - Static method in class org.adoptopenjdk.jitwatch.ui.Dialogs
 
signature - Variable in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
signature - Variable in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
signatureHasGenerics(String) - Static method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
SIPUSH - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
size - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.MemberBytecode
 
size() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ExceptionTable
 
size() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineTable
 
size() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.MemberBytecode
 
SKIP_BODY_TAGS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
SKIP_HEADER_TAGS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
skipLine(String, Set<String>) - Method in class org.adoptopenjdk.jitwatch.parser.hotspot.HotSpotLogParser
 
sort() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineTable
 
sortHighToLow - Variable in class org.adoptopenjdk.jitwatch.toplist.AbstractTopListVisitable
 
SOURCE - org.adoptopenjdk.jitwatch.ui.triview.ILineListener.LineType
 
sourceFile - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
sourceFile - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.EditorPane
 
sourceLineInRange(int) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineTable
 
sourceLocations - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
SourceMapper - Class in org.adoptopenjdk.jitwatch.model.bytecode
 
SourceMapper() - Constructor for class org.adoptopenjdk.jitwatch.model.bytecode.SourceMapper
 
sourceOffset - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.LineTableEntry
 
sourceToClassMap - Static variable in class org.adoptopenjdk.jitwatch.model.bytecode.SourceMapper
 
splitLog - Variable in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
SplitLog - Class in org.adoptopenjdk.jitwatch.model
 
SplitLog() - Constructor for class org.adoptopenjdk.jitwatch.model.SplitLog
 
splitLogFile(Reader) - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
splitLogFile(Reader) - Method in class org.adoptopenjdk.jitwatch.parser.hotspot.HotSpotLogParser
 
splitLogFile(Reader) - Method in class org.adoptopenjdk.jitwatch.parser.j9.J9LogParser
 
splitLogFile(Reader) - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLogParser
 
splitLogSignatureWithRegex(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
splitViewer - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
spTextAreas - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.EditorPane
 
STACKMAPTABLE - org.adoptopenjdk.jitwatch.loader.BytecodeLoader.BytecodeSection
 
stage - Variable in class org.adoptopenjdk.jitwatch.ui.filechooser.FileChooserList
 
stage - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
stageAccess - Variable in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
stageAccessProxy - Variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
StageManager - Class in org.adoptopenjdk.jitwatch.ui.stage
 
StageManager() - Constructor for class org.adoptopenjdk.jitwatch.ui.stage.StageManager
 
staleCompilationCountMap - Variable in class org.adoptopenjdk.jitwatch.toplist.StaleTaskToplistVisitable
 
StaleTaskToplistVisitable - Class in org.adoptopenjdk.jitwatch.toplist
 
StaleTaskToplistVisitable(IReadOnlyJITDataModel, boolean) - Constructor for class org.adoptopenjdk.jitwatch.toplist.StaleTaskToplistVisitable
 
stamp - Variable in class org.adoptopenjdk.jitwatch.model.CodeCacheEvent
 
stamp - Variable in class org.adoptopenjdk.jitwatch.model.JITEvent
 
stampNMethodEmitted - Variable in class org.adoptopenjdk.jitwatch.model.Compilation
 
stampTaskCompilationStart - Variable in class org.adoptopenjdk.jitwatch.model.Compilation
 
stampTaskQueued - Variable in class org.adoptopenjdk.jitwatch.model.Compilation
 
STANDARD_FONT - Static variable in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
start(Stage) - Method in class org.adoptopenjdk.jitwatch.jarscan.visualiser.HistoPlotter
 
start(Stage) - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
startAddress - Variable in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
startDelayedByConfig - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
startingBCI - Variable in class org.adoptopenjdk.jitwatch.jarscan.sequencesearch.FoundSequence
 
startOSR - Variable in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode
 
stashedCompile - Variable in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
STATIC - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
stats - Variable in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
statsStage - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
StatsStage - Class in org.adoptopenjdk.jitwatch.ui.stats
 
StatsStage(JITWatchUI) - Constructor for class org.adoptopenjdk.jitwatch.ui.stats.StatsStage
 
StatsTableBuilder - Class in org.adoptopenjdk.jitwatch.ui.stats
 
StatsTableBuilder() - Constructor for class org.adoptopenjdk.jitwatch.ui.stats.StatsTableBuilder
 
StatsTableRow - Class in org.adoptopenjdk.jitwatch.ui.stats
 
StatsTableRow(String, long) - Constructor for class org.adoptopenjdk.jitwatch.ui.stats.StatsTableRow
 
stdErr - Variable in class org.adoptopenjdk.jitwatch.process.AbstractProcess
 
StdLogListener - Class in org.adoptopenjdk.jitwatch.logger
 
StdLogListener() - Constructor for class org.adoptopenjdk.jitwatch.logger.StdLogListener
 
stdOut - Variable in class org.adoptopenjdk.jitwatch.process.AbstractProcess
 
stopParsing() - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
stopParsing() - Method in interface org.adoptopenjdk.jitwatch.parser.ILogParser
 
stopParsing() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
storeBytecodeDescription(String) - Static method in class org.adoptopenjdk.jitwatch.util.JVMSUtil
 
storeChain() - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencecount.SequenceCountOperation
 
storeCodeCacheEvent(CodeCacheEvent.CodeCacheEventType, Tag) - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
storeCodeCacheEventDetail(CodeCacheEvent.CodeCacheEventType, long, long, long) - Method in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
storeCompilation(Compilation) - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
storeCompilation(Compilation) - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
storeElidedLock(IMetaMember, int, String, BCIOpcodeMap) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
storeEliminatedAllocation(IMetaMember, int, String, BCIOpcodeMap) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
storeExceptionTable(String, MemberBytecode, String, MemberSignatureParts) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
storeLineNumberTable(String, MemberBytecode, String, MemberSignatureParts) - Static method in class org.adoptopenjdk.jitwatch.loader.BytecodeLoader
 
storePackage(String, MetaPackage) - Method in class org.adoptopenjdk.jitwatch.model.PackageManager
 
STRICTFP - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
StringTopListScore - Class in org.adoptopenjdk.jitwatch.toplist
 
StringTopListScore(String, long) - Constructor for class org.adoptopenjdk.jitwatch.toplist.StringTopListScore
 
StringUtil - Class in org.adoptopenjdk.jitwatch.util
 
StringUtil() - Constructor for class org.adoptopenjdk.jitwatch.util.StringUtil
 
stripGenerics(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
STROKE_WIDTH - Static variable in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
STYLE_FOCUSSED - Static variable in class org.adoptopenjdk.jitwatch.ui.triview.TriViewPane
 
STYLE_HIGHLIGHTED - Static variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
STYLE_HIGHLIGHTED_RANGE - Static variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
STYLE_SAFEPOINT - Static variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
STYLE_UNFOCUSSED - Static variable in class org.adoptopenjdk.jitwatch.ui.triview.TriViewPane
 
STYLE_UNHIGHLIGHTED - Static variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
STYLE_UNHIGHLIGHTED_SUGGESTION - Static variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
STYLE_VALUE - Static variable in class org.adoptopenjdk.jitwatch.ui.triview.CompilationInfo
 
sub(long, long) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
SUGGESTION - org.adoptopenjdk.jitwatch.ui.report.ReportStageType
 
SuggestionRowBean - Class in org.adoptopenjdk.jitwatch.ui.report.suggestion
 
SuggestionRowBean(Report) - Constructor for class org.adoptopenjdk.jitwatch.ui.report.suggestion.SuggestionRowBean
 
SuggestionRowBuilder - Class in org.adoptopenjdk.jitwatch.ui.report.suggestion
 
SuggestionRowBuilder() - Constructor for class org.adoptopenjdk.jitwatch.ui.report.suggestion.SuggestionRowBuilder
 
suggestionsCounterMessage - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
SuggestionWalker - Class in org.adoptopenjdk.jitwatch.report.suggestion
 
SuggestionWalker(IReadOnlyJITDataModel) - Constructor for class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
SWAP - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
SWEEPER - org.adoptopenjdk.jitwatch.model.CodeCacheEvent.CodeCacheEventType
 
switchFromSandbox() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
switchToSandbox() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
SYNCHRONIZED - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 

T

table - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.BCParamSwitch
 
TABLESWITCH - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
tableView - Variable in class org.adoptopenjdk.jitwatch.ui.report.ReportStage
 
tableView - Variable in class org.adoptopenjdk.jitwatch.ui.stats.StatsStage
 
tableView - Variable in class org.adoptopenjdk.jitwatch.ui.toplist.TopListStage
 
tabPane - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
Tag - Class in org.adoptopenjdk.jitwatch.model
 
Tag(String, String, boolean) - Constructor for class org.adoptopenjdk.jitwatch.model.Tag
 
TAG_ASSERT_NULL - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_BC - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_BRANCH - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_BRIEF_CLOSE - Static variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyReference
 
TAG_BRIEF_OPEN - Static variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyReference
 
TAG_CALL - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_CAST_UP - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_CLOSE_CDATA - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_CLOSE_FRAGMENT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_CODE_CACHE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_CODE_CACHE_FULL - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_COMMAND - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_COMMENT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_COMPILATION_LOG - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_COMPILATION_LOG_CLOSE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_DEPENDENCY - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_DIRECT_CALL - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_ELIMINATE_ALLOCATION - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_ELIMINATE_LOCK - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_FAILURE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_HOT_THROW - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_HOTSPOT_LOG - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_HOTSPOT_LOG_CLOSE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_HOTSPOT_LOG_DONE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_INLINE_FAIL - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_INLINE_LEVEL_DISCOUNT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_INLINE_SUCCESS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_INTRINSIC - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_JVMS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_KLASS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_LATE_INLINE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_METHOD - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_MNEM_CLOSE - Static variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyReference
 
TAG_MNEM_OPEN - Static variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyReference
 
TAG_NMETHOD - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_OBSERVE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_OPEN_CDATA - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_OPEN_CLOSE_CDATA - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_OPEN_FRAGMENT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_PARSE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_PARSE_DONE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_PHASE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_PHASE_DONE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_PREDICTED_CALL - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_PRINT_NMETHOD - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_RELEASE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_START_COMPILE_THREAD - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_SWEEPER - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_TASK - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_TASK_DONE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_TASK_QUEUED - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_TTY - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_TTY_CLOSE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_TYPE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_UNCOMMON_TRAP - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_VIRTUAL_CALL - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_VM_ARGUMENTS - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_VM_VERSION - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_WRITER - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
TAG_XML - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
tagNMethod - Variable in class org.adoptopenjdk.jitwatch.model.Compilation
 
tagProcessor - Variable in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
TagProcessor - Class in org.adoptopenjdk.jitwatch.core
 
TagProcessor() - Constructor for class org.adoptopenjdk.jitwatch.core.TagProcessor
 
tagTask - Variable in class org.adoptopenjdk.jitwatch.model.Compilation
 
tagTaskDone - Variable in class org.adoptopenjdk.jitwatch.model.Compilation
 
tagTaskQueued - Variable in class org.adoptopenjdk.jitwatch.model.Compilation
 
takeSnapShot(Scene, String) - Static method in class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil
 
taLineNumbers - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.EditorPane
 
taLog - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxStage
 
target - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.ExceptionTableEntry
 
Task - Class in org.adoptopenjdk.jitwatch.model
 
Task(String, boolean) - Constructor for class org.adoptopenjdk.jitwatch.model.Task
 
TASK - org.adoptopenjdk.jitwatch.model.EventType
 
taSource - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.EditorPane
 
temperature - Variable in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
TEMPERATURE_COLD - Static variable in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
TEMPERATURE_PROFILED_VERY_HOT - Static variable in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
TEMPERATURE_WARM - Static variable in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
test(int, int) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
testCallChain(long) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
testCallChain3() - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
testCallChainReturn(long) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
testLeaf(long) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
testLoopUnrolling(long) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
testOptimizedVCall(long) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
testSort(long) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
testToUpperCase(long) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
text - Variable in enum org.adoptopenjdk.jitwatch.model.EventType
 
text - Variable in class org.adoptopenjdk.jitwatch.report.Report
 
text - Variable in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage.PlotNode
 
textArea - Variable in class org.adoptopenjdk.jitwatch.ui.report.cell.TextWrapTableCell
 
textAreaLog - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
textContent - Variable in class org.adoptopenjdk.jitwatch.model.Tag
 
textInput - Static variable in class org.adoptopenjdk.jitwatch.ui.Dialogs
 
TextTableCell - Class in org.adoptopenjdk.jitwatch.ui.report.cell
 
TextTableCell() - Constructor for class org.adoptopenjdk.jitwatch.ui.report.cell.TextTableCell
 
textToList(String, String) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
TextViewerStage - Class in org.adoptopenjdk.jitwatch.ui.viewer
 
TextViewerStage(JITWatchUI, String, String, boolean, boolean) - Constructor for class org.adoptopenjdk.jitwatch.ui.viewer.TextViewerStage
 
TextWrapTableCell - Class in org.adoptopenjdk.jitwatch.ui.report.cell
 
TextWrapTableCell() - Constructor for class org.adoptopenjdk.jitwatch.ui.report.cell.TextWrapTableCell
 
tfFilter - Variable in class org.adoptopenjdk.jitwatch.ui.report.ReportPackageFilter
 
tfLanguagePath - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.VMLanguageConfigStage
 
tfSearch - Variable in class org.adoptopenjdk.jitwatch.ui.triview.ClassSearch
 
threadId - Variable in class org.adoptopenjdk.jitwatch.model.CompilerThread
 
threadName - Variable in class org.adoptopenjdk.jitwatch.model.CompilerThread
 
throwsExceptions - Variable in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
tier - Variable in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
TieredCompilation() - Constructor for enum org.adoptopenjdk.jitwatch.core.JITWatchConfig.TieredCompilation
 
tieredCompilationMode - Variable in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
timelineBuilder - Variable in class org.adoptopenjdk.jitwatch.launch.LaunchHeadless
 
timeLineStage - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
TimeLineStage - Class in org.adoptopenjdk.jitwatch.ui.graphing
 
TimeLineStage(JITWatchUI) - Constructor for class org.adoptopenjdk.jitwatch.ui.graphing.TimeLineStage
 
timeRange - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage
 
timerEnd(String) - Static method in class org.adoptopenjdk.jitwatch.util.TimerUtil
 
timerStart(String) - Static method in class org.adoptopenjdk.jitwatch.util.TimerUtil
 
TimerUtil - Class in org.adoptopenjdk.jitwatch.util
 
TimerUtil() - Constructor for class org.adoptopenjdk.jitwatch.util.TimerUtil
 
timesHundred(int) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
timestamp - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage.QueueCounter
 
timestampMap - Static variable in class org.adoptopenjdk.jitwatch.util.TimerUtil
 
timestampMillis - Variable in class org.adoptopenjdk.jitwatch.parser.j9.J9LogParser
 
timestampMillisCompileStart - Variable in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
timestampMillisNMethodEmitted - Variable in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
timestampMillisQueued - Variable in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
timesTen(int) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
TIMINGS - org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage.PlotMode
 
title - Variable in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyBlock
 
title - Variable in class org.adoptopenjdk.jitwatch.ui.toplist.TopListWrapper
 
titleComponents - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriViewPane
 
to - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.ExceptionTableEntry
 
tooBigToInline(int) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
tooltip - Variable in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
TooltipBinding(StringProperty, String) - Constructor for class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil.TooltipBinding
 
tooltipKey - Variable in class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil.TooltipBinding
 
TooltipUtil - Class in org.adoptopenjdk.jitwatch.util
 
TooltipUtil() - Constructor for class org.adoptopenjdk.jitwatch.util.TooltipUtil
 
topList - Variable in class org.adoptopenjdk.jitwatch.toplist.AbstractTopListVisitable
 
topList - Variable in class org.adoptopenjdk.jitwatch.ui.toplist.TopListStage
 
topListStage - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
TopListStage - Class in org.adoptopenjdk.jitwatch.ui.toplist
 
TopListStage(IMemberSelectedListener, IReadOnlyJITDataModel) - Constructor for class org.adoptopenjdk.jitwatch.ui.toplist.TopListStage
 
topListWrapper - Variable in class org.adoptopenjdk.jitwatch.ui.toplist.TopListStage
 
TopListWrapper - Class in org.adoptopenjdk.jitwatch.ui.toplist
 
TopListWrapper(String, ITopListVisitable, String[]) - Constructor for class org.adoptopenjdk.jitwatch.ui.toplist.TopListWrapper
 
topTag - Variable in class org.adoptopenjdk.jitwatch.core.TagProcessor
 
toRGBCode(Color) - Method in class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode
 
toString() - Method in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
toString() - Method in class org.adoptopenjdk.jitwatch.compilation.codecache.CodeCacheWalkerResult
 
toString() - Method in class org.adoptopenjdk.jitwatch.core.ErrorLog
 
toString() - Method in class org.adoptopenjdk.jitwatch.inline.HeadlessInlineVisitor.InlineFailureInfo
 
toString() - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencecount.InstructionSequence
 
toString() - Method in class org.adoptopenjdk.jitwatch.jarscan.sequencesearch.FoundSequence
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyBlock
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyInstruction
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyMethod
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BCParamConstant
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BCParamNumeric
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BCParamString
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BCParamSwitch
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationList
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ClassBC
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ExceptionTable
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.ExceptionTableEntry
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.InnerClassRelationship
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineAnnotation
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineTable
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.LineTableEntry
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.MemberBytecode
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.UncommonTrap
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.JITEvent
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.MetaConstructor
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.MetaMethod
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.MetaPackage
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.ParseDictionary
 
toString() - Method in class org.adoptopenjdk.jitwatch.model.Tag
 
toString() - Method in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
toString() - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
toString() - Method in class org.adoptopenjdk.jitwatch.report.Report
 
toString(boolean) - Method in class org.adoptopenjdk.jitwatch.model.Tag
 
toString(int) - Method in class org.adoptopenjdk.jitwatch.jarscan.allocationcount.InstructionAllocCountMap
 
toString(int) - Method in class org.adoptopenjdk.jitwatch.jarscan.invokecount.InvokeMethodCountMap
 
toString(int) - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyBlock
 
toString(int) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BCParamSwitch
 
toString(int, boolean) - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyInstruction
 
toString(int, int) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
toString(int, int, boolean) - Method in class org.adoptopenjdk.jitwatch.model.assembly.AssemblyInstruction
 
toString(Opcode, int) - Method in class org.adoptopenjdk.jitwatch.jarscan.allocationcount.AllocCountMap
 
toString(Opcode, int) - Method in class org.adoptopenjdk.jitwatch.jarscan.invokecount.MethodCountMap
 
toStringComplete() - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
toStringDetailed() - Method in class org.adoptopenjdk.jitwatch.model.MetaClass
 
toStringNonSwitch(int) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
toStringSingleLine() - Method in class org.adoptopenjdk.jitwatch.model.MemberSignatureParts
 
toStringSwitch(int, int) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeInstruction
 
toStringUnqualifiedMethodName(boolean, boolean) - Method in class org.adoptopenjdk.jitwatch.model.AbstractMetaMember
 
toStringUnqualifiedMethodName(boolean, boolean) - Method in interface org.adoptopenjdk.jitwatch.model.IMetaMember
 
toStringVerbose() - Method in class org.adoptopenjdk.jitwatch.model.Compilation
 
toTagNMethod() - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
toTagNMethod(int, long) - Method in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
toTagQueued() - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
toTagQueued(int, long) - Method in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
toTagTask() - Method in class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
toTagTask(int, long) - Method in class org.adoptopenjdk.jitwatch.parser.j9.J9Line
 
totalCompileTime - Variable in class org.adoptopenjdk.jitwatch.model.JITStats
 
toUpper(String[], String[], int) - Method in class org.adoptopenjdk.jitwatch.demo.MakeHotSpotLog
 
transformNodeItemsToTextUsing(ObservableList<Node>) - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
TREE_PACKAGE_ROOT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
treeView - Variable in class org.adoptopenjdk.jitwatch.ui.main.ClassTree
 
TreeVisitor - Class in org.adoptopenjdk.jitwatch.treevisitor
 
TreeVisitor() - Constructor for class org.adoptopenjdk.jitwatch.treevisitor.TreeVisitor
 
triView - Variable in class org.adoptopenjdk.jitwatch.ui.triview.ClassSearch
 
triView - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriViewNavigationStack
 
TriView - Class in org.adoptopenjdk.jitwatch.ui.triview
 
TriView(JITWatchUI, JITWatchConfig) - Constructor for class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
triViewAccessor - Static variable in class org.adoptopenjdk.jitwatch.ui.report.cell.LinkedBCICell
 
triViewAccessor - Static variable in class org.adoptopenjdk.jitwatch.ui.report.cell.MemberTableCell
 
TriViewNavigationStack - Class in org.adoptopenjdk.jitwatch.ui.triview
 
TriViewNavigationStack(TriView, Scene) - Constructor for class org.adoptopenjdk.jitwatch.ui.triview.TriViewNavigationStack
 
TriViewPane - Class in org.adoptopenjdk.jitwatch.ui.triview
 
TriViewPane(TriView, String, Viewer) - Constructor for class org.adoptopenjdk.jitwatch.ui.triview.TriViewPane
 
TriViewPane(TriView, String, Viewer, HBox) - Constructor for class org.adoptopenjdk.jitwatch.ui.triview.TriViewPane
 
triViewStage - Variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
txtAnimationSeconds - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
txtCompilerThreshold - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
txtExtraCompilationSwitches - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
txtExtraRuntimeSwitches - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
txtFreqInline - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
txtMaxInline - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
txtWorkingDir - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
type - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.ExceptionTableEntry
 
type - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.LineAnnotation
 
type - Variable in class org.adoptopenjdk.jitwatch.model.EliminatedAllocation
 
type - Variable in class org.adoptopenjdk.jitwatch.report.Report
 
type - Variable in class org.adoptopenjdk.jitwatch.ui.report.ReportStage
 
TYPE_BOOLEAN - Static variable in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
TYPE_BYTE - Static variable in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
TYPE_CHARACTER - Static variable in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
TYPE_DOUBLE - Static variable in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
TYPE_FLOAT - Static variable in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
TYPE_INTEGER - Static variable in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
TYPE_LONG - Static variable in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
TYPE_SHORT - Static variable in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
TYPE_VOID - Static variable in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
typeCountMap - Variable in class org.adoptopenjdk.jitwatch.jarscan.allocationcount.AllocCountMap
 
typeIsVarArgs(String) - Static method in class org.adoptopenjdk.jitwatch.util.ParseUtil
 
typeMap - Variable in class org.adoptopenjdk.jitwatch.model.ParseDictionary
 

U

UNCOMMON_TRAP - org.adoptopenjdk.jitwatch.model.bytecode.BCAnnotationType
 
UncommonTrap - Class in org.adoptopenjdk.jitwatch.model.bytecode
 
UncommonTrap(int, String, String, String) - Constructor for class org.adoptopenjdk.jitwatch.model.bytecode.UncommonTrap
 
unFocus() - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriViewPane
 
unhandledTag(ICompilationVisitable, Tag) - Static method in class org.adoptopenjdk.jitwatch.compilation.CompilationUtil
 
unhandledTagCount - Static variable in class org.adoptopenjdk.jitwatch.compilation.CompilationUtil
 
unhandledTags - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
unhighlightedStyle - Variable in class org.adoptopenjdk.jitwatch.ui.triview.InstructionLabel
 
unhighlightLabel(Node) - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
unhighlightPrevious() - Method in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
unmarshalPropertiesToConfig() - Method in class org.adoptopenjdk.jitwatch.core.JITWatchConfig
 
updateButtons() - Method in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
updateButtons() - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
updateBytecodeAndAssembly(boolean, int) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
updateItem(Integer, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.report.cell.IntegerTableCell
 
updateItem(String, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.report.cell.TextTableCell
 
updateItem(String, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.report.cell.TextWrapTableCell
 
updateItem(Locale, boolean) - Method in class org.adoptopenjdk.jitwatch.util.LocaleCell
 
updateItem(IMetaMember, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.main.ClassMemberList.MetaMethodCell
 
updateItem(Report, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.report.cell.LinkedBCICell
 
updateItem(Report, boolean) - Method in class org.adoptopenjdk.jitwatch.ui.report.cell.MemberTableCell
 
updateList() - Method in class org.adoptopenjdk.jitwatch.ui.sandbox.VMLanguageList
 
updateObservable() - Method in class org.adoptopenjdk.jitwatch.jarscan.visualiser.HistoPlotter
 
updateStats(IMetaMember, Map<String, String>) - Method in class org.adoptopenjdk.jitwatch.model.JITDataModel
 
updateStatusBarIfCompiled(StringBuilder) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
updateStatusBarWithClassInformation(ClassBC, StringBuilder) - Method in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
urlList - Variable in class org.adoptopenjdk.jitwatch.loader.DisposableURLClassLoader
 
UserInterfaceUtil - Class in org.adoptopenjdk.jitwatch.util
 
UserInterfaceUtil() - Constructor for class org.adoptopenjdk.jitwatch.util.UserInterfaceUtil
 
UserInterfaceUtil.TooltipBinding - Class in org.adoptopenjdk.jitwatch.util
 

V

value - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.BCParamConstant
 
value - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.BCParamNumeric
 
value - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.BCParamString
 
value - Variable in class org.adoptopenjdk.jitwatch.ui.stats.StatsTableRow
 
valueOf(String) - Static method in enum org.adoptopenjdk.jitwatch.core.JITWatchConfig.BackgroundCompilation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adoptopenjdk.jitwatch.core.JITWatchConfig.CompressedOops
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adoptopenjdk.jitwatch.core.JITWatchConfig.OnStackReplacement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adoptopenjdk.jitwatch.core.JITWatchConfig.TieredCompilation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adoptopenjdk.jitwatch.loader.BytecodeLoader.BytecodeSection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adoptopenjdk.jitwatch.model.assembly.Architecture
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adoptopenjdk.jitwatch.model.bytecode.BCAnnotationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adoptopenjdk.jitwatch.model.bytecode.Opcode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adoptopenjdk.jitwatch.model.CodeCacheEvent.CodeCacheEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adoptopenjdk.jitwatch.model.CompilerName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adoptopenjdk.jitwatch.model.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adoptopenjdk.jitwatch.parser.ParserType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adoptopenjdk.jitwatch.parser.zing.ZingLineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adoptopenjdk.jitwatch.report.ReportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adoptopenjdk.jitwatch.ui.Dialogs.Response
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage.PlotMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adoptopenjdk.jitwatch.ui.report.ReportStageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adoptopenjdk.jitwatch.ui.triview.ILineListener.LineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.adoptopenjdk.jitwatch.util.OSUtil.OperatingSystem
Returns the enum constant of this type with the specified name.
values - Variable in class org.adoptopenjdk.jitwatch.histo.Histo
 
values - Variable in class org.adoptopenjdk.jitwatch.jarscan.visualiser.HistoPlotter
 
values() - Static method in enum org.adoptopenjdk.jitwatch.core.JITWatchConfig.BackgroundCompilation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adoptopenjdk.jitwatch.core.JITWatchConfig.CompressedOops
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adoptopenjdk.jitwatch.core.JITWatchConfig.OnStackReplacement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adoptopenjdk.jitwatch.core.JITWatchConfig.TieredCompilation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adoptopenjdk.jitwatch.loader.BytecodeLoader.BytecodeSection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adoptopenjdk.jitwatch.model.assembly.Architecture
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adoptopenjdk.jitwatch.model.bytecode.BCAnnotationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adoptopenjdk.jitwatch.model.bytecode.Opcode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adoptopenjdk.jitwatch.model.CodeCacheEvent.CodeCacheEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adoptopenjdk.jitwatch.model.CompilerName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adoptopenjdk.jitwatch.model.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adoptopenjdk.jitwatch.parser.ParserType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adoptopenjdk.jitwatch.parser.zing.ZingLineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adoptopenjdk.jitwatch.report.ReportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adoptopenjdk.jitwatch.ui.Dialogs.Response
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adoptopenjdk.jitwatch.ui.nmethod.compilerthread.CompilerThreadStage.PlotMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adoptopenjdk.jitwatch.ui.report.ReportStageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adoptopenjdk.jitwatch.ui.triview.ILineListener.LineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.adoptopenjdk.jitwatch.util.OSUtil.OperatingSystem
Returns an array containing the constants of this enum type, in the order they are declared.
vbox - Variable in class org.adoptopenjdk.jitwatch.ui.report.ReportStage
 
vBox - Variable in class org.adoptopenjdk.jitwatch.ui.report.cell.MemberTableCell
 
vboxButtons - Variable in class org.adoptopenjdk.jitwatch.ui.filechooser.FileChooserList
 
vBoxControls - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
vBoxRows - Variable in class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
vBoxStack - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
verbose - Variable in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
verifyBytecodeInstructions - Variable in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
viewer - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriViewPane
 
viewer - Variable in class org.adoptopenjdk.jitwatch.ui.viewer.AbstractTextViewerStage
 
Viewer - Class in org.adoptopenjdk.jitwatch.ui.triview
 
Viewer(IStageAccessProxy, boolean) - Constructor for class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
Viewer(IStageAccessProxy, ILineListener, ILineListener.LineType, boolean) - Constructor for class org.adoptopenjdk.jitwatch.ui.triview.Viewer
 
viewerAssembly - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
ViewerAssembly - Class in org.adoptopenjdk.jitwatch.ui.triview.assembly
 
ViewerAssembly(IStageAccessProxy, ILineListener, ILineListener.LineType) - Constructor for class org.adoptopenjdk.jitwatch.ui.triview.assembly.ViewerAssembly
 
viewerBytecode - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
ViewerBytecode - Class in org.adoptopenjdk.jitwatch.ui.triview.bytecode
 
ViewerBytecode(IStageAccessProxy, TriViewNavigationStack, IReadOnlyJITDataModel, ILineListener, ILineListener.LineType) - Constructor for class org.adoptopenjdk.jitwatch.ui.triview.bytecode.ViewerBytecode
 
viewerSource - Variable in class org.adoptopenjdk.jitwatch.ui.triview.TriView
 
ViewerSource - Class in org.adoptopenjdk.jitwatch.ui.triview.source
 
ViewerSource(IStageAccessProxy, ILineListener, ILineListener.LineType) - Constructor for class org.adoptopenjdk.jitwatch.ui.triview.source.ViewerSource
 
VIRTUAL_CALL - org.adoptopenjdk.jitwatch.model.bytecode.BCAnnotationType
 
virtualCall - Variable in class org.adoptopenjdk.jitwatch.chain.CompileNode
 
visit(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.compilation.codecache.CodeCacheEventWalker
 
visit(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.histo.AttributeNameHistoWalker
 
visit(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.histo.CompileTimeHistoWalker
 
visit(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.histo.InlineSizeHistoVisitable
 
visit(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.histo.NativeSizeHistoWalker
 
visit(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.inline.HeadlessInlineVisitor
 
visit(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.report.escapeanalysis.AbstractEscapeAnalysisWalker
 
visit(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.report.inlining.InliningWalker
 
visit(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
visit(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.toplist.CompiledAttributeTopListVisitable
 
visit(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.toplist.CompileTimeTopListVisitable
 
visit(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.toplist.HotThrowTopListVisitable
 
visit(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.toplist.InliningFailReasonTopListVisitable
 
visit(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.toplist.MostUsedIntrinsicsTopListVisitable
 
visit(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.toplist.NativeMethodSizeTopListVisitable
 
visit(IMetaMember) - Method in class org.adoptopenjdk.jitwatch.toplist.StaleTaskToplistVisitable
 
visit(IMetaMember) - Method in interface org.adoptopenjdk.jitwatch.treevisitor.ITreeVisitable
 
visitable - Variable in class org.adoptopenjdk.jitwatch.ui.toplist.TopListWrapper
 
visitEliminationTagsOfCompilation(Compilation, ICompilationVisitable) - Static method in class org.adoptopenjdk.jitwatch.compilation.CompilationUtil
 
visitOptimizerTagsOfCompilation(Compilation, ICompilationVisitable) - Static method in class org.adoptopenjdk.jitwatch.compilation.CompilationUtil
 
visitParseTagsOfCompilation(Compilation, ICompilationVisitable) - Static method in class org.adoptopenjdk.jitwatch.compilation.CompilationUtil
 
visitTag(Tag, IParseDictionary) - Method in class org.adoptopenjdk.jitwatch.chain.CompileChainWalker
 
visitTag(Tag, IParseDictionary) - Method in class org.adoptopenjdk.jitwatch.compilation.AbstractCompilationWalker
 
visitTag(Tag, IParseDictionary) - Method in interface org.adoptopenjdk.jitwatch.compilation.ICompilationVisitable
 
visitTag(Tag, IParseDictionary) - Method in class org.adoptopenjdk.jitwatch.histo.AbstractHistoVisitable
 
visitTag(Tag, IParseDictionary) - Method in class org.adoptopenjdk.jitwatch.histo.InlineSizeHistoVisitable
 
visitTag(Tag, IParseDictionary) - Method in class org.adoptopenjdk.jitwatch.hotthrow.HotThrowFinder
 
visitTag(Tag, IParseDictionary) - Method in class org.adoptopenjdk.jitwatch.inline.HeadlessInlineVisitor.InlineJournalVisitor
 
visitTag(Tag, IParseDictionary) - Method in class org.adoptopenjdk.jitwatch.intrinsic.IntrinsicFinder
 
visitTag(Tag, IParseDictionary) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
visitTag(Tag, IParseDictionary) - Method in class org.adoptopenjdk.jitwatch.report.escapeanalysis.AbstractEscapeAnalysisWalker
 
visitTag(Tag, IParseDictionary) - Method in class org.adoptopenjdk.jitwatch.report.inlining.InliningWalker
 
visitTag(Tag, IParseDictionary) - Method in class org.adoptopenjdk.jitwatch.report.suggestion.SuggestionWalker
 
visitTag(Tag, IParseDictionary) - Method in class org.adoptopenjdk.jitwatch.toplist.AbstractTopListVisitable
 
visitTag(Tag, IParseDictionary) - Method in class org.adoptopenjdk.jitwatch.toplist.InliningFailReasonTopListVisitable
 
visitTagEliminateAllocation(Tag, IParseDictionary) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
visitTagEliminateLock(Tag, IParseDictionary) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
visitTagParse(Tag, IParseDictionary) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
visitTagUncommonTrap(Tag) - Method in class org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
 
VM_DEFAULT - org.adoptopenjdk.jitwatch.core.JITWatchConfig.BackgroundCompilation
 
VM_DEFAULT - org.adoptopenjdk.jitwatch.core.JITWatchConfig.CompressedOops
 
VM_DEFAULT - org.adoptopenjdk.jitwatch.core.JITWatchConfig.OnStackReplacement
 
VM_DEFAULT - org.adoptopenjdk.jitwatch.core.JITWatchConfig.TieredCompilation
 
VM_LANGUAGE_CLOJURE - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
VM_LANGUAGE_GROOVY - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
VM_LANGUAGE_JAVA - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
VM_LANGUAGE_JAVASCRIPT - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
VM_LANGUAGE_JRUBY - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
VM_LANGUAGE_KOTLIN - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
VM_LANGUAGE_SCALA - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
vmCommand - Variable in class org.adoptopenjdk.jitwatch.parser.AbstractLogParser
 
VMLanguageConfigStage - Class in org.adoptopenjdk.jitwatch.ui.sandbox
 
VMLanguageConfigStage(IStageClosedListener, JITWatchConfig, String) - Constructor for class org.adoptopenjdk.jitwatch.ui.sandbox.VMLanguageConfigStage
 
vmLanguageList - Variable in class org.adoptopenjdk.jitwatch.ui.sandbox.SandboxConfigStage
 
VMLanguageList - Class in org.adoptopenjdk.jitwatch.ui.sandbox
 
VMLanguageList(Stage, JITWatchConfig) - Constructor for class org.adoptopenjdk.jitwatch.ui.sandbox.VMLanguageList
 
VmVersionDetector - Class in org.adoptopenjdk.jitwatch.util
 
VmVersionDetector() - Constructor for class org.adoptopenjdk.jitwatch.util.VmVersionDetector
 

W

walkCompilations() - Method in class org.adoptopenjdk.jitwatch.compilation.AbstractCompilationWalker
 
walkPackage(MetaPackage, ITreeVisitable) - Static method in class org.adoptopenjdk.jitwatch.treevisitor.TreeVisitor
 
walkTree(IReadOnlyJITDataModel, ITreeVisitable) - Static method in class org.adoptopenjdk.jitwatch.treevisitor.TreeVisitor
 
walkTree(MetaPackage, List<String>, String) - Method in class org.adoptopenjdk.jitwatch.ui.triview.ClassSearch
 
wantedChain - Variable in class org.adoptopenjdk.jitwatch.jarscan.sequencesearch.SequenceSearchOperation
 
wasFragmentSeen() - Method in class org.adoptopenjdk.jitwatch.core.TagProcessor
 
web - Variable in class org.adoptopenjdk.jitwatch.ui.browser.BrowserStage
 
webEngine - Variable in class org.adoptopenjdk.jitwatch.ui.browser.BrowserStage
 
WIDE - org.adoptopenjdk.jitwatch.model.bytecode.Opcode
 
width - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
width - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
width - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.codecache.CodeCacheLayoutStage
 
WIN - org.adoptopenjdk.jitwatch.util.OSUtil.OperatingSystem
 
WINDOW_HEIGHT - Static variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
WINDOW_WIDTH - Static variable in class org.adoptopenjdk.jitwatch.ui.main.JITWatchUI
 
wordWrap(String, int) - Static method in class org.adoptopenjdk.jitwatch.util.StringUtil
 
writeReport() - Method in class org.adoptopenjdk.jitwatch.jarscan.JarScan
 
writeSource(File, String, String) - Static method in class org.adoptopenjdk.jitwatch.util.FileUtil
 

X

X_GAP - Static variable in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
X_OFFSET - Static variable in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
X86_32 - org.adoptopenjdk.jitwatch.model.assembly.Architecture
 
X86_64 - org.adoptopenjdk.jitwatch.model.assembly.Architecture
 
xAxisTime - Variable in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 

Y

y - Variable in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
Y_OFFSET - Static variable in class org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage
 
Y_SCALE - Static variable in class org.adoptopenjdk.jitwatch.ui.graphing.AbstractGraphStage
 
YES - org.adoptopenjdk.jitwatch.ui.Dialogs.Response
 

Z

ZING - org.adoptopenjdk.jitwatch.parser.ParserType
 
ZING - Static variable in class org.adoptopenjdk.jitwatch.core.JITWatchConstants
 
ZING_COMPILE_TIME - Static variable in class org.adoptopenjdk.jitwatch.parser.zing.ZingLogParser
 
ZING_LOG_LINE - Static variable in class org.adoptopenjdk.jitwatch.parser.zing.ZingLogParser
 
ZING_WAITED - Static variable in class org.adoptopenjdk.jitwatch.parser.zing.ZingLogParser
 
ZingLine - Class in org.adoptopenjdk.jitwatch.parser.zing
 
ZingLine() - Constructor for class org.adoptopenjdk.jitwatch.parser.zing.ZingLine
 
ZingLineType - Enum in org.adoptopenjdk.jitwatch.parser.zing
 
ZingLineType() - Constructor for enum org.adoptopenjdk.jitwatch.parser.zing.ZingLineType
 
ZingLogParser - Class in org.adoptopenjdk.jitwatch.parser.zing
 
ZingLogParser(IJITListener) - Constructor for class org.adoptopenjdk.jitwatch.parser.zing.ZingLogParser
 
zoom - Variable in class org.adoptopenjdk.jitwatch.ui.nmethod.AbstractNMethodStage
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages