Class OptimisedLocksWalker
java.lang.Object
org.adoptopenjdk.jitwatch.compilation.AbstractCompilationVisitable
org.adoptopenjdk.jitwatch.report.AbstractReportBuilder
org.adoptopenjdk.jitwatch.report.escapeanalysis.AbstractEscapeAnalysisWalker
org.adoptopenjdk.jitwatch.report.locks.OptimisedLocksWalker
- All Implemented Interfaces:
ICompilationVisitable,ITreeVisitable
-
Field Summary
Fields inherited from class org.adoptopenjdk.jitwatch.report.AbstractReportBuilder
model, reportListFields inherited from class org.adoptopenjdk.jitwatch.compilation.AbstractCompilationVisitable
ignoreTags -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.adoptopenjdk.jitwatch.report.escapeanalysis.AbstractEscapeAnalysisWalker
findNonMemberReports, visit, visitTagMethods inherited from class org.adoptopenjdk.jitwatch.report.AbstractReportBuilder
getReports, resetMethods inherited from class org.adoptopenjdk.jitwatch.compilation.AbstractCompilationVisitable
handleOther
-
Constructor Details
-
OptimisedLocksWalker
-
-
Method Details
-
filterLineAnnotation
- Specified by:
filterLineAnnotationin classAbstractEscapeAnalysisWalker
-