The Byteman jigsaw jar provides support for Byteman
operation in JDK9+. It implements a JDK9 variant of
the AccessEnabler class which is used to ensure that
members of non-exported or non-public, exported classes
can be accessed reflectively. This variant relies on a
module created dynamically using the byteman-layer API to
manage accessibility. This JDK9 code is bundled into the
main byteman jar
| License | LGPL 2.1 |
|---|---|
| Tags | jbossbytecode |
| Ranking | #405447 in MvnRepository (See Top Artifacts) |
| Used By | 1 artifacts |
Related Books
| Mastering the Java JVM: From Bytecode to Garbage Collection (2025) by CARTER, THOMPSON | |
| The Java Virtual Machine Specification, Java SE 8 Edition (Java (Addison-Wesley)) (2014) by Lindholm, Tim, Yellin, Frank, Bracha, Gilad, Buckley, Alex | |
| The Java Virtual Machine Specification, Java SE 7 Edition (Java Series) (2013) by Lindholm, Tim, Yellin, Frank, Bracha, Gilad, Buckley, Alex | |
| Decompiling Java (2004) by Nolan, Godfrey | |
| Java and the Java Virtual Machine: Definition, Verification, Validation (2001) by Stärk, Robert F., Schmid, Joachim, Börger, Egon | |
| Inside the Java 2 Virtual Machine (2000) by Venners, Bill | |
| Programming for the Java¿ Virtual Machine (1999) by Engel, Joshua | |
| Java Virtual Machine (Java Series) (1997) by Downing, Troy, Meyer, Jon |