Class HotThrowFinder
java.lang.Object
org.adoptopenjdk.jitwatch.compilation.AbstractCompilationVisitable
org.adoptopenjdk.jitwatch.hotthrow.HotThrowFinder
- All Implemented Interfaces:
ICompilationVisitable
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.chrisnewland.freelogj.Loggerprivate IReadOnlyJITDataModelprivate Set<HotThrowResult> Fields inherited from class org.adoptopenjdk.jitwatch.compilation.AbstractCompilationVisitable
ignoreTags -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindHotThrows(IMetaMember member) voidvisitTag(Tag parseTag, IParseDictionary parseDictionary) Methods inherited from class org.adoptopenjdk.jitwatch.compilation.AbstractCompilationVisitable
handleOther
-
Field Details
-
result
-
model
-
logger
private static final com.chrisnewland.freelogj.Logger logger
-
-
Constructor Details
-
HotThrowFinder
-
-
Method Details
-
findHotThrows
-
visitTag
- Throws:
LogParseException
-