Java Allocation Instrumenter is a Java agent written using the
java.lang.instrument API. Each allocation in your Java program is instrumented;
a user-defined callback is invoked on each allocation.
.
Bytecode rewriting is used to invoke the callback at the site of each
allocation.
.
This package contains the documentation for the
libjava-allocation-instrumenter-java package.
Installed Size: 1.6 MB
Architectures: all