Java agent that rewrites bytecode to instrument object allocation sites.
<dependency>
<groupId>com.google.code.java-allocation-instrumenter</groupId>
<artifactId>java-allocation-instrumenter</artifactId>
<version>3.3.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Loads the allocation instrumenter agent.
Add -javaagent:path/to/java-allocation-instrumenter.jar to JVM arguments.
No dependency data recorded yet.