|
Class Summary |
| ClassInstrumenter |
Adapter that instruments a class for coverage tracing. |
| CondyProbeArrayStrategy |
This strategy for Java 11+ class files uses ConstantDynamic to hold
the probe array and adds bootstrap method requesting the probe array from the
runtime. |
| InstrSupport |
Constants and utilities for byte code instrumentation. |
| ProbeArrayStrategyFactory |
Factory to find a suitable strategy to access the probe array for a given
class. |
| SignatureRemover |
Support class to filter entries from JARs related to signatures. |