google/allocation-instrumenter
A Java agent that rewrites bytecode to instrument allocation sites
JavaApache-2.0
Issues
- 1
- 3
Failing while building java-allocation-instrumenter version 3.3.0 using mvn clean install (java-allocation-instrumenter3.3.0)
#57 opened by shivsrivastava - 2
- 4
Support JVM 21
#55 opened by maxtomin - 2
Update Guava version - currently the latest released version 3.3.2 mentions Guava version that has known vulnerability.
#53 opened by michaelszymczak - 5
- 2
- 0
There is a vulnerability in Guava: Google Core Libraries for Java 28.1-android,upgrade recommended
#39 opened by QiAnXinCodeSafe - 2
- 1
CVE-2022-42920 Critical org.apache.bcel propagated in 3.3.0 google/allocation-instrumenter
#47 opened by c3ivodujmovic - 0
- 0
- 0
Dynamic load issue
#40 opened by bolunli11 - 9
Support for JDK 11?
#30 opened by lemire - 2
- 10
Instrumenting constructors fails with VerificationError when interacting with classes that lack stack map frames
#35 opened by kyle-cackett - 2
- 4
Support for jdk13?
#34 opened by bolunli11 - 3
JDK11 Compilation Error
#33 opened by anonymousemberxxx - 1
- 3
What happens if the constructor throws exception?
#31 opened by l0rinc - 0
Sync with my fork?
#14 opened by fommil - 1
Support arbitrarily named agent files.
#22 opened by jhmanson - 1
Dynamic attach java agent
#12 opened by brianfromoregon - 4
- 0
- 2
Escape analysis
#17 opened by cinquin - 15
NullPointerException in other shutdown hooks
#15 opened by remkop