Artifacts using Byteman Layer (2)
Sort by:Popular

The byteman jar merges the byteman-agent jar contents with those of the byteman-jigsaw and byteman-layer jars as a mutli-release jar. The contents of the latter two jars are installed under META-INF/versions/9 ensuring that they are only linked when Byteman is deployed on a JDK9+ JVM
Last Release on Oct 15, 2025
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
Last Release on Oct 15, 2025
  • Prev
  • 1
  • Next