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

LicenseLGPL 2.1
Tagsjbossbytecode
Ranking#405447 in MvnRepository (See Top Artifacts)
Used By1 artifacts

VersionVulnerabilitiesRepositoryUsagesDate
4.0.x
4.0.26CentralOct 15, 2025

Related Books

Mastering the Java JVM: From Bytecode to Garbage CollectionMastering the Java JVM: From Bytecode to Garbage Collection (2025)
by CARTER, THOMPSON
The Java Virtual Machine Specification, Java SE 8 Edition (Java (Addison-Wesley))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)The Java Virtual Machine Specification, Java SE 7 Edition (Java Series) (2013)
by Lindholm, Tim, Yellin, Frank, Bracha, Gilad, Buckley, Alex
Decompiling JavaDecompiling Java (2004)
by Nolan, Godfrey
Java and the Java Virtual Machine: Definition, Verification, ValidationJava and the Java Virtual Machine: Definition, Verification, Validation (2001)
by Stärk, Robert F., Schmid, Joachim, Börger, Egon
Inside the Java 2 Virtual MachineInside the Java 2 Virtual Machine (2000)
by Venners, Bill
Programming for the Java¿ Virtual MachineProgramming for the Java¿ Virtual Machine (1999)
by Engel, Joshua
Java Virtual Machine (Java Series)Java Virtual Machine (Java Series) (1997)
by Downing, Troy, Meyer, Jon