Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / google/allocation-instrumenter issues and pull requests
#57 - Failing while building java-allocation-instrumenter version 3.3.0 using mvn clean install (java-allocation-instrumenter3.3.0)
Issue -
State: closed - Opened by shivsrivastava 7 months ago
- 3 comments
#56 - Capture the location where the new object is created
Issue -
State: closed - Opened by januslinhc 10 months ago
- 2 comments
#55 - Support JVM 21
Issue -
State: closed - Opened by maxtomin about 1 year ago
- 4 comments
#54 - Added a call to TimeUnit to eagerly load it and it's lambdas, preventing a ClassCircularityError
Pull Request -
State: closed - Opened by jatindersangha about 1 year ago
- 3 comments
Labels: bug
#53 - Update Guava version - currently the latest released version 3.3.2 mentions Guava version that has known vulnerability.
Issue -
State: closed - Opened by michaelszymczak over 1 year ago
- 2 comments
#52 - feat: update to actually use ASM9
Pull Request -
State: closed - Opened by lukeramsden over 1 year ago
- 1 comment
#51 - Failing to instrument classes due to needing ASM9 in Java stdlib
Issue -
State: closed - Opened by lukeramsden over 1 year ago
- 5 comments
#50 - Will the instrumenter detect allocations made via JNI?
Issue -
State: closed - Opened by jatindersangha over 1 year ago
- 2 comments
#49 - Export recent changes to GitHub.
Pull Request -
State: closed - Opened by cpovirk almost 2 years ago
- 2 comments
#48 - CVE-2022-42920 update bcel to 6.6.1
Pull Request -
State: closed - Opened by c3ivodujmovic about 2 years ago
- 2 comments
#47 - CVE-2022-42920 Critical org.apache.bcel propagated in 3.3.0 google/allocation-instrumenter
Issue -
State: closed - Opened by c3ivodujmovic about 2 years ago
- 1 comment
#46 - asm 9.3
Pull Request -
State: closed - Opened by sullis over 2 years ago
- 2 comments
#45 - Update to latest version of bazel_common.
Pull Request -
State: closed - Opened by gregallen over 2 years ago
- 7 comments
#44 - String created through java makeConcat not reported
Issue -
State: open - Opened by glukasiknuro almost 3 years ago
#43 - Update shaded ASM copy to 9.2 to support Java 17
Issue -
State: closed - Opened by gregallen about 3 years ago
- 2 comments
#42 - allocation-instrumenter breaks JPMS compliant builds
Issue -
State: open - Opened by rgoers over 3 years ago
#41 - Bump guava from 28.1-android to 29.0-android
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 3 comments
Labels: dependencies
#40 - Dynamic load issue
Issue -
State: open - Opened by bolunli11 almost 4 years ago
#39 - There is a vulnerability in Guava: Google Core Libraries for Java 28.1-android,upgrade recommended
Issue -
State: closed - Opened by QiAnXinCodeSafe almost 4 years ago
#38 - Comparing with another JVMTI way to hook object allocation
Issue -
State: open - Opened by anonymouscode1 almost 4 years ago
- 2 comments
#37 - Bump junit from 4.13 to 4.13.1
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 1 comment
Labels: dependencies
#36 - I don't understand how to integrate it in a standard Gradle-based project
Issue -
State: closed - Opened by RoRoche over 4 years ago
- 2 comments
#35 - Instrumenting constructors fails with VerificationError when interacting with classes that lack stack map frames
Issue -
State: closed - Opened by kyle-cackett almost 5 years ago
- 10 comments
#34 - Support for jdk13?
Issue -
State: closed - Opened by bolunli11 almost 5 years ago
- 4 comments
#33 - JDK11 Compilation Error
Issue -
State: closed - Opened by anonymousemberxxx almost 5 years ago
- 3 comments
#32 - Filter/limit instrumentation by package or class name?
Issue -
State: open - Opened by bikerunner almost 5 years ago
- 1 comment
#31 - What happens if the constructor throws exception?
Issue -
State: open - Opened by paplorinc almost 6 years ago
- 3 comments
#30 - Support for JDK 11?
Issue -
State: closed - Opened by lemire about 6 years ago
- 9 comments
#29 - Reformat code with http://github.com/google/google-java-format
Pull Request -
State: closed - Opened by jhmanson over 6 years ago
#28 - Minor cleanup changes.
Pull Request -
State: closed - Opened by jhmanson over 6 years ago
#27 - Update version numbers in README to 3.1.0
Pull Request -
State: closed - Opened by cgdecker almost 7 years ago
#26 - Update Guava version to 23.5.
Pull Request -
State: closed - Opened by cgdecker almost 7 years ago
- 1 comment
#25 - Moved the replace call from the bytecode to the sampler
Pull Request -
State: closed - Opened by jhmanson about 7 years ago
#24 - 2017 updates
Pull Request -
State: closed - Opened by jhmanson about 7 years ago
#23 - Remove the need to use a specific name for the agent JAR file.
Pull Request -
State: closed - Opened by jhmanson about 7 years ago
#22 - Support arbitrarily named agent files.
Issue -
State: closed - Opened by jhmanson about 7 years ago
- 1 comment
#21 - correct spelling mistake
Pull Request -
State: closed - Opened by EdwardBetts about 7 years ago
- 1 comment
#20 - Update to latest maven build plugins, so we can build with JDK 9.
Pull Request -
State: closed - Opened by jhmanson over 7 years ago
#19 - Update to latest versions of Guava and ASM.
Pull Request -
State: closed - Opened by jhmanson over 7 years ago
- 1 comment
#18 - What's the best way to use this tool with bazel build system?
Issue -
State: open - Opened by mzhaom over 8 years ago
#17 - Escape analysis
Issue -
State: closed - Opened by cinquin over 8 years ago
- 2 comments
#16 - Fix for issue #15 (NullPointerException in shutdown hook)
Pull Request -
State: closed - Opened by remkop over 8 years ago
- 8 comments
#15 - NullPointerException in other shutdown hooks
Issue -
State: closed - Opened by remkop over 8 years ago
- 15 comments
#14 - Sync with my fork?
Issue -
State: closed - Opened by fommil over 8 years ago
#13 - Class loading breakage: Will not be able to instrument JDK classes
Issue -
State: closed - Opened by paulwbill about 9 years ago
- 4 comments
#12 - Dynamic attach java agent
Issue -
State: open - Opened by brianfromoregon over 9 years ago
- 1 comment
#11 - Fix copyright header on AllocationClassAdapter.
Pull Request -
State: closed - Opened by cgdecker over 9 years ago
#10 - Add release info to README.md
Pull Request -
State: closed - Opened by cgdecker almost 10 years ago
#9 - Add maven-gpg-plugin configuration to build.
Pull Request -
State: closed - Opened by cgdecker almost 10 years ago
- 1 comment
#8 - pom.xml cleanup.
Pull Request -
State: closed - Opened by cgdecker almost 10 years ago
- 3 comments
#7 - Spell .gitignore correctly.
Pull Request -
State: closed - Opened by cgdecker almost 10 years ago
- 1 comment
#6 - javadoc cleanup.
Pull Request -
State: closed - Opened by jhmanson almost 10 years ago
- 2 comments
#5 - Remove the Ant build and associated jars.
Pull Request -
State: closed - Opened by cgdecker almost 10 years ago
- 1 comment
#4 - Add .gitignore, ignoring common IDE/build output files.
Pull Request -
State: closed - Opened by cgdecker almost 10 years ago
#3 - Updates to pom.xml
Pull Request -
State: closed - Opened by cgdecker almost 10 years ago
#2 - Minor alignment fix to README.
Pull Request -
State: closed - Opened by cgdecker almost 10 years ago
#1 - Add README.md
Pull Request -
State: closed - Opened by cgdecker almost 10 years ago