6

Byteman 4.0.18 has been released

 2 years ago
source link: http://bytemanblog.blogspot.com/2021/11/byteman-4018-has-been-released.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Thursday, 25 November 2021

Byteman 4.0.18 has been released

Byteman 4.0.18 is now available from the Byteman downloads page and from the Maven Central repository. It is the latest update release for use on all JDK9+ runtimes up to and including JDK18.

Byteman 4.0.18 is a maintenance release which provides one enhancement, enabling the choice of TARGET vs TRIGGER semantics when rules inject down class or interface hierarchies. For rules of this type it is possible that the TARGET class/interface for the rule, the one named in the CLASS clause, may differ from the TRIGGER class, the subclass or interface implementation into which the rule actually gets injected. An AS TARGET clause in the rule body requests that the rule is typed lexically using TARGET class as the type for $this/$0. An AS TRIGGER clause means it is typed dynamically using the TRIGGER class as the type for $this/$0. Note that up to now Byteman has always used TRIGGER semantics and will continue to use this as the default. More details are provided in the Release Notes and the latest Byteman Programmers Guide.

No comments:

Post a Comment


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK