tomsquest / java-agent-asm-javassist-sample
Sample maven project containing a Java agent and examples of bytecode manipulation with ASM and Javassist
☆56Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for java-agent-asm-javassist-sample
- Wraper around attach API and other JVM diagnostic interfaces☆32Updated 3 years ago
- Java Bytecode Engineering Examples & Tutorials☆116Updated 6 years ago
- An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the p…☆47Updated 4 years ago
- Java tracing agent and live trace client☆73Updated last year
- Annotation hints for the Hotspot JVM JIT compiler.☆43Updated last year
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆92Updated last year
- An extensible parser for hprof heap dump files produced by various JVMs☆58Updated last year
- ☆20Updated 7 years ago
- A simple tracing agent☆63Updated 7 years ago
- Java Thread Dump Analyser☆41Updated last year
- Sample code for the presentation on JVM Serviceability Tools☆27Updated 6 years ago
- Plexus Classworlds is a framework for container developers who require complex manipulation of Java's ClassLoaders.☆60Updated this week
- JMH examples with my own examples + jar etc☆69Updated 9 years ago
- Assorted java classes that make use of sun.misc.Unsafe☆96Updated 3 years ago
- Byte-code generator to create Disruptor-backed proxies☆95Updated last month
- Adds http pipelining capability to Netty☆26Updated last year
- Low-level Java object layout dumpers☆197Updated 4 years ago
- JVMTI Native Java Agent for counting and acquiring heap objects by type☆12Updated 7 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- ☆94Updated 2 years ago
- JBoss Marshalling☆44Updated 2 weeks ago
- Some scripts/codes for reproducing Java GC problems.☆61Updated 6 years ago
- A ping utility to baseline Java socket performance expectations.☆51Updated 9 years ago
- Utility class to compile java source code in memory☆266Updated 3 years ago
- Classloader isolation library.☆51Updated last year
- Java Grep made easy☆18Updated 2 years ago
- Generates META-INF/services files automatically☆69Updated last year
- Million-scale code analysis and refactoring toolkit for Java☆46Updated 5 years ago
- Extract loaded classes from a running JVM application☆34Updated 2 years ago
- A small and easy to use parser generator. Specify your grammar in pure java and compile dynamically. Especially suitable for DSL creation…☆92Updated 3 years ago