Uses of Class
org.adoptopenjdk.jitwatch.model.bytecode.BytecodeAnnotationBuilder
-
Packages that use BytecodeAnnotationBuilder Package Description org.adoptopenjdk.jitwatch.report.escapeanalysis org.adoptopenjdk.jitwatch.report.inlining -
-
Uses of BytecodeAnnotationBuilder in org.adoptopenjdk.jitwatch.report.escapeanalysis
Fields in org.adoptopenjdk.jitwatch.report.escapeanalysis declared as BytecodeAnnotationBuilder Modifier and Type Field Description private BytecodeAnnotationBuilderAbstractEscapeAnalysisWalker. bcAnnotationBuilder -
Uses of BytecodeAnnotationBuilder in org.adoptopenjdk.jitwatch.report.inlining
Fields in org.adoptopenjdk.jitwatch.report.inlining declared as BytecodeAnnotationBuilder Modifier and Type Field Description private BytecodeAnnotationBuilderInliningWalker. bcAnnotationBuilder
-